提交歷史

作者 SHA1 備註 提交日期
  Tal Aloni f4fa70a280 SMBServer: Moved socket parameters to the Start method 8 年之前
  Tal Aloni c93bb66152 SMBServer: Added server Start / Stop log events and exception documentation 8 年之前
  Tal Aloni 152f2cdaa0 Minor code refactoring 8 年之前
  Tal Aloni 641613ae8e SMB2: Correctly report server start time in SMB2_NEGOTIATE response 8 年之前
  Tal Aloni 6b56e2a8ca Improved code readability and exception messages 8 年之前
  Tal Aloni 36ca529f79 Fixed infinite loop condition 8 年之前
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided 8 年之前
  Tal Aloni 217451d18f Improved NTLM authentication API 8 年之前
  Tal Aloni c4b6d9a08b Use FileId of previous request in request chain if operations are related 8 年之前
  Tal Aloni 1679629b47 Fixed InvalidCastException during SMB 2.002 connection 8 年之前
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation 8 年之前
  Tal Aloni 11bc00ec57 Removed DEBUG specific behavior when SMB1 message is invalid 8 年之前
  Tal Aloni 74e92f2e2b Added SMBServer.OnLogEntry event 8 年之前
  Tal Aloni 08717b5358 Added a new ConnectionState class, SMB1 specific functionality will reside in SMB1ConnectionState 8 年之前
  Tal Aloni 8ba4f012f1 Moved SMB1 specific server functionality to SMBServer.SMB1 8 年之前
  Tal Aloni b0bb9e399f Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\ 8 年之前
  Tal Aloni 3aa7825d1c Renamed SMBConnectionReceiveBuffer to NBTConnectionReceiveBuffer 8 年之前
  Tal Aloni bc167316a2 Renamed StateObject to SMB1ConnectionState 8 年之前
  Tal Aloni 241eafc732 Improved SMB1Message implementation 8 年之前
  Tal Aloni 6700166f5a Renamed SMBMessage to SMB1Message 8 年之前
  Tal Aloni 53de01c3d6 Renamed SMBHeader to SMB1Header 8 年之前
  Tal Aloni 8b7d8b289b Renamed SMBCommand to SMB1Command 8 年之前
  Tal Aloni f340094946 Added ISMBShare interface, moved share implementations to Server\Shares 8 年之前
  Tal Aloni ab858afee9 honor FILE_DELETE_ON_CLOSE flag 8 年之前
  Tal Aloni 19cb25c463 Improved connection buffer implementation 8 年之前
  Tal Aloni f3f11ba20a NetBIOS packets can now be read starting from a specified buffer offset to avoid unnecessary memory copy operation 8 年之前
  Tal Aloni bd1006cb81 SMBServer v1.0.5 8 年之前