| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Remove hf argument to common routines for dissecting domain sids. Most | Tim Potter | 2004-05-19 | 1 | -5/+5 |
* | char *drep -> guint8 *drep | Jörg Mayer | 2004-01-19 | 1 | -24/+24 |
* | Remove silly dcerpc_smb_check_long_frame() function and all calls to it. | Tim Potter | 2003-06-17 | 1 | -7/+1 |
* | In the policy handle hashing, handle more than one policy handle having | Guy Harris | 2003-06-05 | 1 | -6/+9 |
* | Change the interface to dissect_ndr_nt_SID to take the extra parameter hf_sid | Ronnie Sahlberg | 2003-05-21 | 1 | -2/+2 |
* | Change the interface to dissect_ndr_nt_PSID to take one extra parameter which... | Ronnie Sahlberg | 2003-05-21 | 1 | -2/+2 |
* | Move the value_string of platform ID values to "packet-dcerpc-nt.c", and | Guy Harris | 2003-05-15 | 1 | -1/+6 |
* | Add a dissect_ndr_counted_byte_array_cb function which can take a callback | Tim Potter | 2003-05-09 | 1 | -1/+8 |
* | Not all strings in MS interfaces are unicode. | Ronnie Sahlberg | 2003-04-27 | 1 | -1/+5 |
* | Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as it | Guy Harris | 2003-02-08 | 1 | -1/+6 |
* | Fix a typo in the multiple-include protection in "packet-dcerpc-nt.h". | Guy Harris | 2003-02-07 | 1 | -14/+2 |
* | Move dissect_nt_access_mask() from packet-dcerpc-nt.c to packet-smb.c | Tim Potter | 2003-02-07 | 1 | -11/+1 |
* | Replace the confusing collection of Windows DCERPC string handling | Tim Potter | 2003-02-03 | 1 | -27/+20 |
* | Generalize "cb_str_postprocess()" to allow the string to be appended to | Guy Harris | 2003-01-30 | 1 | -6/+7 |
* | Defined a useful callback function for dissect_ndr_pointer() which can | Tim Potter | 2003-01-28 | 1 | -8/+41 |
* | Perform the initialisation for the NT specific DCERPC dissectors as part | Tim Potter | 2003-01-24 | 1 | -1/+6 |
* | Delete all prs_* functions. Huzzah! | Tim Potter | 2003-01-11 | 1 | -17/+1 |
* | Get rid of some no-longer-used routines; there are other routines that | Guy Harris | 2002-12-02 | 1 | -25/+1 |
* | Get rid of the "pdata" argument to "dissect_dcerpc_uint16s()" and | Guy Harris | 2002-11-28 | 1 | -3/+3 |
* | Arguments to hash routines are gconstpointer's; assign them to const | Guy Harris | 2002-11-28 | 1 | -5/+5 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -39/+39 |
* | Some cleanups and fixes from Guy: | Tim Potter | 2002-08-22 | 1 | -3/+3 |
* | Added a NT access mask dissector. The breaks the permission bits up into | Tim Potter | 2002-08-21 | 1 | -1/+11 |
* | Cleaned up NT policy handle hashing a bit. Split the store function | Tim Potter | 2002-06-28 | 1 | -8/+15 |
* | We must make sure that the ALIGN_TO_4_BYTES macro does not change the offset | Ronnie Sahlberg | 2002-06-16 | 1 | -2/+10 |
* | Added dissect_ndr_uint16s() utility function for dissecting a buffer | Tim Potter | 2002-06-05 | 1 | -1/+9 |
* | In "dissect_nt_policy_hnd()": | Guy Harris | 2002-05-11 | 1 | -2/+2 |
* | Added a routine to dissect a DOS error code. These are used in the spoolss | Tim Potter | 2002-05-09 | 1 | -1/+17 |
* | Frame numbers are unsigned, and 0 is not a valid frame number; make the | Guy Harris | 2002-04-22 | 1 | -4/+4 |
* | Add a "proto_register_dcerpc_smb()" which registers ett_ values for | Guy Harris | 2002-04-18 | 1 | -4/+6 |
* | Added dissection and support functions for LSAENUMERATEPRIVILEGES | Ronnie Sahlberg | 2002-04-17 | 1 | -1/+6 |
* | LSA dissector updates. Adds a lot of LSA functions to the dissector. | Ronnie Sahlberg | 2002-04-17 | 1 | -1/+6 |
* | Use policy handle hash code in DCERPC/SMB SAMR dissector. | Tim Potter | 2002-04-17 | 1 | -1/+6 |
* | Display non-zero return codes in COL_INFO. | Tim Potter | 2002-04-16 | 1 | -1/+8 |
* | Use dcerpc_call_value structure to fetch request/response frame numbers | Tim Potter | 2002-03-26 | 1 | -26/+4 |
* | Some refactoring of the spoolss dissector: | Tim Potter | 2002-03-25 | 1 | -1/+41 |
* | There is no guarantee that a buffer obtained using "tvb_get_ptr()" is | Guy Harris | 2002-03-19 | 1 | -5/+5 |
* | Moved the value_string for MS country codes from packet-dcerpc-nt.c to | Ronnie Sahlberg | 2002-03-15 | 1 | -3/+1 |
* | Added a value_string for the countreis which have their MS contry code listed | Ronnie Sahlberg | 2002-03-14 | 1 | -1/+4 |
* | Final patch in preparing for NETLOGON dissector. | Ronnie Sahlberg | 2002-03-11 | 1 | -1/+23 |
* | Move the STRING dissector to packet-dcerpc-nt.c and add one more parameter | Ronnie Sahlberg | 2002-03-11 | 1 | -1/+9 |
* | Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS() and | Ronnie Sahlberg | 2002-03-11 | 1 | -1/+6 |
* | Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.c | Ronnie Sahlberg | 2002-03-10 | 1 | -1/+5 |
* | Use "dissect_ndr_nt_UNICODE_STRING_str()", not | Guy Harris | 2002-03-10 | 1 | -5/+1 |
* | Rename function and variables for dissecting an NT service Account Control | Ronnie Sahlberg | 2002-03-06 | 1 | -1/+4 |
* | Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac... | Ronnie Sahlberg | 2002-03-06 | 1 | -1/+17 |
* | DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. | Guy Harris | 2002-01-29 | 1 | -8/+1 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-01-25 | 1 | -1/+8 |
* | SPOOLSS RPC dissector, from Tim Potter. This includes adding additional | Guy Harris | 2002-01-03 | 1 | -2/+4 |