| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 'server unavailable' dos error message. | Tim Potter | 2003-02-25 | 1 | -1/+2 |
* | SMB RTT statistics for tethereal and ethereal. | Ronnie Sahlberg | 2003-01-22 | 1 | -1/+16 |
* | Properly handle raw ntlmssp ... | Richard Sharpe | 2002-08-31 | 1 | -2/+2 |
* | Handle the lack of a security blob in negprot response when raw NTLMSSP is | Richard Sharpe | 2002-08-31 | 1 | -2/+2 |
* | Add support for raw NTLMSSP blobs when talking to XP etc ... | Richard Sharpe | 2002-08-30 | 1 | -1/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -8/+8 |
* | Added some NT access mask constants. | Tim Potter | 2002-08-21 | 1 | -5/+34 |
* | Added DOS error 259 - no more items. | Tim Potter | 2002-08-07 | 1 | -1/+2 |
* | From Prabhakar Krishnan: add item to SMB protocol tree for time between | Guy Harris | 2002-07-20 | 1 | -1/+2 |
* | Put in some additional information from: | Guy Harris | 2002-05-26 | 1 | -19/+22 |
* | Added constant and value_string for invalid security descriptor owner | Tim Potter | 2002-05-08 | 1 | -1/+2 |
* | Get rid of some unused arguments, and mark some others as unused. | Guy Harris | 2002-04-30 | 1 | -5/+5 |
* | Added 'invalid security descriptor' error to list of dos errors. | Tim Potter | 2002-04-24 | 1 | -1/+2 |
* | A new type of DCERPC over SMB transport. | Ronnie Sahlberg | 2002-03-16 | 1 | -1/+11 |
* | Moved the value_string for MS country codes from packet-dcerpc-nt.c to | Ronnie Sahlberg | 2002-03-15 | 1 | -1/+3 |
* | Added error messages for invalid name and invalid form size. | Tim Potter | 2002-03-15 | 1 | -2/+4 |
* | From Ronnie Sahlberg: add the actual SMB command to the structure that | Guy Harris | 2002-02-20 | 1 | -1/+2 |
* | Match requests and responses using both the MID and the PID; the SNIA | Guy Harris | 2002-01-08 | 1 | -2/+2 |
* | SPOOLSS RPC dissector, from Tim Potter. This includes adding additional | Guy Harris | 2002-01-03 | 1 | -2/+14 |
* | From Todd Sabin: | Guy Harris | 2001-12-06 | 1 | -1/+5 |
* | Support for reassembly of DCERPC over SMB, from Ronnie Sahlberg. | Guy Harris | 2001-12-05 | 1 | -1/+14 |
* | From Tim Potter: add the DOS error for "file already exists" on a | Guy Harris | 2001-12-05 | 1 | -1/+2 |
* | If a request has already been processed, and we fail to find its | Guy Harris | 2001-11-28 | 1 | -1/+2 |
* | Discard stuff in "smb.h" not used by the dissectors, and replace the | Guy Harris | 2001-11-21 | 1 | -496/+76 |
* | Dissect the rest of the named pipe protocol. Export from "packet-smb.c" | Guy Harris | 2001-11-20 | 1 | -1/+13 |
* | Save the function code and FID for pipe requests, and use it for the | Guy Harris | 2001-11-20 | 1 | -2/+4 |
* | Pass, as the first tvbuff argument to "dissect_mailslot_smb()" and | Guy Harris | 2001-11-19 | 1 | -2/+7 |
* | From Tim Potter: use the FID, for DCE RPC-over-SMB, as part of the | Guy Harris | 2001-11-18 | 1 | -1/+2 |
* | Pass in the "smb_info" structure a pointer to the "smb_saved_info_t" | Guy Harris | 2001-11-18 | 1 | -3/+11 |
* | Have only the request and response frame numbers, and a "void *", in an | Guy Harris | 2001-11-18 | 1 | -23/+23 |
* | Cleanup of request/response matching, from Ronnie Sahlberg. | Guy Harris | 2001-11-16 | 1 | -25/+4 |
* | Tvbuffification of Transaction requests, from Ronnie Sahlberg. | Guy Harris | 2001-11-15 | 1 | -6/+6 |
* | Transaction2 tvbuffified, and support added for many Transaction2 SMBs, | Guy Harris | 2001-11-12 | 1 | -1/+3 |
* | NT Transact dissection, from Ronnie Sahlberg. | Guy Harris | 2001-11-08 | 1 | -1/+2 |
* | First tvbuffication change, from Ronnie Sahlberg. Also changes SMB | Guy Harris | 2001-11-03 | 1 | -4/+10 |
* | Squelch some compiler warnings. | Guy Harris | 2001-08-27 | 1 | -4/+4 |
* | Use the descriptor strings when dissecting remote APIs; this lets us | Guy Harris | 2001-08-27 | 1 | -2/+4 |
* | Keep track of transaction replies that have continuations, and associate | Guy Harris | 2001-08-11 | 1 | -1/+20 |
* | Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg. | Guy Harris | 2001-08-07 | 1 | -1/+2 |
* | Remote API protocol (that seems to be what it's called in a number of | Guy Harris | 2001-08-05 | 1 | -1/+6 |
* | Add a request/response flag to the "struct smb_info" structure, and use | Guy Harris | 2001-08-05 | 1 | -4/+5 |
* | Use "val_to_str()" to convert TRANSACT2 transaction codes to strings. | Guy Harris | 2001-08-04 | 1 | -7/+2 |
* | The "mid" field of the "smb_request_val" structure isn't used; eliminate | Guy Harris | 2001-08-02 | 1 | -2/+1 |
* | Added a new error code I just found ... no such share. | Richard Sharpe | 2001-01-29 | 1 | -1/+2 |
* | Jeff Foster's SMB Mailslot and Netlogin dissectors; he split | Guy Harris | 2000-02-14 | 1 | -1/+19 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -1/+6 |
* | Add some SMB codes and error codes from the | Guy Harris | 1999-05-11 | 1 | -1/+4 |
* | Added new files for SMB decode: packet-smb.c, alignment.h, smb.h | Richard Sharpe | 1999-05-09 | 1 | -0/+626 |