aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate e_uuid_t in favor of e_guid_t.Guy Harris2015-03-031-1/+1
* Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier2014-12-211-2/+0
* Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-031-150/+163
* Fix gcc "warning: no previous prototype ... [-Wmissing-prototypes]"; Do some ...Bill Meier2014-04-211-0/+3
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* - Create/use several extended value_stringsBill Meier2013-11-271-2/+2
* Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann2013-11-061-83/+76
* Remove check_col for all non-generated DCE/RPC dissectors.Michael Mann2013-10-011-2/+1
* Convert some dissectors to wmem (leaving uat-like memory with emem for now)Pascal Quantin2013-09-141-5/+5
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :Pascal Quantin2013-03-021-5/+5
* Comment out unused hf[] entries & etc.Bill Meier2013-01-311-2/+4
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-2/+0
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* (Trivial) Remove trailing whitespace from lines for a few files.Bill Meier2011-09-211-44/+44
* From Brett Kuskie:Anders Broman2010-07-061-41/+369
* Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke2009-07-071-6/+6
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-1/+1
* rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg2007-08-281-3/+3
* Add some GCC warnings to the standard set, and add some others to theGuy Harris2007-04-231-4/+4
* add OpenSCManagerWRonnie Sahlberg2006-09-141-30/+116
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris2004-08-031-2/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+618