Historique des commits

Auteur SHA1 Message Date
  Tal Aloni 187135c412 SMBLibrary.Tests: Added NTFileStoreTests, NTDirectoryFileSystemTests il y a 5 ans
  Tal Aloni ea3e2c1974 SMBLibrary: Deleted unused tests files il y a 5 ans
  Tal Aloni 40d7aaa228 SMBLibrary: Moved tests to separate project il y a 5 ans
  Tal Aloni bd68e82f00 SMBLibrary: Moved Win32 specific functionality to separate project il y a 5 ans
  Tal Aloni ee67f3ecb3 NTDirectoryFileSystem: Bugfix: IO requests were not cancelled on Windows Vista and later il y a 5 ans
  Tal Aloni 01c2fe9887 NTStatus: Added STATUS_NOT_FOUND il y a 5 ans
  Tal Aloni f40ba7fa36 Updated Readme.md il y a 6 ans
  Tal Aloni 9f78ebde74 Server: New connections can now be rejected using the ConnectionRequested event il y a 6 ans
  Tal Aloni 710aedf4b6 SMB Server v1.3.7 il y a 6 ans
  Tal Aloni 76e6ccfc68 Updated Utilities il y a 6 ans
  Tal Aloni a8422adf81 SMB2Client: Sign commands when required il y a 6 ans
  Tal Aloni c6908e2d93 SMB2: SecurityMode: Added Flags attribute il y a 6 ans
  Tal Aloni 166d2db570 NTStatus: Added STATUS_INFO_LENGTH_MISMATCH il y a 6 ans
  Tal Aloni 6969d768ea Server: Bugfix: Do not return more bytes than requested when querying FileInformation / FileSystemInformation, report STATUS_BUFFER_OVERFLOW il y a 6 ans
  Tal Aloni acb047e65c Server: SMB1: TransactionHelper: Return Transaction2Response instead of ErrorResponse when status is set to STATUS_BUFFER_OVERFLOW il y a 6 ans
  Tal Aloni 994fd1f644 SMB2Command: Bugfix: ReadResponse returned ErrorResponse instead of QueryInfoResponse when status was STATUS_BUFFER_OVERFLOW il y a 6 ans
  Tal Aloni 68cc57e9a8 Server: SMB1: Pass the Transaction2 MaxDataCount parameter to methods that retrieve FileInformation / FileSystemInformation il y a 6 ans
  Tal Aloni 01eb1ecc9e NTStatus: Added STATUS_NOT_A_REPARSE_POINT il y a 6 ans
  Tal Aloni 09ed6e6eb9 NTFileSystemAdapter: ToNTStatus: Return STATUS_OBJECT_NAME_INVALID when Win32 error code is ERROR_INVALID_NAME il y a 6 ans
  Tal Aloni 1f2c7326d4 Win32Error: Added ERROR_INVALID_NAME il y a 6 ans
  Tal Aloni 36397d86a2 SMB Server v1.3.6 il y a 6 ans
  Tal Aloni 9a3724c46c SMB2FileStore: Implemented GetSecurityInformation il y a 6 ans
  Tal Aloni 8bd14be24c SMB1FileStore: Implemented GetSecurityInformation il y a 6 ans
  Tal Aloni bf49f8b0a8 SMB1FileStore: Cosmetic change: Use ParametersLength const il y a 6 ans
  Tal Aloni 51697529bf TransactionQueryNamedPipeInfoResponse: Corrected implementation il y a 6 ans
  Tal Aloni b8eae1a400 TransactionQueryNamedPipeStateResponse: Added constructors il y a 6 ans
  Tal Aloni e0b9494685 TransactionSetNamedPipeStateResponse: Added ParametersLength const il y a 6 ans
  Tal Aloni 700852682e TransactionRawReadNamedPipeResponse: Added ParametersLength const il y a 6 ans
  Tal Aloni 7e80f748c3 TransactionWriteNamedPipeResponse: Added ParametersLength const il y a 6 ans
  Tal Aloni 1bf6504ad1 TransactionReadNamedPipeResponse: Added ParametersLength const il y a 6 ans