aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-samr.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-06A small patch from Andrew Bartlett.Richard Sharpe1-3/+3
2002-07-02Fix up is_open and is_close arguments to dissect_nt_policy_hndTim Potter1-15/+9
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationTim Potter1-2/+73
2002-05-31Removed some trailing commas from various DCERPC dissectors.Tim Potter1-4/+4
2002-05-27Changed toplevel REF pointer dissection to create a subtree. Not creating a s...Ronnie Sahlberg1-46/+48
2002-05-11In "dissect_nt_policy_hnd()":Guy Harris1-62/+68
2002-05-09Put in a comment noting that the previous change came from a realGuy Harris1-1/+5
2002-05-09As Ronnie Sahlberg notes, the problem is that the QueryDomainInfoGuy Harris1-14/+3
2002-05-09In at least one capture, a QueryDomainInfo response starts with what is,Guy Harris1-2/+13
2002-05-07Several bugfixes for SAMRRonnie Sahlberg1-39/+15
2002-05-05Remove unused function.Tim Potter1-14/+3
2002-05-04From Joerg Mayer: mark unused arguments as such.Guy Harris1-5/+5
2002-04-30Get rid of some unused arguments, and mark some others as unused.Guy Harris1-4/+3
2002-04-30Use the string in the DCERPC sub-dissector array instead of providingTim Potter1-409/+62
2002-04-29Un-#if out "samr_dissect_get_alias_membership_response()", to serve as aGuy Harris1-21/+2
2002-04-29Removal (or, at least, #ifdeffing out) of unused variables andGuy Harris1-5/+9
2002-04-22Fix "samr_dissect_query_information_alias_reply()" to dissect theGuy Harris1-15/+19
2002-04-22Fix an error in the "dcerpc_samr_dissectors[]" table.Guy Harris1-12/+20
2002-04-18Add a "proto_register_dcerpc_smb()" which registers ett_ values forGuy Harris1-10/+1
2002-04-17Display rids for open user, group, alias in COL_INFO.Tim Potter1-6/+64
2002-04-17Prettification of SAMR dissector - display short names in COL_INFO.Tim Potter1-184/+1211
2002-04-17Use policy handle hash code in DCERPC/SMB SAMR dissector.Tim Potter1-76/+113
2002-04-16Display non-zero return codes in COL_INFO.Tim Potter1-48/+74
2002-03-25#include <string.h> to quieten compiler warning.Tim Potter1-1/+2
2002-03-24Fix "dissect_ndr_nt_UNICODE_STRING_str()" so that the "di->levels" valueGuy Harris1-2/+2
2002-03-14Added a value_string for the countreis which have their MS contry code listedRonnie Sahlberg1-2/+2
2002-03-11Final patch in preparing for NETLOGON dissector.Ronnie Sahlberg1-19/+72
2002-03-11Move the STRING dissector to packet-dcerpc-nt.c and add one more parameterRonnie Sahlberg1-88/+5
2002-03-11Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS() andRonnie Sahlberg1-7/+7
2002-03-10Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.cRonnie Sahlberg1-28/+1
2002-03-10Don't use "proto_tree_add_string_format()" whenGuy Harris1-4/+3
2002-03-10Use "dissect_ndr_nt_UNICODE_STRING_str()", notGuy Harris1-69/+71
2002-03-06Rename function and variables for dissecting an NT service Account ControlRonnie Sahlberg1-94/+106
2002-03-06Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac...Ronnie Sahlberg1-178/+1
2002-02-26Properly (for English) pluralize names beginning with "s".Guy Harris1-5/+30
2002-02-26From Ronnie Sahlberg: add "alias name" and "group name" fields for aliasGuy Harris1-3/+13
2002-02-14From Ronnie Sahlberg: add decoding of the (known) individual bits ofGuy Harris1-22/+141
2002-02-13From Ronnie Sahlberg:Guy Harris1-102/+210
2002-02-12From Ronnie Sahlberg:Guy Harris1-179/+273
2002-02-11From Ronnie Sahlberg:Guy Harris1-21/+22
2002-02-10From Todd Sabin:Guy Harris1-2/+14
2002-02-10From Ronnie Sahlberg: display the SAMR "Account Control" field in hex.Guy Harris1-3/+4
2002-02-08Fixes from Ronnie Sahlberg.Guy Harris1-66/+167
2002-02-08From Ronnie Sahlberg: add dissectors for the rest of SAMR.Guy Harris1-165/+1308
2002-02-06From Ronnie Sahlberg:Guy Harris1-13/+14
2002-01-29DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.Guy Harris1-77/+1918
2002-01-25From Ronnie Sahlberg:Guy Harris1-2/+493
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-06From Todd Sabin:Guy Harris1-8/+63
2001-11-21Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", asGuy Harris1-0/+126