Rename function and variables for dissecting an NT service Account Control
[obnox/wireshark/wip.git] / smb.h
2002-02-20 guyFrom Ronnie Sahlberg: add the actual SMB command to...
2002-01-08 guyMatch requests and responses using both the MID and...
2002-01-03 guySPOOLSS RPC dissector, from Tim Potter. This includes...
2001-12-06 guyFrom Todd Sabin:
2001-12-05 guySupport for reassembly of DCERPC over SMB, from Ronnie...
2001-12-05 guyFrom Tim Potter: add the DOS error for "file already...
2001-11-28 guyIf a request has already been processed, and we fail...
2001-11-21 guyDiscard stuff in "smb.h" not used by the dissectors...
2001-11-20 guyDissect the rest of the named pipe protocol. Export...
2001-11-20 guySave the function code and FID for pipe requests, and...
2001-11-19 guyPass, as the first tvbuff argument to "dissect_mailslot...
2001-11-18 guyFrom Tim Potter: use the FID, for DCE RPC-over-SMB...
2001-11-18 guyPass in the "smb_info" structure a pointer to the ...
2001-11-18 guyHave only the request and response frame numbers, and...
2001-11-16 guyCleanup of request/response matching, from Ronnie Sahlberg.
2001-11-15 guyTvbuffification of Transaction requests, from Ronnie...
2001-11-12 guyTransaction2 tvbuffified, and support added for many...
2001-11-08 guyNT Transact dissection, from Ronnie Sahlberg.
2001-11-03 guyFirst tvbuffication change, from Ronnie Sahlberg. ...
2001-08-27 guySquelch some compiler warnings.
2001-08-27 guyUse the descriptor strings when dissecting remote APIs...
2001-08-11 guyKeep track of transaction replies that have continuatio...
2001-08-07 guyTvbuffified SMB mailslot protocol dissector, from Ronni...
2001-08-05 guyRemote API protocol (that seems to be what it's called...
2001-08-05 guyAdd a request/response flag to the "struct smb_info...
2001-08-04 guyUse "val_to_str()" to convert TRANSACT2 transaction...
2001-08-02 guyThe "mid" field of the "smb_request_val" structure...
2001-01-29 sharpeAdded a new error code I just found ... no such share.
2000-02-14 guyJeff Foster's SMB Mailslot and Netlogin dissectors...
2000-01-07 guyFix Gerald's e-mail address.
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-05-11 guyAdd some SMB codes and error codes from the
1999-05-09 sharpeAdded new files for SMB decode: packet-smb.c, alignment...