aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-nt.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-08-11From Matthieu Patou <mat@matws.net>sahlberg1-0/+4
2011-08-11From Matthieu Patou <mat@matws.net>sahlberg1-0/+9
2010-03-19Squelch some compiler warnings.guy1-5/+5
2010-02-08add a macro to handle types that are 2 bytes in ndr and 4 bytes in sahlberg1-0/+12
2009-10-20Extern declare hf_nt_cs_len and hf_nt_cs_size.stig1-2/+2
2009-10-20From Matthieu Patousahlberg1-0/+3
2009-10-11Make ett_nt_unicode_string static.stig1-5/+0
2009-10-06more updates to samr to harmonize it with sambasahlberg1-0/+5
2009-10-03pild uses a magic alignment of 5 to mean align either to 4 or 8 bytes sahlberg1-0/+4
2009-10-03add a new macro to do alignment to either 4 or 8 bytes depending on if sahlberg1-0/+9
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