aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-remact.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-4/+4
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-10-04Add editor modelines; Reformat as appropriate.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-2/+2
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-31/+31
2013-03-16[-Wmissing-prototypes]Anders Broman1-0/+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-26Get rid of check_col, while at it set ENC.Anders Broman1-9/+5
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.Jeff Morriss1-11/+11
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier1-70/+70
2010-04-06#include <string.h> not needed.Bill Meier1-3/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-11/+11
2006-08-16various UUID/GUID based changes.Ulf Lamping1-2/+2
2006-08-14various minor DCOM dissection enhancements:Ulf Lamping1-13/+0
2006-08-11add an experimental DCOM object "database" based on the exchanged interface p...Ulf Lamping1-19/+9
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-05-31better dissect ProtSeqs valuesUlf Lamping1-1/+14
2005-01-29Use the 64-bit integer fetch routines to support 64-bit NDR integers.Guy Harris1-2/+1
2005-01-24the methods from these interfaces were missing the DCOM this/that header and ...Ulf Lamping1-0/+4
2004-12-19add dissection of RemoteActivation methodUlf Lamping1-13/+203
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to packe...Ulf Lamping1-0/+77