Tal Aloni
|
bb0cff643a
Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty
|
8 年之前 |
Tal Aloni
|
353460a976
NTFileSystemHelper: Rename will now return STATUS_OBJECT_NAME_COLLISION if the destination exists
|
8 年之前 |
Tal Aloni
|
756fbb96fa
NTFileSystemHelper: CreateFile now returns FileStatus
|
8 年之前 |
Tal Aloni
|
36353c9d08
Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper
|
8 年之前 |
Tal Aloni
|
4be937e7c1
NTFileSystemHelper.CreateFile: Corrected FILE_SUPERSEDE implementation
|
8 年之前 |
Tal Aloni
|
a9f92df47b
Code refactoring: Added NTFileSystemHelper.ToNTStatus method to translate IFileSystem exceptions to NTStatus
|
8 年之前 |
Tal Aloni
|
fd26380dab
API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions
|
8 年之前 |
Tal Aloni
|
f9ad9f9b5e
NTFileSystemHelper: Improved ToFileAccess and ToFileShare implementations
|
8 年之前 |
Tal Aloni
|
e4506c5267
NTFileSystemHelper: CreateFile: Honor DesiredAccess.MAXIMUM_ALLOWED
|
8 年之前 |
Tal Aloni
|
c2ed2ea102
NTFileSystemHelper: Handle IFileSystem related ArgumentException
|
8 年之前 |
Tal Aloni
|
b24345b5ca
NTFileSystemHelper: Added OpenFile helper method
|
8 年之前 |
Tal Aloni
|
2460401955
NTFileSystemHelper: CreateFile: Updated logging messages
|
8 年之前 |
Tal Aloni
|
ee55b59a2f
Return STATUS_ACCESS_DENIED when writing to file that was opened for reading and vice versa
|
8 年之前 |
Tal Aloni
|
bac24a8b0a
Added NTFileSystemHelper class
|
8 年之前 |