aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.h
Commit message (Expand)AuthorAgeFilesLines
* rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_nameRonnie Sahlberg2007-08-281-4/+5
* move the defines for PIDL_POLHND_{OPEN|CLOSE} to packet-dcerpc.hRonnie Sahlberg2007-02-251-2/+0
* add a PIDL specific helper for managing dissection of policy handles.Ronnie Sahlberg2007-02-201-0/+7
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* in smb2 the file handles are not normal context handles they are just a ...Ronnie Sahlberg2005-11-111-0/+6
* char -> const char warning fixesJörg Mayer2005-07-261-2/+2
* preparations for autogenerated ms dcerpc interfacesRonnie Sahlberg2005-02-161-0/+4
* Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by theGuy Harris2005-02-011-0/+6
* call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netl...Ronnie Sahlberg2005-01-311-5/+0
* add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_...Ronnie Sahlberg2005-01-301-0/+11
* change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...Ronnie Sahlberg2005-01-301-1/+1
* add a macro for aligning NDR datastreams to 8 byte boundariesRonnie Sahlberg2005-01-281-0/+9
* needs an ALIGN_TO_2_BYTES to make the idl compiler happyRonnie Sahlberg2005-01-221-0/+9
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+210