Commit History

作者 SHA1 備註 提交日期
  Tal Aloni a6c328c4c4 Server: SMB1: Improved handling of transaction subcommand failures 5 年之前
  Tal Aloni 39d74939e0 NTDirectoryFileSystem: Bugfix: buffer size was reduced before subsequent calls to NtQueryDirectoryFile 5 年之前
  Tal Aloni ed2e3f68ad SMB Server v1.3.8 5 年之前
  Tal Aloni 187135c412 SMBLibrary.Tests: Added NTFileStoreTests, NTDirectoryFileSystemTests 5 年之前
  Tal Aloni ea3e2c1974 SMBLibrary: Deleted unused tests files 5 年之前
  Tal Aloni 40d7aaa228 SMBLibrary: Moved tests to separate project 5 年之前
  Tal Aloni bd68e82f00 SMBLibrary: Moved Win32 specific functionality to separate project 5 年之前
  Tal Aloni ee67f3ecb3 NTDirectoryFileSystem: Bugfix: IO requests were not cancelled on Windows Vista and later 5 年之前
  Tal Aloni 01c2fe9887 NTStatus: Added STATUS_NOT_FOUND 5 年之前
  Tal Aloni f40ba7fa36 Updated Readme.md 5 年之前
  Tal Aloni 9f78ebde74 Server: New connections can now be rejected using the ConnectionRequested event 6 年之前
  Tal Aloni 710aedf4b6 SMB Server v1.3.7 6 年之前
  Tal Aloni 76e6ccfc68 Updated Utilities 6 年之前
  Tal Aloni a8422adf81 SMB2Client: Sign commands when required 6 年之前
  Tal Aloni c6908e2d93 SMB2: SecurityMode: Added Flags attribute 6 年之前
  Tal Aloni 166d2db570 NTStatus: Added STATUS_INFO_LENGTH_MISMATCH 6 年之前
  Tal Aloni 6969d768ea Server: Bugfix: Do not return more bytes than requested when querying FileInformation / FileSystemInformation, report STATUS_BUFFER_OVERFLOW 6 年之前
  Tal Aloni acb047e65c Server: SMB1: TransactionHelper: Return Transaction2Response instead of ErrorResponse when status is set to STATUS_BUFFER_OVERFLOW 6 年之前
  Tal Aloni 994fd1f644 SMB2Command: Bugfix: ReadResponse returned ErrorResponse instead of QueryInfoResponse when status was STATUS_BUFFER_OVERFLOW 6 年之前
  Tal Aloni 68cc57e9a8 Server: SMB1: Pass the Transaction2 MaxDataCount parameter to methods that retrieve FileInformation / FileSystemInformation 6 年之前
  Tal Aloni 01eb1ecc9e NTStatus: Added STATUS_NOT_A_REPARSE_POINT 6 年之前
  Tal Aloni 09ed6e6eb9 NTFileSystemAdapter: ToNTStatus: Return STATUS_OBJECT_NAME_INVALID when Win32 error code is ERROR_INVALID_NAME 6 年之前
  Tal Aloni 1f2c7326d4 Win32Error: Added ERROR_INVALID_NAME 6 年之前
  Tal Aloni 36397d86a2 SMB Server v1.3.6 6 年之前
  Tal Aloni 9a3724c46c SMB2FileStore: Implemented GetSecurityInformation 6 年之前
  Tal Aloni 8bd14be24c SMB1FileStore: Implemented GetSecurityInformation 6 年之前
  Tal Aloni bf49f8b0a8 SMB1FileStore: Cosmetic change: Use ParametersLength const 6 年之前
  Tal Aloni 51697529bf TransactionQueryNamedPipeInfoResponse: Corrected implementation 6 年之前
  Tal Aloni b8eae1a400 TransactionQueryNamedPipeStateResponse: Added constructors 6 年之前
  Tal Aloni e0b9494685 TransactionSetNamedPipeStateResponse: Added ParametersLength const 6 年之前