aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-nt.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-15Moved the value_string for MS country codes from packet-dcerpc-nt.c toRonnie Sahlberg1-111/+1
2002-03-14Added a value_string for the countreis which have their MS contry code listedRonnie Sahlberg1-1/+111
2002-03-13Update dissect_ndr_nt_STRING so it can also accept FT_BYTES and for that typeRonnie Sahlberg1-12/+33
2002-03-12Small fix for dissect_ndr_nt_UNICODE_STRING_str() in packet-dcerpc-nt.cRonnie Sahlberg1-2/+5
2002-03-11Move the STRING dissector to packet-dcerpc-nt.c and add one more parameterRonnie Sahlberg1-1/+84
2002-03-10Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.cRonnie Sahlberg1-1/+28
2002-03-10Don't use "proto_tree_add_string_format()" whenGuy Harris1-6/+3
2002-03-10Use "dissect_ndr_nt_UNICODE_STRING_str()", notGuy Harris1-70/+12
2002-03-09Use -1, rather than 0, as the length when creating an item with aGuy Harris1-2/+10
2002-03-06Rename function and variables for dissecting an NT service Account ControlRonnie Sahlberg1-1/+3
2002-03-06Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac...Ronnie Sahlberg1-1/+188
2002-01-29DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.Guy Harris1-156/+1
2002-01-25From Ronnie Sahlberg:Guy Harris1-1/+159
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2002-01-07Updates from Tim Potter.Guy Harris1-1/+16
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris1-3/+10
2001-12-16From Tim Potter: dissect some of the LSA RPCs stub data.Guy Harris1-0/+370