Historial de Commits

Autor SHA1 Mensaje Fecha
  Tal Aloni 15f09eb751 SMBServer: API: Added GetSessionsInformation method hace 8 años
  Tal Aloni 241e06c38d SMBServer: TCP KeepAlive is now used to detect dead clients hace 8 años
  Tal Aloni 84affda0ff SMBServer: Each connection now use a dedicaded thread for send operations hace 8 años
  Tal Aloni 30627e72d4 Added ConnectionManager class hace 8 años
  Tal Aloni 3325d1842f ConnectionState: Renamed ServerDialect to Dialect hace 8 años
  Tal Aloni 174e43f792 SMBServer: Hid internal methods and classes hace 8 años
  Tal Aloni f4fa70a280 SMBServer: Moved socket parameters to the Start method hace 8 años
  Tal Aloni c93bb66152 SMBServer: Added server Start / Stop log events and exception documentation hace 8 años
  Tal Aloni 152f2cdaa0 Minor code refactoring hace 8 años
  Tal Aloni 641613ae8e SMB2: Correctly report server start time in SMB2_NEGOTIATE response hace 8 años
  Tal Aloni 6b56e2a8ca Improved code readability and exception messages hace 8 años
  Tal Aloni 36ca529f79 Fixed infinite loop condition hace 8 años
  Tal Aloni a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided hace 8 años
  Tal Aloni 217451d18f Improved NTLM authentication API hace 8 años
  Tal Aloni c4b6d9a08b Use FileId of previous request in request chain if operations are related hace 8 años
  Tal Aloni 1679629b47 Fixed InvalidCastException during SMB 2.002 connection hace 8 años
  Tal Aloni 55b83add4e Added SMB 2.0 / 2.1 server implementation hace 8 años
  Tal Aloni 11bc00ec57 Removed DEBUG specific behavior when SMB1 message is invalid hace 8 años
  Tal Aloni 74e92f2e2b Added SMBServer.OnLogEntry event hace 8 años
  Tal Aloni 08717b5358 Added a new ConnectionState class, SMB1 specific functionality will reside in SMB1ConnectionState hace 8 años
  Tal Aloni 8ba4f012f1 Moved SMB1 specific server functionality to SMBServer.SMB1 hace 8 años
  Tal Aloni b0bb9e399f Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\ hace 8 años
  Tal Aloni 3aa7825d1c Renamed SMBConnectionReceiveBuffer to NBTConnectionReceiveBuffer hace 8 años
  Tal Aloni bc167316a2 Renamed StateObject to SMB1ConnectionState hace 8 años
  Tal Aloni 241eafc732 Improved SMB1Message implementation hace 8 años
  Tal Aloni 6700166f5a Renamed SMBMessage to SMB1Message hace 8 años
  Tal Aloni 53de01c3d6 Renamed SMBHeader to SMB1Header hace 8 años
  Tal Aloni 8b7d8b289b Renamed SMBCommand to SMB1Command hace 8 años
  Tal Aloni f340094946 Added ISMBShare interface, moved share implementations to Server\Shares hace 8 años
  Tal Aloni ab858afee9 honor FILE_DELETE_ON_CLOSE flag hace 8 años