| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed some trailing commas from various DCERPC dissectors. | Tim Potter | 2002-05-31 | 1 | -4/+4 |
* | Changed toplevel REF pointer dissection to create a subtree. Not creating a s... | Ronnie Sahlberg | 2002-05-27 | 1 | -46/+48 |
* | In "dissect_nt_policy_hnd()": | Guy Harris | 2002-05-11 | 1 | -62/+68 |
* | Put in a comment noting that the previous change came from a real | Guy Harris | 2002-05-09 | 1 | -1/+5 |
* | As Ronnie Sahlberg notes, the problem is that the QueryDomainInfo | Guy Harris | 2002-05-09 | 1 | -14/+3 |
* | In at least one capture, a QueryDomainInfo response starts with what is, | Guy Harris | 2002-05-09 | 1 | -2/+13 |
* | Several bugfixes for SAMR | Ronnie Sahlberg | 2002-05-07 | 1 | -39/+15 |
* | Remove unused function. | Tim Potter | 2002-05-05 | 1 | -14/+3 |
* | From Joerg Mayer: mark unused arguments as such. | Guy Harris | 2002-05-04 | 1 | -5/+5 |
* | Get rid of some unused arguments, and mark some others as unused. | Guy Harris | 2002-04-30 | 1 | -4/+3 |
* | Use the string in the DCERPC sub-dissector array instead of providing | Tim Potter | 2002-04-30 | 1 | -409/+62 |
* | Un-#if out "samr_dissect_get_alias_membership_response()", to serve as a | Guy Harris | 2002-04-29 | 1 | -21/+2 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -5/+9 |
* | Fix "samr_dissect_query_information_alias_reply()" to dissect the | Guy Harris | 2002-04-22 | 1 | -15/+19 |
* | Fix an error in the "dcerpc_samr_dissectors[]" table. | Guy Harris | 2002-04-22 | 1 | -12/+20 |
* | Add a "proto_register_dcerpc_smb()" which registers ett_ values for | Guy Harris | 2002-04-18 | 1 | -10/+1 |
* | Display rids for open user, group, alias in COL_INFO. | Tim Potter | 2002-04-17 | 1 | -6/+64 |
* | Prettification of SAMR dissector - display short names in COL_INFO. | Tim Potter | 2002-04-17 | 1 | -184/+1211 |
* | Use policy handle hash code in DCERPC/SMB SAMR dissector. | Tim Potter | 2002-04-17 | 1 | -76/+113 |
* | Display non-zero return codes in COL_INFO. | Tim Potter | 2002-04-16 | 1 | -48/+74 |
* | #include <string.h> to quieten compiler warning. | Tim Potter | 2002-03-25 | 1 | -1/+2 |
* | Fix "dissect_ndr_nt_UNICODE_STRING_str()" so that the "di->levels" value | Guy Harris | 2002-03-24 | 1 | -2/+2 |
* | Added a value_string for the countreis which have their MS contry code listed | Ronnie Sahlberg | 2002-03-14 | 1 | -2/+2 |
* | Final patch in preparing for NETLOGON dissector. | Ronnie Sahlberg | 2002-03-11 | 1 | -19/+72 |
* | Move the STRING dissector to packet-dcerpc-nt.c and add one more parameter | Ronnie Sahlberg | 2002-03-11 | 1 | -88/+5 |
* | Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS() and | Ronnie Sahlberg | 2002-03-11 | 1 | -7/+7 |
* | Moved dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to packet-dcerpc-nt.c | Ronnie Sahlberg | 2002-03-10 | 1 | -28/+1 |
* | Don't use "proto_tree_add_string_format()" when | Guy Harris | 2002-03-10 | 1 | -4/+3 |
* | Use "dissect_ndr_nt_UNICODE_STRING_str()", not | Guy Harris | 2002-03-10 | 1 | -69/+71 |
* | Rename function and variables for dissecting an NT service Account Control | Ronnie Sahlberg | 2002-03-06 | 1 | -94/+106 |
* | Moved dissector for UNICODE_STRING structure from packet-dcerpc-samr.c to pac... | Ronnie Sahlberg | 2002-03-06 | 1 | -178/+1 |
* | Properly (for English) pluralize names beginning with "s". | Guy Harris | 2002-02-26 | 1 | -5/+30 |
* | From Ronnie Sahlberg: add "alias name" and "group name" fields for alias | Guy Harris | 2002-02-26 | 1 | -3/+13 |
* | From Ronnie Sahlberg: add decoding of the (known) individual bits of | Guy Harris | 2002-02-14 | 1 | -22/+141 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-13 | 1 | -102/+210 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-12 | 1 | -179/+273 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-11 | 1 | -21/+22 |
* | From Todd Sabin: | Guy Harris | 2002-02-10 | 1 | -2/+14 |
* | From Ronnie Sahlberg: display the SAMR "Account Control" field in hex. | Guy Harris | 2002-02-10 | 1 | -3/+4 |
* | Fixes from Ronnie Sahlberg. | Guy Harris | 2002-02-08 | 1 | -66/+167 |
* | From Ronnie Sahlberg: add dissectors for the rest of SAMR. | Guy Harris | 2002-02-08 | 1 | -165/+1308 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-06 | 1 | -13/+14 |
* | DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. | Guy Harris | 2002-01-29 | 1 | -77/+1918 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-01-25 | 1 | -2/+493 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | From Todd Sabin: | Guy Harris | 2001-12-06 | 1 | -8/+63 |
* | Rename the "packet-msrpc-XXX.[ch]" files to "packet-dcerpc-XXX.[ch]", as | Guy Harris | 2001-11-21 | 1 | -0/+126 |