aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-1/+1
2005-02-16preparations for autogenerated ms dcerpc interfacesRonnie Sahlberg1-1/+54
2005-02-16mark the frame opened/closed fields for policy handles as GENERATED fieldsRonnie Sahlberg1-5/+10
2005-02-01Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theGuy Harris1-0/+17
2005-01-30add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_...Ronnie Sahlberg1-0/+59
2005-01-30Byte arrays are byte arrays, not strings.Guy Harris1-1/+49
2005-01-30change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...Ronnie Sahlberg1-2/+2
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-4/+3
2004-08-02Don't drag in a huge pile of headers in "packet-smb-common.h"; rely onGuy Harris1-0/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1509