| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for DCERPC detection when carried ontop of SMB. | Ronnie Sahlberg | 2002-12-05 | 1 | -1/+11 |
* | Only display errors in SMB headers in the COL_INFO field. This gets | Tim Potter | 2002-11-14 | 1 | -2/+2 |
* | Use the same ett_ value for all security blobs, regardless of whether | Guy Harris | 2002-11-08 | 1 | -28/+14 |
* | A small fix to NtCreat&X from Jim McDonough ... | Richard Sharpe | 2002-11-05 | 1 | -89/+1 |
* | Add a "fragment_add_seq_next()" to reassemble fragments that don't have | Guy Harris | 2002-10-24 | 1 | -2/+2 |
* | More pretty-boy stuff for Write&X responses ... | Richard Sharpe | 2002-09-20 | 1 | -2/+8 |
* | Add more info in the info col for write&X. | Richard Sharpe | 2002-09-20 | 1 | -3/+15 |
* | Fix the handling of the NTLMSSP blobs in the case when the server asks | Richard Sharpe | 2002-09-04 | 1 | -3/+15 |
* | Further fixes. Properly account for the length of headers. Still some headers | Richard Sharpe | 2002-08-31 | 1 | -1/+4 |
* | Properly handle raw ntlmssp ... | Richard Sharpe | 2002-08-31 | 1 | -20/+48 |
* | Handle the lack of a security blob in negprot response when raw NTLMSSP is | Richard Sharpe | 2002-08-31 | 1 | -2/+6 |
* | Add support for raw NTLMSSP blobs when talking to XP etc ... | Richard Sharpe | 2002-08-30 | 1 | -2/+16 |
* | From Ulf Lamping: change some #define names to avoid name collisions on | Guy Harris | 2002-08-29 | 1 | -72/+72 |
* | Guided by Guy and an examination of RFC2078 and RFC2478, I have added some | Richard Sharpe | 2002-08-29 | 1 | -2/+2 |
* | Fix up dissect_file_attributes | Richard Sharpe | 2002-08-29 | 1 | -30/+51 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -251/+251 |
* | Expand on a note in a comment. | Guy Harris | 2002-08-25 | 1 | -2/+4 |
* | These guys got lost in a merge. Actually call the gssapi dissector from | Tim Potter | 2002-08-22 | 1 | -19/+65 |
* | First part of support for Thursby's Mac extenstions from CIFS2002. | Richard Sharpe | 2002-08-22 | 1 | -2/+189 |
* | Limit the parameter and data tvbuffs to the actual number of bytes of | Guy Harris | 2002-08-19 | 1 | -6/+9 |
* | Added server name to negprot reply and fixed a pointer deferral problem. | Ronnie Sahlberg | 2002-08-13 | 1 | -9/+27 |
* | From Devin Heitmueller: dissect NTLMSSP authentication messages, and handle | Guy Harris | 2002-08-10 | 1 | -244/+119 |
* | Added DOS error 259 - no more items. | Tim Potter | 2002-08-07 | 1 | -1/+2 |
* | Typo fix. | Guy Harris | 2002-08-06 | 1 | -2/+2 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Changed the SMB dissector to put ALL command PDUs in one SMB in the summary | Ronnie Sahlberg | 2002-07-27 | 1 | -22/+30 |
* | If conversations have already been created in lower layers, say TCP before | Ronnie Sahlberg | 2002-07-27 | 1 | -8/+8 |
* | From Prabhakar Krishnan: add item to SMB protocol tree for time between | Guy Harris | 2002-07-20 | 1 | -5/+22 |
* | Fixed up some warnings. | Tim Potter | 2002-07-13 | 1 | -7/+14 |
* | 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 |