aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pidl
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-26Update to the latest version from the Samba Git repository.Guy Harris1-17/+18
2014-09-20PIDL: fix trailing tabspaceAlexis La Goutte1-9/+9
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann1-2/+1
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-101/+127
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-3/+1
2014-03-07Remove trailing (tab)whitespace...Alexis La Goutte1-7/+7
2014-01-13Document {CODE,HEADER} {START,END}.Guy Harris1-1/+9
2014-01-13Add HEADER START and HEADER END, similar to CODE START and CODE END, toGuy Harris2-5/+57
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann1-2/+2
2013-11-06Reapply the removal or the use of private_data that got removed byJörg Mayer1-58/+52
2013-11-06Copy over the current WIP from samba.org::ftp/unpacked/samba_4_0_test/pidlJörg Mayer18-191/+360
2013-11-06Remove pinfo->private_data from DCERPC dissectors. Bug 9387 (https://bugs.wi...Michael Mann1-58/+52
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-4/+4
2013-01-18Add an RCS ID to the generated dissector.Guy Harris1-2/+2
2011-08-11Sync up to the latest PIDL with Mathieu's wireshark patchesRonnie Sahlberg14-273/+911
2010-12-03Sync from samba git:Jörg Mayer3-24/+40
2010-11-01Add some svn propertiesBill Meier2-0/+0
2010-10-31Forgot to remove two more filesJörg Mayer2-267/+0
2010-10-31Update to current git master Samba tree. Guess aboutJörg Mayer21-2392/+1496