| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "show_fragment_seq_tree()", which is like "show_fragment_tree()", | Guy Harris | 2002-06-07 | 1 | -1/+3 |
* | Added show_fragment_tree() to reassemble. This function will do the common | Ronnie Sahlberg | 2002-06-05 | 1 | -29/+54 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 1 | -3/+3 |
* | Another small DCERPC interface from the winsows world implemented. TAPI. | Ronnie Sahlberg | 2002-06-02 | 1 | -5/+5 |
* | SMB 0x31 is "Close And Tree Disconnect", not "Close And Tree Discover", | Guy Harris | 2002-05-30 | 1 | -3/+3 |
* | Display unsigned quantities with "%u". | Guy Harris | 2002-05-29 | 1 | -5/+5 |
* | Put back the stuff to dissect the last 2 bytes of | Guy Harris | 2002-05-26 | 1 | -16/+157 |
* | Fix "dissect_unknown()" to properly step through the word and byte | Guy Harris | 2002-05-26 | 1 | -3/+8 |
* | Put in some additional information from: | Guy Harris | 2002-05-26 | 1 | -82/+519 |
* | Add messaging SMBs. | Guy Harris | 2002-05-25 | 1 | -18/+268 |
* | Additions to the MAPI dissector. Function 02 for MAPI. | Ronnie Sahlberg | 2002-05-23 | 1 | -1/+2 |
* | From Andrew Esh: support for additional interest levels in | Guy Harris | 2002-05-16 | 1 | -5/+70 |
* | From Andrew Esh: support for interest level 1003 and 1007 in | Guy Harris | 2002-05-15 | 1 | -1/+41 |
* | Update the URL and comment for the SNIA CIFS spec, now that it's final. | Guy Harris | 2002-05-10 | 1 | -3/+3 |
* | Added constant and value_string for invalid security descriptor owner | Tim Potter | 2002-05-08 | 1 | -1/+2 |
* | From Joerg Mayer: get rid of unused "pinfo" argument to | Guy Harris | 2002-04-30 | 1 | -35/+9 |
* | Get rid of some unused arguments, and mark some others as unused. | Guy Harris | 2002-04-30 | 1 | -324/+304 |
* | There's no need to allocate and fill in an array of sub-authorities and | Guy Harris | 2002-04-29 | 1 | -27/+19 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -6/+6 |
* | Put in a note about the "primary domain" in the Negotiate Protocol | Guy Harris | 2002-04-28 | 1 | -1/+7 |
* | Fix the test in "dissect_smb_datetime()" for "no date/time specified" | Guy Harris | 2002-04-27 | 1 | -7/+84 |
* | Sometimes there is some junk at the end of an ACE so use the size field | Tim Potter | 2002-04-24 | 1 | -3/+9 |
* | Added 'invalid security descriptor' error to list of dos errors. | Tim Potter | 2002-04-24 | 1 | -1/+2 |
* | Clean up the descriptions of reassembly preferences. | Guy Harris | 2002-04-23 | 1 | -3/+3 |
* | Support for NT Rename SMB, from Steven French. | Guy Harris | 2002-04-22 | 1 | -3/+82 |
* | Fix the return value of "dissect_nt_sec_desc()". | Guy Harris | 2002-04-22 | 1 | -3/+5 |
* | Correctly dissect LSA security descriptors, at least as they appear | Guy Harris | 2002-04-22 | 1 | -13/+33 |
* | Bugfixes for LSA dissector and a small change to the security_descriptor diss... | Ronnie Sahlberg | 2002-04-17 | 1 | -8/+14 |
* | Do the standard "next entry offset" stuff in NT NOTIFY replies, so as to | Guy Harris | 2002-04-16 | 1 | -2/+25 |
* | Fixed two instances where si->sip was being not checked for NULL before | Tim Potter | 2002-04-09 | 1 | -3/+3 |
* | More static-ization. | Gilbert Ramirez | 2002-04-08 | 1 | -2/+2 |
* | copylen should be unsigned when we check the range since tvb_memcpy will be u... | Ronnie Sahlberg | 2002-03-29 | 1 | -2/+2 |
* | The Unicode Consortium's country code table has been updated to | Guy Harris | 2002-03-27 | 1 | -8/+7 |
* | In the protocol tree entries for lists of fragments/segments, make the | Guy Harris | 2002-03-27 | 1 | -16/+20 |
* | The Unicode Consortium's table has some errors in it; fix those errors | Guy Harris | 2002-03-26 | 1 | -4/+14 |
* | The Cygwin "winnls.h" header, and the Microsoft "winnls.h" headers, says | Guy Harris | 2002-03-25 | 1 | -4/+9 |
* | When dissecting an SID with more than 4 authorities, increment the | Guy Harris | 2002-03-20 | 1 | -1/+2 |
* | Handle Read operations on IPC trees as DCE RPC. | Guy Harris | 2002-03-20 | 1 | -5/+31 |
* | Express the RID separately of more than 4 sub-authorities. It is always the | Richard Sharpe | 2002-03-19 | 1 | -5/+15 |
* | Treat WriteAndX operations on IPC trees as containing DCERPC call | Guy Harris | 2002-03-19 | 1 | -5/+17 |
* | Tiny quota updates | Ronnie Sahlberg | 2002-03-19 | 1 | -9/+21 |
* | Quota updates. GetUserQuota implemented and support for list of userquota str... | Ronnie Sahlberg | 2002-03-18 | 1 | -20/+47 |
* | Add dissection of one more bit in Quota FS Flags bitmask | Ronnie Sahlberg | 2002-03-18 | 1 | -2/+21 |
* | quota update partial NTGetUserQuota support | Ronnie Sahlberg | 2002-03-17 | 1 | -2/+11 |
* | Partial dissection of NT Set User Quota data block | Ronnie Sahlberg | 2002-03-17 | 1 | -11/+54 |
* | SMB Quota updates | Ronnie Sahlberg | 2002-03-17 | 1 | -8/+48 |
* | Updates for NT QUOTA in packet-smb.c | Ronnie Sahlberg | 2002-03-17 | 1 | -102/+84 |
* | The service is just called "IPC"; the pipe is what's called "IPC$". | Guy Harris | 2002-03-16 | 1 | -2/+2 |
* | Whether the data returned from a read or sent in a write is DCERPC | Guy Harris | 2002-03-16 | 1 | -11/+33 |
* | There is no guarantee that, when processing an SMB response, "si->sip" | Guy Harris | 2002-03-16 | 1 | -3/+5 |