Added tap functionality to UDP
[obnox/wireshark/wip.git] / packet-dcerpc-nt.h
2003-02-08 guyHave "dissect_ndr_counted_string()" add 2, not 1, to...
2003-02-07 guyFix a typo in the multiple-include protection in "packe...
2003-02-07 tpotMove dissect_nt_access_mask() from packet-dcerpc-nt...
2003-02-03 tpotReplace the confusing collection of Windows DCERPC...
2003-01-30 guyGeneralize "cb_str_postprocess()" to allow the string...
2003-01-28 tpotDefined a useful callback function for dissect_ndr_poin...
2003-01-24 tpotPerform the initialisation for the NT specific DCERPC...
2003-01-11 tpotDelete all prs_* functions. Huzzah!
2002-12-02 guyGet rid of some no-longer-used routines; there are...
2002-11-28 guyGet rid of the "pdata" argument to "dissect_dcerpc_uint...
2002-11-28 guyArguments to hash routines are gconstpointer's; assign...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-22 tpotSome cleanups and fixes from Guy:
2002-08-21 tpotAdded a NT access mask dissector. The breaks the permi...
2002-06-28 tpotCleaned up NT policy handle hashing a bit. Split the...
2002-06-16 sahlbergWe must make sure that the ALIGN_TO_4_BYTES macro does...
2002-06-05 tpotAdded dissect_ndr_uint16s() utility function for dissec...
2002-05-11 guyIn "dissect_nt_policy_hnd()":
2002-05-09 tpotAdded a routine to dissect a DOS error code. These...
2002-04-22 guyFrame numbers are unsigned, and 0 is not a valid frame...
2002-04-18 guyAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-17 sahlbergAdded dissection and support functions for LSAENUMERATE...
2002-04-17 sahlbergLSA dissector updates. Adds a lot of LSA functions...
2002-04-17 tpotUse policy handle hash code in DCERPC/SMB SAMR dissector.
2002-04-16 tpotDisplay non-zero return codes in COL_INFO.
2002-03-26 tpotUse dcerpc_call_value structure to fetch request/respon...
2002-03-25 tpotSome refactoring of the spoolss dissector:
2002-03-19 guyThere is no guarantee that a buffer obtained using...
2002-03-15 sahlbergMoved the value_string for MS country codes from packet...
2002-03-14 sahlbergAdded a value_string for the countreis which have their...
2002-03-11 sahlbergFinal patch in preparing for NETLOGON dissector.
2002-03-11 sahlbergMove the STRING dissector to packet-dcerpc-nt.c and...
2002-03-11 sahlbergRename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOG...
2002-03-10 sahlbergMoved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr...
2002-03-10 guyUse "dissect_ndr_nt_UNICODE_STRING_str()", not
2002-03-06 sahlbergRename function and variables for dissecting an NT...
2002-03-06 sahlbergMoved dissector for UNICODE_STRING structure from packe...
2002-01-29 guyDCE RPC enhancements, and SAMR improvements, from Ronni...
2002-01-25 guyFrom Ronnie Sahlberg:
2002-01-03 guySPOOLSS RPC dissector, from Tim Potter. This includes...
2001-12-16 guyFrom Tim Potter: dissect some of the LSA RPCs stub...