aboutsummaryrefslogtreecommitdiffstats
path: root/smb.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-18Have only the request and response frame numbers, and a "void *", in anguy1-23/+23
2001-11-16Cleanup of request/response matching, from Ronnie Sahlberg.guy1-25/+4
2001-11-15Tvbuffification of Transaction requests, from Ronnie Sahlberg.guy1-6/+6
2001-11-12Transaction2 tvbuffified, and support added for many Transaction2 SMBs,guy1-1/+3
2001-11-08NT Transact dissection, from Ronnie Sahlberg.guy1-1/+2
2001-11-03First tvbuffication change, from Ronnie Sahlberg. Also changes SMBguy1-4/+10
2001-08-27Squelch some compiler warnings.guy1-4/+4
2001-08-27Use the descriptor strings when dissecting remote APIs; this lets usguy1-2/+4
2001-08-11Keep track of transaction replies that have continuations, and associateguy1-1/+20
2001-08-07Tvbuffified SMB mailslot protocol dissector, from Ronnie Sahlberg.guy1-1/+2
2001-08-05Remote API protocol (that seems to be what it's called in a number ofguy1-1/+6
2001-08-05Add a request/response flag to the "struct smb_info" structure, and useguy1-4/+5
2001-08-04Use "val_to_str()" to convert TRANSACT2 transaction codes to strings.guy1-7/+2
2001-08-02The "mid" field of the "smb_request_val" structure isn't used; eliminateguy1-2/+1
2001-01-29Added a new error code I just found ... no such share.sharpe1-1/+2
2000-02-14Jeff Foster's SMB Mailslot and Netlogin dissectors; he splitguy1-1/+19
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,gram1-1/+6
1999-05-11Add some SMB codes and error codes from theguy1-1/+4
1999-05-09Added new files for SMB decode: packet-smb.c, alignment.h, smb.hsharpe1-0/+626