提交歷史

作者 SHA1 備註 提交日期
  Tal Aloni 36a0768457 INTFileStore: Added LockFile and UnlockFile methods 7 年之前
  Tal Aloni c3fecea934 Minor documentation improvement 7 年之前
  Tal Aloni 6c9ea46eb4 INTFileStore: Added NotifyChange and Cancel methods 7 年之前
  Tal Aloni 2f39e9072c INTFileStore: CreateFile: Added FileAttributes parameter 7 年之前
  Tal Aloni 9e118fccdd NTFileSystemAdapter: bugfix: FILE_DELETE_ON_CLOSE flag was ignored in some cases 7 年之前
  Tal Aloni eb816a6aaf Minor logging improvements 7 年之前
  Tal Aloni 1b024acf65 SMBServer / NTFileSystemAdapter: Renamed event from OnLogEntry to LogEntryAdded 7 年之前
  Tal Aloni 03cff5e469 IFileSystem: Added FileOptions parameter to OpenFile 8 年之前
  Tal Aloni 340f55c26e NTFileSystemAdapter: Bugfix: FILE_OPEN_IF was not handled properly if the file exists 8 年之前
  Tal Aloni dae8a6b19e NTFileSystemAdapter: Use read-ahead mechanism unless FILE_NO_INTERMEDIATE_BUFFERING is set or FILE_RANDOM_ACCESS flag is set 8 年之前
  Tal Aloni 198443b304 NTFileSystemAdapter: Delete related logging improvements 8 年之前
  Tal Aloni 12aa96d588 CreateFile related logging improvements 8 年之前
  Tal Aloni 4ade942074 NTFileSystemAdapter: Bugfix: FILE_DELETE_ON_CLOSE was ignored in some cases 8 年之前
  Tal Aloni ef6551aaca CreateFile: Return STATUS_NO_SUCH_FILE when file not found 8 年之前
  Tal Aloni 359cf7a54c Logging related improvements 8 年之前
  Tal Aloni dc925568a1 NTFileSystemAdapter: Improved logging 8 年之前
  Tal Aloni 4842c17f78 Added a SecurityContext class which will be passes to the underlying object store 8 年之前
  Tal Aloni 3e158fb855 Added DeviceIOControl to the INTFileStore interface, relevant functionality moved to the object store layer 8 年之前
  Tal Aloni fb43fb966d INTFileStore interface was added for better separation between the object store layer and the SMB layer 8 年之前