aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pidl
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-11-06Get rid of Boolean "flags" that don't have any bit set.Guy Harris1-12/+17
2016-10-26Driver.pm (pidl): fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-08-06tools/pidl: support HRESULT as return code in wireshark autogenerated dissect...Günther Deschner1-1/+8
2016-08-06tools/pidl: Keep case from fieldnames.Günther Deschner1-1/+1
2016-07-27Copy over change from Samba repository:Guy Harris1-0/+8
2016-07-27Copy over change from Samba repository:Guy Harris1-42/+61
2016-07-27Copy over change from Samba repository:Guy Harris1-2/+13
2016-07-27Copy change from Samba repository:Guy Harris1-1/+1
2016-07-27Copy over change from Samba repository:Guy Harris1-5/+7
2016-07-27Pick up changes from the Samba repository:Guy Harris1-15/+42
2016-07-27Fix from the Samba repository:Guy Harris2-4/+3
2016-06-18DCE/RPC: fix array of pointers with NULLBinh Trinh1-0/+1
2016-06-16DCE/RPC proto_tree_add_boolean -> proto_tree_add_bitmask_with_flagsMichael Mann1-25/+44
2016-05-02Revert "PIDL: Remove _U_ and remove unused-parameter via pragma"Guy Harris1-14/+11
2016-05-02PIDL: Remove _U_ and remove unused-parameter via pragmaAlexis La Goutte1-11/+14
2016-03-24Add basic PIDL MakefileJoão Valverde1-0/+1
2016-03-06PIDL (NDR): fix missing $name when regenerate MAPI dissectorAlexis La Goutte1-3/+6
2016-02-29PIDL: sync pidl with samba repoAurelien Aptel13-144/+365
2015-11-01tools/pidl: avoid trailing tabsStefan Metzmacher1-1/+4
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs2-5/+6
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-11-20White space tweaking to match what's in Samba git.Guy Harris2-14/+13
2014-11-04add the type dom_sid28 and call ad-hoc dissectorGuy Harris1-0/+5
2014-11-04SWITCH_TYPE is not always defined, SwitchType() will try to find a fallbackGuy Harris1-32/+46
2014-11-03generate ALIGN_TO_x_BYTES instructions if the element has the align_x flagGuy Harris1-0/+6
2014-11-03if the structure has the flag no_align then set also no_align in the dceprc_i...Guy Harris1-1/+25
2014-11-03Remove casts, make some whitespace changes in generated code.Guy Harris1-4/+4
2014-11-03add definition for IPV4/IPV6 typesGuy Harris1-0/+2
2014-11-03insure that we have an entire match for the variable nameGuy Harris1-1/+1
2014-11-03generate an error for the new Pipe type in typedefGuy Harris1-2/+11
2014-11-03add a function to change the type of a hf_fieldGuy Harris1-0/+17
2014-11-03Handle the case when the DATA_TYPE is not a simple typeGuy Harris1-1/+8
2014-11-03Improve string delection in function ContainsStringGuy Harris1-0/+10
2014-11-03Make the compilation of PIDL produce the same results if the content hasn't c...Guy Harris7-26/+39
2014-11-03Pass di to one more call to PIDL_dissect_uint8().Guy Harris1-1/+1
2014-10-08Remove #pragma warning (MSVC) for PIDL generate dissectorAlexis La Goutte1-7/+0
2014-10-07PIDL (DCERPC): fix Assigned value is garbage or undefined found by Clang Anal...Alexis La Goutte1-1/+1
2014-09-29PIDL: fix indent (use 4 tabs) and remove trailing whitespaceAlexis La Goutte4-80/+80
2014-09-28PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+6
2014-09-28PIDL (DCERPC winreg): enhance dissectorAlexis La Goutte1-0/+1
2014-09-28PIDL: fix -Wmissing-prototypeAlexis La Goutte1-1/+5
2014-09-27PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-09-26White space and typo cleanups.Guy Harris3-104/+103
2014-09-26Update to latest version from Samba Git repository.Guy Harris1-6/+27
2014-09-26Update to current version from Samba Git repository.Guy Harris1-1/+0
2014-09-26Update to latest version from Samba Git repository.Guy Harris1-1/+34
2014-09-26Update to current version from Samba Git repository.Guy Harris1-0/+39
2014-09-26Update to the latest version from the Samba Git repository.Guy Harris1-7/+25
2014-09-26Update to the latest version from the Samba Git repository.Guy Harris1-1/+2