Add a routine to "epan/filesystem.c" to test whether a file is a FIFO.
[obnox/wireshark/wip.git] / packet-dcerpc-nt.c
2002-06-05 tpotAdded dissect_ndr_uint16s() utility function for dissec...
2002-05-23 sahlbergAdditions to the MAPI dissector. Function 02 for MAPI.
2002-05-15 tpotSet the length field correctly for proto_tree_add_text...
2002-05-11 guyMark unused arguments as such.
2002-05-11 guyIn "dissect_nt_policy_hnd()":
2002-05-09 tpotAdded a routine to dissect a DOS error code. These...
2002-05-07 tpotFix up item lengths for policy handle subtree and subit...
2002-05-04 guyFrom Joerg Mayer: mark unused arguments as such.
2002-04-30 guyGet rid of some unused arguments, and mark some others...
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 tpotUse policy handle hash code in DCERPC/SMB SAMR dissector.
2002-04-16 tpotDisplay non-zero return codes in COL_INFO.
2002-03-29 sahlberglen and max_len were swapped in the UNICODE_STRING...
2002-03-26 tpotUse dcerpc_call_value structure to fetch request/respon...
2002-03-25 tpotSome refactoring of the spoolss dissector:
2002-03-24 guyFix "dissect_ndr_nt_UNICODE_STRING_str()" so that the...
2002-03-20 guyIn "fake_unicode()", check to make sure we have all...
2002-03-19 guyThere is no guarantee that a buffer obtained using...
2002-03-15 sharpePretty up Policy Handles.
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-13 sahlbergUpdate dissect_ndr_nt_STRING so it can also accept...
2002-03-12 sahlbergSmall fix for dissect_ndr_nt_UNICODE_STRING_str() in...
2002-03-11 sahlbergMove the STRING dissector to packet-dcerpc-nt.c and...
2002-03-10 sahlbergMoved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr...
2002-03-10 guyDon't use "proto_tree_add_string_format()" when
2002-03-10 guyUse "dissect_ndr_nt_UNICODE_STRING_str()", not
2002-03-09 guyUse -1, rather than 0, as the length when creating...
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-21 guyInclude files from the "epan" directory and subdirector...
2002-01-07 guyUpdates from Tim Potter.
2002-01-03 guySPOOLSS RPC dissector, from Tim Potter. This includes...
2001-12-16 guyFrom Tim Potter: dissect some of the LSA RPCs stub...