Historial de Commits

Autor SHA1 Mensaje Fecha
  Tal Aloni a17d827076 Server: Pass GetSecurityInformation and SetSecurityInformation requests to the underlying object store hace 7 años
  Tal Aloni de355f93d8 SMB1: Renamed NT_TRANSACT_SET_SECURITY_DESC request and added response implementation hace 7 años
  Tal Aloni 8258f87440 Minor logging improvements hace 7 años
  Tal Aloni 73b27366c5 Logging improvement hace 7 años
  Tal Aloni 62cea47d96 Use InvalidDataException instead of InvalidRequestException hace 7 años
  Tal Aloni 6f4d2dcb61 NTTransactHelper: Improved IOCTL related logging hace 7 años
  Tal Aloni 7a0b0b4a15 NTTransactHelper: Minor code refactoring hace 7 años
  Tal Aloni b08850d7af SMBServer: SMB1: Added support for splitting SMB_COM_NT_TRANSACT transaction over multiple responses hace 7 años
  Tal Aloni 6507d88bf5 Minor code refactoring, do not try to process async commands other than CANCEL hace 7 años
  Tal Aloni ca48ffd92f SMBServer: SMB1: Properly handle SMB_COM_NT_TRANSACT requests with invalid function code hace 7 años
  Tal Aloni e91b9d30d6 Minor logging improvement hace 7 años
  Tal Aloni 2698498c8b SMBServer: Marked methods required for asynchronous operation as internal hace 7 años
  Tal Aloni fc96dfcb4c SMB1: NTTransactionHelper / TransactionHelper: Store MaxParameterCount (required for NT_TRANSACT_NOTIFY_CHANGE) hace 7 años
  Tal Aloni 4fef34e7cd SMBServer: Correct handling of STATUS_BUFFER_OVERFLOW returned by the NTFileStore hace 7 años
  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 hace 7 años
  Tal Aloni a7af73ae2d SMBServer: Hid internal classes hace 8 años
  Tal Aloni 0ff1e40515 NTTransactHelper: Added comment hace 8 años
  Tal Aloni 4d51c7eed4 SMB1 command processing code refactoring hace 8 años
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer hace 8 años
  Tal Aloni b0bb9e399f Moved SMB1 response helpers from Server\ResponseHelpers\ to Server\SMB1\ hace 8 años