various changes in the generated dissectors after asn2eth was patched.
[metze/wireshark/wip.git] / smb.h
2004-09-30 Guy HarrisHandle continuation replies to transactions better...
2004-08-03 Guy HarrisMove a bunch of stuff that's more Windows-related than...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-05-09 Guy HarrisFrom Lars Roland: add support for building a libetherea...
2003-12-18 Guy HarrisThe "cmd" members of "smb_saved_info_t" and "smb_info_t...
2003-06-04 Guy HarrisThere can be more than one DCE RPC call per frame,...
2003-04-13 Guy Harris"dcerpc_fragment_table" is used only in packet-smb...
2003-04-12 Ronnie SahlbergRewrite the DCERPC over SMB reassembly completely.
2003-03-25 Ronnie SahlbergAdded SMB option : sid_name_snooping.
2003-02-25 Tim PotterAdded 'server unavailable' dos error message.
2003-01-22 Ronnie SahlbergSMB RTT statistics for tethereal and ethereal.
2002-08-31 Richard SharpeProperly handle raw ntlmssp ...
2002-08-31 Richard SharpeHandle the lack of a security blob in negprot response...
2002-08-30 Richard SharpeAdd support for raw NTLMSSP blobs when talking to XP...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-21 Tim PotterAdded some NT access mask constants.
2002-08-07 Tim PotterAdded DOS error 259 - no more items.
2002-07-20 Guy HarrisFrom Prabhakar Krishnan: add item to SMB protocol tree...
2002-05-26 Guy HarrisPut in some additional information from:
2002-05-08 Tim PotterAdded constant and value_string for invalid security...
2002-04-30 Guy HarrisGet rid of some unused arguments, and mark some others...
2002-04-24 Tim PotterAdded 'invalid security descriptor' error to list of...
2002-03-16 Ronnie SahlbergA new type of DCERPC over SMB transport.
2002-03-15 Ronnie SahlbergMoved the value_string for MS country codes from packet...
2002-03-15 Tim PotterAdded error messages for invalid name and invalid form...
2002-02-20 Guy HarrisFrom Ronnie Sahlberg: add the actual SMB command to...
2002-01-08 Guy HarrisMatch requests and responses using both the MID and...
2002-01-03 Guy HarrisSPOOLSS RPC dissector, from Tim Potter. This includes...
2001-12-06 Guy HarrisFrom Todd Sabin:
2001-12-05 Guy HarrisSupport for reassembly of DCERPC over SMB, from Ronnie...
2001-12-05 Guy HarrisFrom Tim Potter: add the DOS error for "file already...
2001-11-28 Guy HarrisIf a request has already been processed, and we fail...
2001-11-21 Guy HarrisDiscard stuff in "smb.h" not used by the dissectors...
2001-11-20 Guy HarrisDissect the rest of the named pipe protocol. Export...
2001-11-20 Guy HarrisSave the function code and FID for pipe requests, and...
2001-11-19 Guy HarrisPass, as the first tvbuff argument to "dissect_mailslot...
2001-11-18 Guy HarrisFrom Tim Potter: use the FID, for DCE RPC-over-SMB...
2001-11-18 Guy HarrisPass in the "smb_info" structure a pointer to the ...
2001-11-18 Guy HarrisHave only the request and response frame numbers, and...
2001-11-16 Guy HarrisCleanup of request/response matching, from Ronnie Sahlberg.
2001-11-15 Guy HarrisTvbuffification of Transaction requests, from Ronnie...
2001-11-12 Guy HarrisTransaction2 tvbuffified, and support added for many...
2001-11-08 Guy HarrisNT Transact dissection, from Ronnie Sahlberg.
2001-11-03 Guy HarrisFirst tvbuffication change, from Ronnie Sahlberg. ...
2001-08-27 Guy HarrisSquelch some compiler warnings.
2001-08-27 Guy HarrisUse the descriptor strings when dissecting remote APIs...
2001-08-11 Guy HarrisKeep track of transaction replies that have continuatio...
2001-08-07 Guy HarrisTvbuffified SMB mailslot protocol dissector, from Ronni...
2001-08-05 Guy HarrisRemote API protocol (that seems to be what it's called...
2001-08-05 Guy HarrisAdd a request/response flag to the "struct smb_info...
2001-08-04 Guy HarrisUse "val_to_str()" to convert TRANSACT2 transaction...
2001-08-02 Guy HarrisThe "mid" field of the "smb_request_val" structure...
2001-01-29 Richard SharpeAdded a new error code I just found ... no such share.
2000-02-14 Guy HarrisJeff Foster's SMB Mailslot and Netlogin dissectors...
2000-01-07 Guy HarrisFix Gerald's e-mail address.
1999-07-13 Gilbert RamirezAdded support for compiling on win32 with Visual C...
1999-05-11 Guy HarrisAdd some SMB codes and error codes from the
1999-05-09 Richard SharpeAdded new files for SMB decode: packet-smb.c, alignment...