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