Tal Aloni
|
25d1714fe7
Improved compatibility with Windows Native API
|
7 years ago |
Tal Aloni
|
2f39e9072c
INTFileStore: CreateFile: Added FileAttributes parameter
|
7 years ago |
Tal Aloni
|
eb816a6aaf
Minor logging improvements
|
7 years ago |
Tal Aloni
|
12aa96d588
CreateFile related logging improvements
|
8 years ago |
Tal Aloni
|
25584a151f
Write to log when CreateFile failed
|
8 years ago |
Tal Aloni
|
33266bf7a4
Write to log when share access was denied
|
8 years ago |
Tal Aloni
|
a7af73ae2d
SMBServer: Hid internal classes
|
8 years ago |
Tal Aloni
|
f71ef6b232
SMB2: FileID related improvements
|
8 years ago |
Tal Aloni
|
2c1b59973b
Added TreeID parameter to OpenFileObject
|
8 years ago |
Tal Aloni
|
4842c17f78
Added a SecurityContext class which will be passes to the underlying object store
|
8 years ago |
Tal Aloni
|
fb43fb966d
INTFileStore interface was added for better separation between the object store layer and the SMB layer
|
8 years ago |
Tal Aloni
|
756fbb96fa
NTFileSystemHelper: CreateFile now returns FileStatus
|
8 years ago |
Tal Aloni
|
1b31200dc3
Minor code refactoring
|
8 years ago |
Tal Aloni
|
36353c9d08
Moved helper methods to NTFileStoreHelper, Moved IOExceptionHelper
|
8 years ago |
Tal Aloni
|
5b70c6308d
SMB2: Create / Close response: changed AllocationSize and EndOfFile fields from UInt64 to Int64 to match with FileInformation structures
|
8 years ago |
Tal Aloni
|
fd26380dab
API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions
|
8 years ago |
Tal Aloni
|
b24345b5ca
NTFileSystemHelper: Added OpenFile helper method
|
8 years ago |
Tal Aloni
|
55b83add4e
Added SMB 2.0 / 2.1 server implementation
|
8 years ago |