| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |