aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-nt.h
AgeCommit message (Expand)AuthorFilesLines
2002-06-28Cleaned up NT policy handle hashing a bit. Split the store functiontpot1-8/+15
2002-06-16We must make sure that the ALIGN_TO_4_BYTES macro does not change the offsetsahlberg1-2/+10
2002-06-05Added dissect_ndr_uint16s() utility function for dissecting a buffertpot1-1/+9
2002-05-11In "dissect_nt_policy_hnd()":guy1-2/+2
2002-05-09Added a routine to dissect a DOS error code. These are used in the spoolsstpot1-1/+17
2002-04-22Frame numbers are unsigned, and 0 is not a valid frame number; make theguy1-4/+4
2002-04-18Add a "proto_register_dcerpc_smb()" which registers ett_ values forguy1-4/+6
2002-04-17Added dissection and support functions for LSAENUMERATEPRIVILEGESsahlberg1-1/+6
2002-04-17LSA dissector updates. Adds a lot of LSA functions to the dissector.sahlberg1-1/+6
2002-04-17Use policy handle hash code in DCERPC/SMB SAMR dissector.tpot1-1/+6
2002-04-16Display non-zero return codes in COL_INFO.tpot1-1/+8
2002-03-26Use dcerpc_call_value structure to fetch request/response frame numberstpot1-26/+4
2002-03-25Some refactoring of the spoolss dissector:tpot1-1/+41
2002-03-19There is no guarantee that a buffer obtained using "tvb_get_ptr()" isguy1-5/+5
2002-03-15Moved the value_string for MS country codes from packet-dcerpc-nt.c tosahlberg1-3/+1
2002-03-14Added a value_string for the countreis which have their MS contry code listedsahlberg1-1/+4
2002-03-11Final patch in preparing for NETLOGON dissector.sahlberg1-1/+23
2002-03-11Move the STRING dissector to packet-dcerpc-nt.c and add one more parametersahlberg1-1/+9
2002-03-11Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS() andsahlberg1-1/+6
2002-03-10Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.csahlberg1-1/+5
2002-03-10Use "dissect_ndr_nt_UNICODE_STRING_str()", notguy1-5/+1
2002-03-06Rename function and variables for dissecting an NT service Account Controlsahlberg1-1/+4
2002-03-06Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac...sahlberg1-1/+17
2002-01-29DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.guy1-8/+1
2002-01-25From Ronnie Sahlberg:guy1-1/+8
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalguy1-2/+4
2001-12-16From Tim Potter: dissect some of the LSA RPCs stub data.guy1-0/+74