aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-dispatch.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.Jeff Morriss1-31/+31
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier1-341/+341
2009-09-24Don't guard col_append_str with check_colKovarththanan Rajaratnam1-12/+4
2009-07-07Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke1-4/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-32/+32
2006-08-16FT_STRING -> FT_GUIDUlf Lamping1-1/+1
2006-08-14add a value_string for the LCID fieldUlf Lamping1-1/+14
2006-08-11add an experimental DCOM object "database" based on the exchanged interface p...Ulf Lamping1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-05-05fix dissection of IDispatch Invoke dissection, if rgdispidNamedArgs array isn...Ulf Lamping1-8/+2
2006-04-07some of the CBA interfaces are actually derived from IDispatch, dissect the m...Ulf Lamping1-7/+8
2006-03-17add missing IDispatch methods and related dissectionsUlf Lamping1-82/+275
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to packe...Ulf Lamping1-0/+442