aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-nt.h
Commit message (Expand)AuthorAgeFilesLines
* We must make sure that the ALIGN_TO_4_BYTES macro does not change the offsetRonnie Sahlberg2002-06-161-2/+10
* Added dissect_ndr_uint16s() utility function for dissecting a bufferTim Potter2002-06-051-1/+9
* In "dissect_nt_policy_hnd()":Guy Harris2002-05-111-2/+2
* Added a routine to dissect a DOS error code. These are used in the spoolssTim Potter2002-05-091-1/+17
* Frame numbers are unsigned, and 0 is not a valid frame number; make theGuy Harris2002-04-221-4/+4
* Add a "proto_register_dcerpc_smb()" which registers ett_ values forGuy Harris2002-04-181-4/+6
* Added dissection and support functions for LSAENUMERATEPRIVILEGESRonnie Sahlberg2002-04-171-1/+6
* LSA dissector updates. Adds a lot of LSA functions to the dissector.Ronnie Sahlberg2002-04-171-1/+6
* Use policy handle hash code in DCERPC/SMB SAMR dissector.Tim Potter2002-04-171-1/+6
* Display non-zero return codes in COL_INFO.Tim Potter2002-04-161-1/+8
* Use dcerpc_call_value structure to fetch request/response frame numbersTim Potter2002-03-261-26/+4
* Some refactoring of the spoolss dissector:Tim Potter2002-03-251-1/+41
* There is no guarantee that a buffer obtained using "tvb_get_ptr()" isGuy Harris2002-03-191-5/+5
* Moved the value_string for MS country codes from packet-dcerpc-nt.c toRonnie Sahlberg2002-03-151-3/+1
* Added a value_string for the countreis which have their MS contry code listedRonnie Sahlberg2002-03-141-1/+4
* Final patch in preparing for NETLOGON dissector.Ronnie Sahlberg2002-03-111-1/+23
* Move the STRING dissector to packet-dcerpc-nt.c and add one more parameterRonnie Sahlberg2002-03-111-1/+9
* Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS() andRonnie Sahlberg2002-03-111-1/+6
* Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.cRonnie Sahlberg2002-03-101-1/+5
* Use "dissect_ndr_nt_UNICODE_STRING_str()", notGuy Harris2002-03-101-5/+1
* Rename function and variables for dissecting an NT service Account ControlRonnie Sahlberg2002-03-061-1/+4
* Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac...Ronnie Sahlberg2002-03-061-1/+17
* DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.Guy Harris2002-01-291-8/+1
* From Ronnie Sahlberg:Guy Harris2002-01-251-1/+8
* SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris2002-01-031-2/+4
* From Tim Potter: dissect some of the LSA RPCs stub data.Guy Harris2001-12-161-0/+74