Commit History

Author SHA1 Message Date
  TalAloni eda010c37d Optimized connection receive buffer allocation 5 years ago
  Tal Aloni 2ee081ab51 Server: Enabled Large MTU support 5 years ago
  Tal Aloni 85bc276cb0 NBTConnectionReceiveBuffer: Added support for SMB 2.1 Large MTU 5 years ago
  Tal Aloni 5cdcda413e Server: Minor code refactoring 5 years ago
  Tal Aloni 7f64fe6303 SMBServer: Minor logging improvement 5 years ago
  Tal Aloni 20b2a5fb6e Minor code refactoring 5 years ago
  Tal Aloni 9f78ebde74 Server: New connections can now be rejected using the ConnectionRequested event 6 years ago
  Tal Aloni 7aa5cc1283 Server: Changed some variables from const to static readonly 6 years ago
  Tal Aloni 0f89729085 Server: Added an optional dead connection detection mechanism instead of simply disconnecting them after a specified duration of inactivity 7 years ago
  Tal Aloni 5637bb3b9c Server: Added API to terminate a specific connection 7 years ago
  Tal Aloni bb8cadee93 Server: Maintain connection last send time 7 years ago
  Tal Aloni 765443591f Minor code refactoring 7 years ago
  Tal Aloni 2c148aa95a Added an optional mechanism to disconnect connections after a specified duration of inactivity 7 years ago
  Tal Aloni 125df899cb Maintain connection creation time and last receive time 7 years ago
  Tal Aloni 89a9238d8a Server: Bugfix: Some connection resources were not released after send error in some cases 7 years ago
  Tal Aloni d753135620 Server: Prevented several ConnectionState members from being changed after instantiation 7 years ago
  Tal Aloni a390bb1a0c SMBServer: Bugfix: Connection resources were not released after send error in some cases 7 years ago
  Tal Aloni 13680eefa0 Bugfix: Keep accepting new connections after getting WSAETIMEDOUT on a new connection request 7 years ago
  Tal Aloni 5a29ef1556 SMBServer: Release connections and associated resources when stopping the server 7 years ago
  Tal Aloni 1b024acf65 SMBServer / NTFileSystemAdapter: Renamed event from OnLogEntry to LogEntryAdded 7 years ago
  Tal Aloni 210f522b29 Minor logging improvement 8 years ago
  Tal Aloni a0dc03de30 Minor code refactoring 8 years ago
  Tal Aloni 82f308b576 Renamed ShareCollection to SMBShareCollection 8 years ago
  Tal Aloni f71ef6b232 SMB2: FileID related improvements 8 years ago
  Tal Aloni 8e07373185 Minor logging improvement 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 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