aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-drsuapi.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-10-08DCERPC (DRSUAPI) Fix typo found on idl fileAlexis La Goutte1-8/+0
2014-10-07idl2wrs (DCERPC DRSUAPI): Fix Dead Store (Dead assignement/Dead increment) wa...Alexis La Goutte1-2/+0
2014-10-01idl2wrs (DCERPC): fix some warningAlexis La Goutte1-59/+62
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann1-28/+14
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-1515/+1513
2013-05-07Fix a c++ compat warning in the template and copy the resultingJörg Mayer1-4/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-14Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-3675/+3664
2011-08-16More misspellings of "unknown", for bug 6244.Guy Harris1-1/+1
2011-07-19Add a DREP_LITTLE_ENDIAN for the DCE RPC endianness bit in the dataGuy Harris1-1/+1
2011-05-18Fix a couple (value) mistakes in a value_string, taking the values from the IDLJeff Morriss1-8/+9
2011-01-28Fix r35690: tvb_get_unicode_string() takes length in 8-bit bytes, notStephen Fisher1-1/+1
2011-01-28Change tvb_fake_unicode() to tvb_get_unicode_string() in the DCERPCStephen Fisher1-1/+1
2010-06-27Make sure some variables are initialized.Gerald Combs1-14/+15
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-17/+17
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-457/+457
2008-02-19Fix some unused warningsJörg Mayer1-1/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-07-13make idl2eth generate FT_GUID hf fields for uuid_t and GUID types.Ronnie Sahlberg1-33/+33
2005-03-16decode some more of drsuapiRonnie Sahlberg1-4/+200
2005-03-15more idl2eth and drsuapi updatesRonnie Sahlberg1-2/+481
2005-03-15update to idl2eth adding WERROR as a built in typeRonnie Sahlberg1-6/+16
2005-03-14a lot of people dont specify top level pointers in teh idl and justRonnie Sahlberg1-89/+112
2005-03-14updates for drsuapiRonnie Sahlberg1-163/+1455
2005-03-12the previous drsuapi patch showed how idl2eth can handle embedded arrays just...Ronnie Sahlberg1-24/+44
2005-03-12refine IDLRonnie Sahlberg1-16/+383
2005-03-12initial DRSUAPI dissector Ronnie Sahlberg1-63/+7901
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+122