A quantity dissected as 6 unknown bytes in a logon reply actually
[metze/wireshark/wip.git] / packet-dcerpc-samr.c
2003-04-28 Tim PotterMove the specific rights dissection function and name...
2003-04-27 Ronnie SahlbergNot all strings in MS interfaces are unicode.
2003-04-03 Tim PotterWhen dissecting specific rights, pass a name string...
2003-03-11 Guy HarrisWhen registering a string preference, if the value...
2003-02-25 Tim Potterhf_samr_mask is actually an nt_acct_ctrl.
2003-02-21 Tim PotterForgot to rename constant for bit 0x80 of SAMR domain...
2003-02-21 Tim PotterApparently bit 0x80 of a SAMR domain handle is the...
2003-02-19 Guy HarrisDon't try to put the policy handle name into the Info...
2003-02-14 Tim PotterDisplay the policy handle name in COL_INFO for the...
2003-02-08 Guy HarrisHave "dissect_ndr_counted_string()" add 2, not 1, to...
2003-02-07 Guy HarrisRename "dissect_ndr_char_string()" and "dissect_ndr_wch...
2003-02-07 Guy HarrisRename "dissect_ndr_char_array" and "disect_ndr_wchar_a...
2003-02-07 Guy HarrisDecorate several layers of the tree with the account...
2003-02-03 Tim PotterConvert to new DCERPC string handling functions. There...
2003-02-02 Guy HarrisDecorate one level up with the string in
2003-01-31 Tim PotterThe handle returned by the OpenDomain RPC now has the...
2003-01-30 Guy HarrisGeneralize "cb_str_postprocess()" to allow the string...
2003-01-30 Tim PotterDisplay random useful tidbits in COL_INFO.
2003-01-28 Tim PotterConvert dissector to callback based version of dissect_...
2003-01-11 Guy HarrisPut Unicode strings into the protocol tree with the...
2003-01-11 Guy HarrisGet rid of an extra "." at the end of the name of the...
2003-01-11 Tim PotterConvert some incidental prs_* calls to dissect_dcerpc_*
2002-12-11 Guy HarrisFrom Devin Heitmueller: make the RC4 support stateful.
2002-12-03 Guy HarrisValues in Microsoft protocols that don't have their...
2002-12-03 Guy HarrisFrom Devin Heitmueller:
2002-11-10 Guy HarrisFrom Devin Heitmueller: show proper field names for...
2002-11-10 Ronnie SahlbergBugfixes for two SAMR dissectors.
2002-08-30 Richard SharpeAdd some fixes from Albert Chin
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-22 Tim PotterSome cleanups and fixes from Guy:
2002-08-21 Tim PotterCall dissect_nt_access_mask() instead of dissect_ndr_ui...
2002-08-13 Tim PotterThe unknown uint32 in create user2 reply is an access...
2002-08-07 Tim PotterFix a return code in samr_dissect_query_information_dom...
2002-08-06 Richard SharpeUpdate packet-dcerpc-samr.{c,h} to fix the names for...
2002-07-16 Guy HarrisFrom Joerg Mayer: add #includes of "snprintf.h" in...
2002-07-06 Richard SharpeA small patch from Andrew Bartlett.
2002-07-02 Tim PotterFix up is_open and is_close arguments to dissect_nt_pol...
2002-06-24 Tim PotterChange each DCERPC dissector to pass in a hf value...
2002-05-31 Tim PotterRemoved some trailing commas from various DCERPC dissec...
2002-05-27 Ronnie SahlbergChanged toplevel REF pointer dissection to create a...
2002-05-11 Guy HarrisIn "dissect_nt_policy_hnd()":
2002-05-09 Guy HarrisPut in a comment noting that the previous change came...
2002-05-09 Guy HarrisAs Ronnie Sahlberg notes, the problem is that the Query...
2002-05-09 Guy HarrisIn at least one capture, a QueryDomainInfo response...
2002-05-07 Ronnie SahlbergSeveral bugfixes for SAMR
2002-05-05 Tim PotterRemove unused function.
2002-05-04 Guy HarrisFrom Joerg Mayer: mark unused arguments as such.
2002-04-30 Guy HarrisGet rid of some unused arguments, and mark some others...
2002-04-30 Tim PotterUse the string in the DCERPC sub-dissector array instea...
2002-04-29 Guy HarrisUn-#if out "samr_dissect_get_alias_membership_response...
2002-04-29 Guy HarrisRemoval (or, at least, #ifdeffing out) of unused variab...
2002-04-22 Guy HarrisFix "samr_dissect_query_information_alias_reply()"...
2002-04-22 Guy HarrisFix an error in the "dcerpc_samr_dissectors[]" table.
2002-04-18 Guy HarrisAdd a "proto_register_dcerpc_smb()" which registers...
2002-04-17 Tim PotterDisplay rids for open user, group, alias in COL_INFO.
2002-04-17 Tim PotterPrettification of SAMR dissector - display short names...
2002-04-17 Tim PotterUse policy handle hash code in DCERPC/SMB SAMR dissector.
2002-04-16 Tim PotterDisplay non-zero return codes in COL_INFO.
2002-03-25 Tim Potter#include <string.h> to quieten compiler warning.
2002-03-24 Guy HarrisFix "dissect_ndr_nt_UNICODE_STRING_str()" so that the...
2002-03-14 Ronnie SahlbergAdded a value_string for the countreis which have their...
2002-03-11 Ronnie SahlbergFinal patch in preparing for NETLOGON dissector.
2002-03-11 Ronnie SahlbergMove the STRING dissector to packet-dcerpc-nt.c and...
2002-03-11 Ronnie SahlbergRename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOG...
2002-03-10 Ronnie SahlbergMoved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr...
2002-03-10 Guy HarrisDon't use "proto_tree_add_string_format()" when
2002-03-10 Guy HarrisUse "dissect_ndr_nt_UNICODE_STRING_str()", not
2002-03-06 Ronnie SahlbergRename function and variables for dissecting an NT...
2002-03-06 Ronnie SahlbergMoved dissector for UNICODE_STRING structure from packe...
2002-02-26 Guy HarrisProperly (for English) pluralize names beginning with...
2002-02-26 Guy HarrisFrom Ronnie Sahlberg: add "alias name" and "group name...
2002-02-14 Guy HarrisFrom Ronnie Sahlberg: add decoding of the (known) indiv...
2002-02-13 Guy HarrisFrom Ronnie Sahlberg:
2002-02-12 Guy HarrisFrom Ronnie Sahlberg:
2002-02-11 Guy HarrisFrom Ronnie Sahlberg:
2002-02-10 Guy HarrisFrom Todd Sabin:
2002-02-10 Guy HarrisFrom Ronnie Sahlberg: display the SAMR "Account Control...
2002-02-08 Guy HarrisFixes from Ronnie Sahlberg.
2002-02-08 Guy HarrisFrom Ronnie Sahlberg: add dissectors for the rest of...
2002-02-06 Guy HarrisFrom Ronnie Sahlberg:
2002-01-29 Guy HarrisDCE RPC enhancements, and SAMR improvements, from Ronni...
2002-01-25 Guy HarrisFrom Ronnie Sahlberg:
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-06 Guy HarrisFrom Todd Sabin:
2001-11-21 Guy HarrisRename the "packet-msrpc-XXX.[ch]" files to "packet...