aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-28rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_namesahlberg1-4/+5
2007-02-25move the defines for PIDL_POLHND_{OPEN|CLOSE} to packet-dcerpc.hsahlberg1-2/+0
2007-02-20add a PIDL specific helper for managing dissection of policy handles.sahlberg1-0/+7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-11-11in smb2 the file handles are not normal context handles they are just a ...sahlberg1-0/+6
2005-07-26char -> const char warning fixesjmayer1-2/+2
2005-02-16preparations for autogenerated ms dcerpc interfacessahlberg1-0/+4
2005-02-01Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theguy1-0/+6
2005-01-31call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netl...sahlberg1-5/+0
2005-01-30add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_...sahlberg1-0/+11
2005-01-30change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...sahlberg1-1/+1
2005-01-28add a macro for aligning NDR datastreams to 8 byte boundariessahlberg1-0/+9
2005-01-22needs an ALIGN_TO_2_BYTES to make the idl compiler happysahlberg1-0/+9
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+210