summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-dcerpc-svcctl.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-1/+1
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-03Add editor modelines; Adjust whitespace as needed.Bill Meier1-150/+163
2014-04-21Fix gcc "warning: no previous prototype ... [-Wmissing-prototypes]"; Do some ...Bill Meier1-0/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-27- Create/use several extended value_stringsBill Meier1-2/+2
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-83/+76
2013-10-01Remove check_col for all non-generated DCE/RPC dissectors.Michael Mann1-2/+1
2013-09-14Convert some dissectors to wmem (leaving uat-like memory with emem for now)Pascal Quantin1-5/+5
2013-03-02From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :Pascal Quantin1-5/+5
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-2/+4
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
2011-09-21(Trivial) Remove trailing whitespace from lines for a few files.Bill Meier1-44/+44
2010-07-06From Brett Kuskie:Anders Broman1-41/+369
2009-07-07Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke1-6/+6
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg1-3/+3
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-4/+4
2006-09-14add OpenSCManagerWRonnie Sahlberg1-30/+116
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-2/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+618