aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-winreg.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-29PIDL: regen pidl-generated dissectorsAurelien Aptel1-21/+7
2015-10-30DCERPC: Regenerate PIDL dissectorAlexis La Goutte1-1/+1
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-11-03Regenerate DCE RPC dissectors with the current pidl.Guy Harris1-440/+454
2014-10-08Remove #pragma warning (MSVC) for PIDL generate dissectorAlexis La Goutte1-7/+0
2014-09-28PIDL (DCERPC winreg): enhance dissectorAlexis La Goutte1-15/+3
2014-09-28PIDL: fix -Wmissing-prototypeAlexis La Goutte1-0/+2
2014-09-27PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-4/+4
2014-09-27Regenerate PIDL dissectors with our current PIDL.Guy Harris1-441/+441
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann1-464/+463
2014-09-19Update generated DCE/RPC dissectors.Michael Mann1-440/+440
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-3/+1
2013-11-24Move dceprc_procedure_name from packet_info to dcerpc_info. Doesn't appear t...Michael Mann1-72/+72
2013-11-06With the updated pidl it is now possible to generate severalJörg Mayer1-159/+158
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-1324/+1316
2013-10-21Sync with latest SAMBA PIDL source per http://www.wireshark.org/lists/wiresha...Michael Mann1-349/+1316
2013-10-01Remove check_col from generated DCE/RPC dissectors. Bug 8804 (https://bugs.w...Michael Mann1-35/+35
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2010-10-30Add an SVN Id to these PIDL-generated dissectors. A patch to PIDL will be se...Jeff Morriss1-0/+2
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-2/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-112/+112
2007-05-07update the conformance file for winreg to specify that the string for Ronnie Sahlberg1-1/+1
2007-05-07using latest version of pidl, which includes the required pragmas and Ronnie Sahlberg1-7/+10
2007-05-05disable warning 4005 *again*Ulf Lamping1-0/+4
2007-05-03use the latest version of PIDL to regenerate winreg using the new TYPE Ronnie Sahlberg1-320/+345
2007-03-29regenerate the dissectors with an even newer patched version of pidl to add t...Ronnie Sahlberg1-0/+2
2007-03-29regenerate these dissectors using a patched pidl to add some extra pragmas to...Ronnie Sahlberg1-0/+5
2007-03-29update winreg to the latest idlRonnie Sahlberg1-18/+221
2007-03-29regenerate winreg using the latest pidl. almost all warnings are now goneRonnie Sahlberg1-515/+531
2007-03-27as Gisle Vanem noted that MingW doesn't "like" the #pragmas:Ulf Lamping1-1/+1
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...Ulf Lamping1-0/+7
2007-03-04add dissection of the WINREG specific bits in the accessmask for WINREG objectsRonnie Sahlberg1-0/+8
2007-02-25add new PIDL friendly helpers for dissection of integer types.Ronnie Sahlberg1-57/+57
2007-02-21regenerate WINREG as a test with the some new PIDL enhancements to show ithe ...Ronnie Sahlberg1-73/+143
2007-02-20add a PIDL specific helper for managing dissection of policy handles.Ronnie Sahlberg1-28/+28
2007-02-20changes to comments generated for winreg using the latest svn of pidlRonnie Sahlberg1-16/+24
2007-02-19the policy handles created/opened in CreateKey and OpenKey are now called "ha...Ronnie Sahlberg1-3/+3
2007-02-15using the latest SVN of PIDL it is now possible to compile the corrected WINR...Ronnie Sahlberg1-25/+76
2006-11-05testing out latest pidl where PARAM values can be used to track policy handle...Ronnie Sahlberg1-18/+24
2006-09-24pidl has been updated to use WERR instead of DOS error tables.Ronnie Sahlberg1-36/+36
2006-09-21winreg updates resync idl from s4Ronnie Sahlberg1-166/+256
2006-09-07 pidl now handles empty bitmaps properly so no need for the dummy (dont trigg...Ronnie Sahlberg1-11/+2
2006-06-09some updates from new pidlRonnie Sahlberg1-443/+496
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-12-10The Bitmap routine in lib/Parse/Pidl/Ethereal/NDR.pm in Pidl generatesGuy Harris1-261/+261
2005-12-02regenerate the pidl dissectors with the latest version of pidl so it will p...Ronnie Sahlberg1-1/+1
2005-11-29prettification and updates to winregRonnie Sahlberg1-534/+651
2005-09-16Move the packet-dcerpc-*.[hc] from pidl/ back to dissectors.Jörg Mayer1-0/+3588