aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-remunkn.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-2/+2
2011-09-26Get rid of check_col, while at it set ENC.etxrab1-29/+21
2011-05-20Don't assign to an unused variable: Fixes Coverity 874 [UNUSED].wmeier1-4/+3
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.morriss1-9/+9
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-203/+203
2010-04-06#include <string.h> not needed.wmeier1-2/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-9/+9
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2006-08-17some further work on the GUID/UUID resolvingsulfl1-1/+8
2006-08-16various UUID/GUID based changes.ulfl1-1/+1
2006-08-14various minor DCOM dissection enhancements:ulfl1-15/+4
2006-08-11add an experimental DCOM object "database" based on the exchanged interface p...ulfl1-9/+55
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-13increment index of IID's in COL_INFOulfl1-1/+1
2005-07-26char -> const char warning fixesjmayer1-1/+1
2005-05-24fix IRemUnknown2 UUIDulfl1-2/+2
2005-01-24the methods from these interfaces were missing the DCOM this/that header and ...ulfl1-0/+6
2004-12-19add some IRemUnknown dissectorsulfl1-29/+289
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to packe...ulfl1-0/+78