| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the top-level item for an NT access mask into the protocol tree with | Guy Harris | 2002-08-22 | 1 | -3/+2 |
* | Some cleanups and fixes from Guy: | Tim Potter | 2002-08-22 | 1 | -14/+8 |
* | Added a NT access mask dissector. The breaks the permission bits up into | Tim Potter | 2002-08-21 | 1 | -1/+361 |
* | In dissect_doserror and dissect_ntstatus, don't add anything to the | Tim Potter | 2002-08-07 | 1 | -3/+3 |
* | Removed unused variable. | Tim Potter | 2002-06-28 | 1 | -2/+1 |
* | Cleaned up NT policy handle hashing a bit. Split the store function | Tim Potter | 2002-06-28 | 1 | -58/+65 |
* | Same for a NT status code. | Tim Potter | 2002-06-25 | 1 | -2/+2 |
* | Display the error code for a dos error that doesn't have a value string defined. | Tim Potter | 2002-06-25 | 1 | -2/+2 |
* | Added dissect_ndr_uint16s() utility function for dissecting a buffer | Tim Potter | 2002-06-05 | 1 | -1/+40 |
* | Additions to the MAPI dissector. Function 02 for MAPI. | Ronnie Sahlberg | 2002-05-23 | 1 | -7/+7 |
* | Set the length field correctly for proto_tree_add_text() when marking the | Tim Potter | 2002-05-15 | 1 | -4/+5 |
* | Mark unused arguments as such. | Guy Harris | 2002-05-11 | 1 | -2/+3 |
* | In "dissect_nt_policy_hnd()": | Guy Harris | 2002-05-11 | 1 | -11/+14 |
* | Added a routine to dissect a DOS error code. These are used in the spoolss | Tim Potter | 2002-05-09 | 1 | -1/+65 |
* | Fix up item lengths for policy handle subtree and subitems under it. | Tim Potter | 2002-05-07 | 1 | -4/+8 |
* | From Joerg Mayer: mark unused arguments as such. | Guy Harris | 2002-05-04 | 1 | -11/+11 |
* | Get rid of some unused arguments, and mark some others as unused. | Guy Harris | 2002-04-30 | 1 | -3/+2 |
* | Frame numbers are unsigned, and 0 is not a valid frame number; make the | Guy Harris | 2002-04-22 | 1 | -9/+9 |
* | Add a "proto_register_dcerpc_smb()" which registers ett_ values for | Guy Harris | 2002-04-18 | 1 | -11/+16 |
* | Use policy handle hash code in DCERPC/SMB SAMR dissector. | Tim Potter | 2002-04-17 | 1 | -2/+70 |
* | Display non-zero return codes in COL_INFO. | Tim Potter | 2002-04-16 | 1 | -1/+23 |
* | len and max_len were swapped in the UNICODE_STRING dissector | Ronnie Sahlberg | 2002-03-29 | 1 | -5/+5 |
* | Use dcerpc_call_value structure to fetch request/response frame numbers | Tim Potter | 2002-03-26 | 1 | -267/+1 |
* | Some refactoring of the spoolss dissector: | Tim Potter | 2002-03-25 | 1 | -1/+509 |
* | Fix "dissect_ndr_nt_UNICODE_STRING_str()" so that the "di->levels" value | Guy Harris | 2002-03-24 | 1 | -15/+7 |
* | In "fake_unicode()", check to make sure we have all the data in the | Guy Harris | 2002-03-20 | 1 | -12/+9 |
* | There is no guarantee that a buffer obtained using "tvb_get_ptr()" is | Guy Harris | 2002-03-19 | 1 | -54/+48 |
* | Pretty up Policy Handles. | Richard Sharpe | 2002-03-15 | 1 | -2/+3 |
* | Moved the value_string for MS country codes from packet-dcerpc-nt.c to | Ronnie Sahlberg | 2002-03-15 | 1 | -111/+1 |
* | Added a value_string for the countreis which have their MS contry code listed | Ronnie Sahlberg | 2002-03-14 | 1 | -1/+111 |
* | Update dissect_ndr_nt_STRING so it can also accept FT_BYTES and for that type | Ronnie Sahlberg | 2002-03-13 | 1 | -12/+33 |
* | Small fix for dissect_ndr_nt_UNICODE_STRING_str() in packet-dcerpc-nt.c | Ronnie Sahlberg | 2002-03-12 | 1 | -2/+5 |
* | Move the STRING dissector to packet-dcerpc-nt.c and add one more parameter | Ronnie Sahlberg | 2002-03-11 | 1 | -1/+84 |
* | Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.c | Ronnie Sahlberg | 2002-03-10 | 1 | -1/+28 |
* | Don't use "proto_tree_add_string_format()" when | Guy Harris | 2002-03-10 | 1 | -6/+3 |
* | Use "dissect_ndr_nt_UNICODE_STRING_str()", not | Guy Harris | 2002-03-10 | 1 | -70/+12 |
* | Use -1, rather than 0, as the length when creating an item with a | Guy Harris | 2002-03-09 | 1 | -2/+10 |
* | Rename function and variables for dissecting an NT service Account Control | Ronnie Sahlberg | 2002-03-06 | 1 | -1/+3 |
* | Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac... | Ronnie Sahlberg | 2002-03-06 | 1 | -1/+188 |
* | DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. | Guy Harris | 2002-01-29 | 1 | -156/+1 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-01-25 | 1 | -1/+159 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Updates from Tim Potter. | Guy Harris | 2002-01-07 | 1 | -1/+16 |
* | SPOOLSS RPC dissector, from Tim Potter. This includes adding additional | Guy Harris | 2002-01-03 | 1 | -3/+10 |
* | From Tim Potter: dissect some of the LSA RPCs stub data. | Guy Harris | 2001-12-16 | 1 | -0/+370 |