Commit Verlauf

Autor SHA1 Nachricht Datum
  Tal Aloni a6c328c4c4 Server: SMB1: Improved handling of transaction subcommand failures vor 5 Jahren
  Tal Aloni acb047e65c Server: SMB1: TransactionHelper: Return Transaction2Response instead of ErrorResponse when status is set to STATUS_BUFFER_OVERFLOW vor 5 Jahren
  Tal Aloni 68cc57e9a8 Server: SMB1: Pass the Transaction2 MaxDataCount parameter to methods that retrieve FileInformation / FileSystemInformation vor 5 Jahren
  Tal Aloni 51697529bf TransactionQueryNamedPipeInfoResponse: Corrected implementation vor 6 Jahren
  Tal Aloni 0f754ee55c Server: Pass SetFileSystemInformation requests to the underlying object store vor 7 Jahren
  Tal Aloni d7a16a5217 SMB1: Added implementation of TRANS2_SET_FS_INFORMATION request and response vor 7 Jahren
  Tal Aloni 62cea47d96 Use InvalidDataException instead of InvalidRequestException vor 7 Jahren
  Tal Aloni 0bc9452bbf Corrected StringComparison type vor 7 Jahren
  Tal Aloni ab7398d3cd Pass TRANS_WAIT_NMPIPE requests to the underlying object store vor 7 Jahren
  Tal Aloni e91b9d30d6 Minor logging improvement vor 7 Jahren
  Tal Aloni fc96dfcb4c SMB1: NTTransactionHelper / TransactionHelper: Store MaxParameterCount (required for NT_TRANSACT_NOTIFY_CHANGE) vor 7 Jahren
  Tal Aloni 4fef34e7cd SMBServer: Correct handling of STATUS_BUFFER_OVERFLOW returned by the NTFileStore vor 7 Jahren
  Tal Aloni 9669f16bb5 SMB1: Bugfix: The server was returning more bytes than the specified maximum for SMB_COM_NT_TRANSACT and SMB_COM_NT_TRANSACT commands vor 7 Jahren
  Tal Aloni a7af73ae2d SMBServer: Hid internal classes vor 7 Jahren
  Tal Aloni b3df4dd01c SMB1: SMB_COM_TRANSACTION / SMB_COM_TRANSACTION2: interim response will now be sent when required vor 8 Jahren
  Tal Aloni 4d51c7eed4 SMB1 command processing code refactoring vor 8 Jahren
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer vor 8 Jahren
  Tal Aloni 384efe97e7 SMB1: Transaction requests to the NamedPipeStore will not be blocked at the SMB layer vor 8 Jahren
  Tal Aloni acf3a99214 Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share vor 8 Jahren
  Tal Aloni e1a2710bbd SMB1: Return STATUS_INVALID_SMB when transaction subcommand is invalid vor 8 Jahren
  Tal Aloni fddc896cf6 SMB1: Return STATUS_NOT_IMPLEMENTED when receiving Remote Administration Protocol requests vor 8 Jahren
  Tal Aloni 28eeb61f27 SMB1: TransactionHelper: Added ability to use the Name parameter of SMB_COM_TRANSACTION vor 8 Jahren
  Tal Aloni a8ea9554d0 Added logging of GetFileInformation and GetFileSystemInformation failures vor 8 Jahren
  Tal Aloni 74e92f2e2b Added SMBServer.OnLogEntry event vor 8 Jahren
  Tal Aloni b0bb9e399f Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\ vor 8 Jahren