pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / pidl / lib / Parse / Pidl / Wireshark / NDR.pm
2016-09-07 Günther Deschnerpidl: Keep case from fieldnames.
2016-09-06 Günther Deschnerpidl: support HRESULT as return code in wireshark autog...
2016-06-20 Aurelien Aptelpidl/ws: fix missing $name when generating MAPI dissector
2016-06-20 Aurelien Aptelpidl/ws: fix failing tests
2016-06-20 Aurelien Aptelpidl/ws: directly use `di` param instead of casting...
2016-06-20 Aurelien Aptelpidl/ws: whitespace cleanup
2016-06-20 Aurelien Aptelpidl/ws: Add HEADER START/HEADER END in ws dissector
2016-06-20 Aurelien Aptelpidl/ws: dereference pointers when passing name param.
2016-06-20 Aurelien Aptelpidl/ws: Remove pinfo->private_data from DCERPC dissectors.
2016-06-20 Aurelien Aptelpidl/ws: remove any starting _ in WS field names
2016-06-20 Aurelien Aptelpidl/ws: avoid trailing tabs
2016-06-20 Aurelien Aptelpidl: use https urls and update dead msdn link
2016-06-20 Aurelien Aptelpidl/ws: Eliminate e_uuid_t in favor of e_guid_t
2016-06-20 Aurelien Aptelpidl/ws: Remove #pragma warning (MSVC)
2016-06-20 Aurelien Aptelpidl/ws: fix Assigned value is garbage or undefined...
2016-06-20 Aurelien Aptelpidl/ws: Fix Dead Store (Dead assignement/Dead incremen...
2016-06-20 Aurelien Aptelpidl/ws: enhance dissector
2016-06-20 Aurelien Aptelpidl/ws: fix -Wmissing-prototype
2016-06-20 Aurelien Aptelpidl/ws: Fix Dead Store (Dead assignement/Dead incremen...
2014-11-19 Guy Harrispidl: White space cleanups in Conformance.pm and NDR.pm
2014-10-23 Matthieu Patoupidl-wireshark: SWITCH_TYPE is not always defined,...
2014-10-23 Matthieu Patoupidl-wireshark: generate ALIGN_TO_x_BYTES instructions...
2014-10-23 Matthieu Patoupidl-wireshark: if the structure has the flag no_align...
2014-10-23 Matthieu Patoupidl-wireshark: handle 8 bits enum and change the signa...
2014-10-23 Matthieu Patoupidl-wireshark: add definition for IPV4/IPV6 types
2014-10-23 Matthieu Patoupidl-wireshark: adapt to the new comments in the header...
2014-10-09 Matthieu Patoupidl-wireshark: insure that we have an entire match...
2014-10-09 Matthieu Patoupidl-wireshark: generate an error for the new Pipe...
2014-10-09 Matthieu Patoupidl-wireshark: add the type dom_sid28 and call ad...
2014-10-09 Matthieu Patoupidl-wireshark: add a function to change the type of...
2014-10-09 Matthieu Patoupidl-wireshark: cosmetic reformat
2014-10-09 Matthieu Patoupidl-wireshark: Handle the case when the DATA_TYPE...
2014-10-09 Matthieu Patoupidl: Make the compilation of PIDL producing the same...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-09 Matthieu Patoupidl-wireshark: fix the trailling white space in the...
2013-10-09 Matthieu Patoupidl-wireshark: fix trailing white space in the HF...
2013-10-07 Matthieu PatouRemove check_col from generated DCE/RPC dissectors.
2013-09-24 Matthieu Patoupidl: Generate wireshark that conforms to the rules...
2013-09-23 Matthieu Patoupidl: Generate NDR64/NDR32 aware code for the wireshark...
2012-05-15 Guy HarrisUse ENC_ values for proto_tree_add_item() calls.
2011-08-05 Matthieu Patoupidl: for wireshark use only the major of the version
2011-08-05 Matthieu Patoupidl: For wireshark check also LIBNDR_FLAG_NOALIGN...
2011-08-05 Matthieu Patoupidl: handle union when the switch variable is outside...
2011-08-05 Matthieu Patoupidl: add subcontext handling for wireshark
2011-08-05 Matthieu Patoupidl: handle hyper attribute for wireshark
2011-08-05 Matthieu Patoupidl: handle datablob for wireshark generator
2011-08-05 Matthieu Patoupidl: rpc version is a 32 bit
2011-08-05 Matthieu Patoupidl: generate code for dissecting null terminated...
2011-08-05 Matthieu Patoupidl: don't expect to have quote when creating import...
2010-04-30 Jeff Morrisspidl: Fix display field for time fields with newer...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-06 Ronnie Sahlbergadd trailer alignment to structures
2009-10-06 ronnie sahlbergPIDL fix for using external types with wireshark backend
2009-07-28 Ronnie Sahlbergpidl: import a patch to pidl made in the wireshark...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove pidl to top-level directory.