aboutsummaryrefslogtreecommitdiffstats
path: root/smb.h
Commit message (Expand)AuthorAgeFilesLines
* First tvbuffication change, from Ronnie Sahlberg. Also changes SMBGuy Harris2001-11-031-4/+10
* Squelch some compiler warnings.Guy Harris2001-08-271-4/+4
* Use the descriptor strings when dissecting remote APIs; this lets usGuy Harris2001-08-271-2/+4
* Keep track of transaction replies that have continuations, and associateGuy Harris2001-08-111-1/+20
* Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg.Guy Harris2001-08-071-1/+2
* Remote API protocol (that seems to be what it's called in a number ofGuy Harris2001-08-051-1/+6
* Add a request/response flag to the "struct smb_info" structure, and useGuy Harris2001-08-051-4/+5
* Use "val_to_str()" to convert TRANSACT2 transaction codes to strings.Guy Harris2001-08-041-7/+2
* The "mid" field of the "smb_request_val" structure isn't used; eliminateGuy Harris2001-08-021-2/+1
* Added a new error code I just found ... no such share.Richard Sharpe2001-01-291-1/+2
* Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitGuy Harris2000-02-141-1/+19
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+6
* Add some SMB codes and error codes from theGuy Harris1999-05-111-1/+4
* Added new files for SMB decode: packet-smb.c, alignment.h, smb.hRichard Sharpe1999-05-091-0/+626