aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-remunkn.c
AgeCommit message (Collapse)AuthorFilesLines
2005-09-13increment index of IID's in COL_INFOUlf Lamping1-1/+1
svn path=/trunk/; revision=15785
2005-07-26char -> const char warning fixesJörg Mayer1-1/+1
svn path=/trunk/; revision=15079
2005-05-24fix IRemUnknown2 UUIDUlf Lamping1-2/+2
svn path=/trunk/; revision=14429
2005-01-24the methods from these interfaces were missing the DCOM this/that header and ↵Ulf Lamping1-0/+6
therefore were missdissected svn path=/trunk/; revision=13168
2004-12-19add some IRemUnknown dissectorsUlf Lamping1-29/+289
svn path=/trunk/; revision=12782
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to ↵Ulf Lamping1-0/+78
packet_dcom_... and add DCOM IDispatch dissector (incomplete, but better than nothing... ;-) svn path=/trunk/; revision=12777