提交历史

作者 SHA1 备注 提交日期
  Tal Aloni 3baf91238d Moved NT file store specific enums / structures to NTFileStore 8 年之前
  Tal Aloni 363e8a6b98 ACE: Corrected summary 8 年之前
  Tal Aloni 9d4117347e FileSystemShare: Modified constructor 8 年之前
  Tal Aloni e4506c5267 NTFileSystemHelper: CreateFile: Honor DesiredAccess.MAXIMUM_ALLOWED 8 年之前
  Tal Aloni 724fdf6e9b CreateRequest: Corrected summary 8 年之前
  Tal Aloni bd76e6e5a2 Implemented additional FileInformation structures 8 年之前
  Tal Aloni 566f7714ba Moved FileAttributes, FileInformationClass and CompressionFormat to Enums\FileInformation 8 年之前
  Tal Aloni d057d96ab9 SMB_EXT_FILE_ATTR: improved readability 8 年之前
  Tal Aloni bef9bd6e69 FileTimeHelper.ReadNullableFileTime: throw InvalidDataException if FILETIME is negative 8 年之前
  Tal Aloni 3ed2bbcd1c SMB_COM_NT_CREATE_ANDX Response: Added support for relative time (negative value) as specified in MS-CIFS 8 年之前
  Tal Aloni c46e638879 Improved QueryInformation structures implementation 8 年之前
  Tal Aloni dfb8822a4f Corrected SMB_FEA / SMB_FEA_LIST implementation 8 年之前
  Tal Aloni 9f79f939b6 Corrected TRANS2_FIND_FIRST2 / TRANS2_FIND_NEXT2 requests implementation when InformationLevel = SMB_INFO_QUERY_EAS_FROM_LIST 8 年之前
  Tal Aloni 794b1b30e1 Added SMB_GEA_LIST / SMB_GEA structures 8 年之前
  Tal Aloni cd03f7c946 Corrected SPNEGO implementation 8 年之前
  Tal Aloni 2f78339fc8 TransactionRequest: Improved GetBytes implementation 8 年之前
  Tal Aloni ac4fcae871 Added copyright notice 8 年之前
  Tal Aloni 0241d5c055 Improved NetBIOS name server implementation 8 年之前
  Tal Aloni dd8e867693 NetBIOS name service packets implementation refactoring 8 年之前
  Tal Aloni 9d8ee88f1e SMBServer v1.1.1 8 年之前
  Tal Aloni 4dbc92fb34 Updated Readme.txt 8 年之前
  Tal Aloni c2ed2ea102 NTFileSystemHelper: Handle IFileSystem related ArgumentException 8 年之前
  Tal Aloni 38b9829d6a DirectoryFileSystem: Updated ValidatePath to verify that path starts with a blackslash 8 年之前
  Tal Aloni efbf28036e DirectoryFileSystem: Updated Name property to return the name of the underlying file system 8 年之前
  Tal Aloni c94ea8ad68 Win32 authentication: fail authentication if AcceptSecurityContext return SEC_E_INVALID_TOKEN 8 年之前
  Tal Aloni acf3a99214 Return STATUS_INVALID_PARAMETER instead of STATUS_SMB_BAD_COMMAND when client tries to perform operation on mismatching share 8 年之前
  Tal Aloni 7c3e6edf84 Return STATUS_INVALID_SMB instead of STATUS_SMB_BAD_COMMAND when usage of SMB_COM_NEGOTIATE is invalid 8 年之前
  Tal Aloni e1a2710bbd SMB1: Return STATUS_INVALID_SMB when transaction subcommand is invalid 8 年之前
  Tal Aloni fddc896cf6 SMB1: Return STATUS_NOT_IMPLEMENTED when receiving Remote Administration Protocol requests 8 年之前
  Tal Aloni 28eeb61f27 SMB1: TransactionHelper: Added ability to use the Name parameter of SMB_COM_TRANSACTION 8 年之前