aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-messenger.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-18messenger (DCERPC): fix 'di' was marked unused but was used [-Werror,-Wused-b...Alexis La Goutte1-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-1/+1
2014-09-30Add editor modelines; Adjust whitespace as needed.Bill Meier1-22/+35
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix warningsJakub Zawadzki1-0/+2
2013-11-27- Create/use several extended value_stringsBill Meier1-1/+1
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-6/+6
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-4/+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
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2008-08-25#include <prefs.h> not req'dBill Meier1-1/+0
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+147