checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-dcerpc-nt.h
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2015-04-29 Micha Reiser- Mark some DCE/RPC functions as public do allow calls...
2014-10-12 Matthieu PatouAdd support for NTTIME_hyper and NTTIME_1sec
2014-10-11 Matthieu PatouAdd dissection of MIDL_NDRHEADERBLOB used in drsuapi...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-11-06 Michael MannSID28 is special kind of SID where no matter what it...
2013-11-06 Michael MannRemove pinfo->private_data from DCERPC dissectors and...
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-08-11 Ronnie SahlbergFrom Matthieu Patou <mat@matws.net>
2011-08-11 Ronnie SahlbergFrom Matthieu Patou <mat@matws.net>
2010-03-19 Guy HarrisSquelch some compiler warnings.
2010-02-08 Ronnie Sahlbergadd a macro to handle types that are 2 bytes in ndr...
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.