Make the "maintainer-clean" rules get rid of some additional generated
[obnox/wireshark/wip.git] / smb.h
2004-09-30 guyHandle continuation replies to transactions better...
2004-08-03 guyMove a bunch of stuff that's more Windows-related than...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-05-09 guyFrom Lars Roland: add support for building a libetherea...
2003-12-18 guyThe "cmd" members of "smb_saved_info_t" and "smb_info_t...
2003-06-04 guyThere can be more than one DCE RPC call per frame,...
2003-04-13 guy"dcerpc_fragment_table" is used only in packet-smb...
2003-04-12 sahlbergRewrite the DCERPC over SMB reassembly completely.
2003-03-25 sahlbergAdded SMB option : sid_name_snooping.
2003-02-25 tpotAdded 'server unavailable' dos error message.
2003-01-22 sahlbergSMB RTT statistics for tethereal and ethereal.
2002-08-31 sharpeProperly handle raw ntlmssp ...
2002-08-31 sharpeHandle the lack of a security blob in negprot response...
2002-08-30 sharpeAdd support for raw NTLMSSP blobs when talking to XP...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-21 tpotAdded some NT access mask constants.
2002-08-07 tpotAdded DOS error 259 - no more items.
2002-07-20 guyFrom Prabhakar Krishnan: add item to SMB protocol tree...
2002-05-26 guyPut in some additional information from:
2002-05-08 tpotAdded constant and value_string for invalid security...
2002-04-30 guyGet rid of some unused arguments, and mark some others...
2002-04-24 tpotAdded 'invalid security descriptor' error to list of...
2002-03-16 sahlbergA new type of DCERPC over SMB transport.
2002-03-15 sahlbergMoved the value_string for MS country codes from packet...
2002-03-15 tpotAdded error messages for invalid name and invalid form...
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...