Don't do fcn calls in arg of g_?to??(); Macro may very well eval args multiple times.
[obnox/wireshark/wip.git] / epan / dissectors / packet-dcerpc-nt.h
2011-08-11 sahlbergFrom Matthieu Patou <mat@matws.net>
2011-08-11 sahlbergFrom Matthieu Patou <mat@matws.net>
2010-03-19 guySquelch some compiler warnings.
2010-02-08 sahlbergadd a macro to handle types that are 2 bytes in ndr...
2009-10-20 stigExtern declare hf_nt_cs_len and hf_nt_cs_size.
2009-10-20 sahlbergFrom Matthieu Patou
2009-10-11 stigMake ett_nt_unicode_string static.
2009-10-06 sahlbergmore updates to samr to harmonize it with samba
2009-10-03 sahlbergpild uses a magic alignment of 5 to mean align either...
2009-10-03 sahlbergadd a new macro to do alignment to either 4 or 8 bytes...
2007-08-28 sahlbergrename dcerpc_smb_store_pol_name to dcerpc_store_polhn...
2007-02-25 sahlbergmove the defines for PIDL_POLHND_{OPEN|CLOSE} to packet...
2007-02-20 sahlbergadd a PIDL specific helper for managing dissection...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-11-11 sahlbergin smb2 the file handles are not normal context handl...
2005-07-26 jmayerchar -> const char warning fixes
2005-02-16 sahlbergpreparations for autogenerated ms dcerpc interfaces
2005-02-01 guyMove "dissect_nt_GUID()" into "packet-dcerpc-nt.c"...
2005-01-31 sahlbergcall dissect_ndr_uuit_t directly and avoid a dependency...
2005-01-30 sahlbergadd a new dissect_ndr_counted_ascii_string() that mimic...
2005-01-30 sahlbergchange dissect_ndr_counted_byte_array to be more consi...
2005-01-28 sahlbergadd a macro for aligning NDR datastreams to 8 byte...
2005-01-22 sahlbergneeds an ALIGN_TO_2_BYTES to make the idl compiler...
2004-07-18 gramMove dissectors to epan/dissectors directory.