Commit History

Author SHA1 Message Date
  Tal Aloni 359cf7a54c Logging related improvements 8 years ago
  Tal Aloni 51201f6d42 SMB2: CloseHelper: An error response will be returned if the underlying file store was not able to close the handle 8 years ago
  Tal Aloni bdc057770c SessionSetupHelper: logging improvements 8 years ago
  Tal Aloni 804c0654d2 Add share information to log message 8 years ago
  Tal Aloni 33266bf7a4 Write to log when share access was denied 8 years ago
  Tal Aloni 68b2835273 SMB2: Check share permissions before Read / Write 8 years ago
  Tal Aloni 04d2bc63c4 Fixed FormatException 8 years ago
  Tal Aloni 9cd6180e57 TreeConnectHelper: Code refactoring and logging improvements 8 years ago
  Tal Aloni e639361c9c SMBServer: Domain information is now logged during session setup 8 years ago
  Tal Aloni f5d540728e Independent / Integrated NTLMAuthenticationProvider: GetContextAttribute can now return DomainName 8 years ago
  Tal Aloni 62d240d166 Added proper Length property to NetBIOS session packets 8 years ago
  Tal Aloni 801719172d SMBServer: Workstation information is now logged during session setup 8 years ago
  Tal Aloni 536d4bd3a6 Added LogWriter implementation to handle log events 8 years ago
  Tal Aloni f9c77ff6a0 User / UserCollection: Changed namespace to SMBServer 8 years ago
  Tal Aloni 82f308b576 Renamed ShareCollection to SMBShareCollection 8 years ago
  Tal Aloni a7af73ae2d SMBServer: Hid internal classes 8 years ago
  Tal Aloni f71ef6b232 SMB2: FileID related improvements 8 years ago
  Tal Aloni 8e07373185 Minor logging improvement 8 years ago
  Tal Aloni eff1f08ab8 SocketUtils.ReleaseSocket: Improved exception handling 8 years ago
  Tal Aloni 512f03f77f SMBServer v1.1.6 8 years ago
  Tal Aloni df4b7e5cef SMBServer: Minor logging improvement 8 years ago
  Tal Aloni 15f09eb751 SMBServer: API: Added GetSessionsInformation method 8 years ago
  Tal Aloni d742a22756 GSS improvements, set context to null after a successfull call to DeleteSecurityContext 8 years ago
  Tal Aloni 900ff25a3c All matching opened files will now be closed during connection termination 8 years ago
  Tal Aloni 9141665ac6 All matching opened files will now be closed during logoff 8 years ago
  Tal Aloni cff82dd4b8 All matching opened files will now be closed during tree disconnect 8 years ago
  Tal Aloni 2c1b59973b Added TreeID parameter to OpenFileObject 8 years ago
  Tal Aloni 241e06c38d SMBServer: TCP KeepAlive is now used to detect dead clients 8 years ago
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations 8 years ago
  Tal Aloni 30627e72d4 Added ConnectionManager class 8 years ago