Commit History

Author SHA1 Message Date
  Tal Aloni 2ee081ab51 Server: Enabled Large MTU support 5 years ago
  Tal Aloni df58913372 SMBServer: SMB2: Improved handling of compunded related requests 7 years ago
  Tal Aloni 46d5aa2982 Minor logging improvement 7 years ago
  Tal Aloni e7da671877 Pass lock / unlock requests to the underlying object store 7 years ago
  Tal Aloni 9fe283762a Bugfix: Last SessionSetupResponse was not signed, final async response was not signed 7 years ago
  Tal Aloni 6507d88bf5 Minor code refactoring, do not try to process async commands other than CANCEL 7 years ago
  Tal Aloni 3f9daa39fe Minor code refactoring 7 years ago
  Tal Aloni 2698498c8b SMBServer: Marked methods required for asynchronous operation as internal 7 years ago
  Tal Aloni b7946bafca SMBServer: Write logoff events to log 7 years ago
  Tal Aloni 9cd6180e57 TreeConnectHelper: Code refactoring and logging improvements 7 years ago
  Tal Aloni f71ef6b232 SMB2: FileID related improvements 7 years ago
  Tal Aloni cff82dd4b8 All matching opened files will now be closed during tree disconnect 7 years ago
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations 7 years ago
  Tal Aloni 30627e72d4 Added ConnectionManager class 7 years ago
  Tal Aloni 3325d1842f ConnectionState: Renamed ServerDialect to Dialect 7 years ago
  Tal Aloni 174e43f792 SMBServer: Hid internal methods and classes 7 years ago
  Tal Aloni 8067925ea2 SMB2: Enable message signing if client request it 7 years ago
  Tal Aloni 641613ae8e SMB2: Correctly report server start time in SMB2_NEGOTIATE response 7 years ago
  Tal Aloni 64702908d9 Workaround to prevent Windows 7 / 8 / 10 from sending ChangeNotify requests infinitely 8 years ago
  Tal Aloni b54cee3070 Call DeleteSecurityContext during Logoff 8 years ago
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided 8 years ago
  Tal Aloni 217451d18f Improved NTLM authentication API 8 years ago
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 years ago
  Tal Aloni c4b6d9a08b Use FileId of previous request in request chain if operations are related 8 years ago
  Tal Aloni 88204faf9b SMB2: Honor SMB2_CLOSE_FLAG_POSTQUERY_ATTRIB flag 8 years ago
  Tal Aloni 1679629b47 Fixed InvalidCastException during SMB 2.002 connection 8 years ago
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 years ago