Un-#if out "samr_dissect_get_alias_membership_response()", to serve as a
[obnox/wireshark/wip.git] / packet-dcerpc-samr.c
2002-04-29 guyUn-#if out "samr_dissect_get_alias_membership_response...
2002-04-29 guyRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-22 guyFix "samr_dissect_query_information_alias_reply()"...
2002-04-22 guyFix an error in the "dcerpc_samr_dissectors[]" table.
2002-04-18 guyAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-17 tpotDisplay rids for open user, group, alias in COL_INFO.
2002-04-17 tpotPrettification of SAMR dissector - display short names...
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-25 tpot#include <string.h> to quieten compiler warning.
2002-03-24 guyFix "dissect_ndr_nt_UNICODE_STRING_str()" so that the...
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 guyDon't use "proto_tree_add_string_format()" when
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-02-26 guyProperly (for English) pluralize names beginning with...
2002-02-26 guyFrom Ronnie Sahlberg: add "alias name" and "group name...
2002-02-14 guyFrom Ronnie Sahlberg: add decoding of the (known) indiv...
2002-02-13 guyFrom Ronnie Sahlberg:
2002-02-12 guyFrom Ronnie Sahlberg:
2002-02-11 guyFrom Ronnie Sahlberg:
2002-02-10 guyFrom Todd Sabin:
2002-02-10 guyFrom Ronnie Sahlberg: display the SAMR "Account Control...
2002-02-08 guyFixes from Ronnie Sahlberg.
2002-02-08 guyFrom Ronnie Sahlberg: add dissectors for the rest of...
2002-02-06 guyFrom Ronnie Sahlberg:
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...
2001-12-06 guyFrom Todd Sabin:
2001-11-21 guyRename the "packet-msrpc-XXX.[ch]" files to "packet...