aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-11in smb2 the file handles are not normal context handles they are just a ...Ronnie Sahlberg1-0/+6
2005-07-26char -> const char warning fixesJörg Mayer1-2/+2
2005-02-16preparations for autogenerated ms dcerpc interfacesRonnie Sahlberg1-0/+4
2005-02-01Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theGuy Harris1-0/+6
2005-01-31call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netl...Ronnie Sahlberg1-5/+0
2005-01-30add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_...Ronnie Sahlberg1-0/+11
2005-01-30change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...Ronnie Sahlberg1-1/+1
2005-01-28add a macro for aligning NDR datastreams to 8 byte boundariesRonnie Sahlberg1-0/+9
2005-01-22needs an ALIGN_TO_2_BYTES to make the idl compiler happyRonnie Sahlberg1-0/+9
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+210