aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-nt.h
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Remove hf argument to common routines for dissecting domain sids. MostTim Potter2004-05-191-5/+5
* char *drep -> guint8 *drepJörg Mayer2004-01-191-24/+24
* Remove silly dcerpc_smb_check_long_frame() function and all calls to it.Tim Potter2003-06-171-7/+1
* In the policy handle hashing, handle more than one policy handle havingGuy Harris2003-06-051-6/+9
* Change the interface to dissect_ndr_nt_SID to take the extra parameter hf_sidRonnie Sahlberg2003-05-211-2/+2
* Change the interface to dissect_ndr_nt_PSID to take one extra parameter which...Ronnie Sahlberg2003-05-211-2/+2
* Move the value_string of platform ID values to "packet-dcerpc-nt.c", andGuy Harris2003-05-151-1/+6
* Add a dissect_ndr_counted_byte_array_cb function which can take a callbackTim Potter2003-05-091-1/+8
* Not all strings in MS interfaces are unicode.Ronnie Sahlberg2003-04-271-1/+5
* Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as itGuy Harris2003-02-081-1/+6
* Fix a typo in the multiple-include protection in "packet-dcerpc-nt.h".Guy Harris2003-02-071-14/+2
* Move dissect_nt_access_mask() from packet-dcerpc-nt.c to packet-smb.cTim Potter2003-02-071-11/+1
* Replace the confusing collection of Windows DCERPC string handlingTim Potter2003-02-031-27/+20
* Generalize "cb_str_postprocess()" to allow the string to be appended toGuy Harris2003-01-301-6/+7
* Defined a useful callback function for dissect_ndr_pointer() which canTim Potter2003-01-281-8/+41
* Perform the initialisation for the NT specific DCERPC dissectors as partTim Potter2003-01-241-1/+6
* Delete all prs_* functions. Huzzah!Tim Potter2003-01-111-17/+1
* Get rid of some no-longer-used routines; there are other routines thatGuy Harris2002-12-021-25/+1
* Get rid of the "pdata" argument to "dissect_dcerpc_uint16s()" andGuy Harris2002-11-281-3/+3
* Arguments to hash routines are gconstpointer's; assign them to constGuy Harris2002-11-281-5/+5
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-39/+39
* Some cleanups and fixes from Guy:Tim Potter2002-08-221-3/+3
* Added a NT access mask dissector. The breaks the permission bits up intoTim Potter2002-08-211-1/+11
* Cleaned up NT policy handle hashing a bit. Split the store functionTim Potter2002-06-281-8/+15
* 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