Extern declare hf_nt_cs_len and hf_nt_cs_size.
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-nt.h
2009-10-20 Stig BjørlykkeExtern declare hf_nt_cs_len and hf_nt_cs_size.
2009-10-20 Ronnie SahlbergFrom Matthieu Patou
2009-10-11 Stig BjørlykkeMake ett_nt_unicode_string static.
2009-10-06 Ronnie Sahlbergmore updates to samr to harmonize it with samba
2009-10-03 Ronnie Sahlbergpild uses a magic alignment of 5 to mean align either...
2009-10-03 Ronnie Sahlbergadd a new macro to do alignment to either 4 or 8 bytes...
2007-08-28 Ronnie Sahlbergrename dcerpc_smb_store_pol_name to dcerpc_store_polhn...
2007-02-25 Ronnie Sahlbergmove the defines for PIDL_POLHND_{OPEN|CLOSE} to packet...
2007-02-20 Ronnie Sahlbergadd a PIDL specific helper for managing dissection...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-11-11 Ronnie Sahlbergin smb2 the file handles are not normal context handl...
2005-07-26 Jörg Mayerchar -> const char warning fixes
2005-02-16 Ronnie Sahlbergpreparations for autogenerated ms dcerpc interfaces
2005-02-01 Guy HarrisMove "dissect_nt_GUID()" into "packet-dcerpc-nt.c"...
2005-01-31 Ronnie Sahlbergcall dissect_ndr_uuit_t directly and avoid a dependency...
2005-01-30 Ronnie Sahlbergadd a new dissect_ndr_counted_ascii_string() that mimic...
2005-01-30 Ronnie Sahlbergchange dissect_ndr_counted_byte_array to be more consi...
2005-01-28 Ronnie Sahlbergadd a macro for aligning NDR datastreams to 8 byte...
2005-01-22 Ronnie Sahlbergneeds an ALIGN_TO_2_BYTES to make the idl compiler...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.