Tal Aloni
|
5b4207aedd
Added Support for NotifyChange and Cancel if the underlying file store supports it
|
7 years ago |
Tal Aloni
|
7e3df3f694
Minor code refactoring
|
7 years ago |
Tal Aloni
|
09419f145f
NTFileStore: Added FileLinkInformationType1 and FileRenameInformationType1 implementations
|
7 years ago |
Tal Aloni
|
7a6469f3c2
Minor logging improvement
|
7 years ago |
Tal Aloni
|
6c9ea46eb4
INTFileStore: Added NotifyChange and Cancel methods
|
7 years ago |
Tal Aloni
|
6507d88bf5
Minor code refactoring, do not try to process async commands other than CANCEL
|
7 years ago |
Tal Aloni
|
ca48ffd92f
SMBServer: SMB1: Properly handle SMB_COM_NT_TRANSACT requests with invalid function code
|
7 years ago |
Tal Aloni
|
e91b9d30d6
Minor logging improvement
|
7 years ago |
Tal Aloni
|
1c13a0e539
SMBServer: SMB1: SMB_COM_FLUSH will now call FlushFileBuffers on the handle associated with the specified FID
|
7 years ago |
Tal Aloni
|
3f9daa39fe
Minor code refactoring
|
7 years ago |
Tal Aloni
|
2698498c8b
SMBServer: Marked methods required for asynchronous operation as internal
|
7 years ago |
Tal Aloni
|
d0b8ad25f1
SMB1/SMB2 Headers: Marked Protocol ID bytes as private
|
7 years ago |
Tal Aloni
|
14e02ed8ac
Improved compatibility with Windows Native API
|
7 years ago |
Tal Aloni
|
fc96dfcb4c
SMB1: NTTransactionHelper / TransactionHelper: Store MaxParameterCount (required for NT_TRANSACT_NOTIFY_CHANGE)
|
7 years ago |
Tal Aloni
|
8aad4adb9c
Added SMB_COM_NT_CANCEL request implementation
|
7 years ago |
Tal Aloni
|
25d1714fe7
Improved compatibility with Windows Native API
|
7 years ago |
Tal Aloni
|
917f7f40f1
SMB2 Commands: Marked StructureSize as private
|
7 years ago |
Tal Aloni
|
fd9a845fa2
SMB1FileStoreHelper: QueryInformation / SetInformation / QueryDirectory: Bugfix: Temporary handle was not closed
|
7 years ago |
Tal Aloni
|
2457d2c246
SMB1FileStoreHelper: Delete / Rename: The status of SetFileInformation should be returned regardless of the status of CloseFile
|
7 years ago |
Tal Aloni
|
2f39e9072c
INTFileStore: CreateFile: Added FileAttributes parameter
|
7 years ago |
Tal Aloni
|
1fbd003b0d
FileSystemInformation: Added GetFileSystemInformation method
|
7 years ago |
Tal Aloni
|
6384576794
Removed unnecessary using statements
|
7 years ago |
Tal Aloni
|
9e118fccdd
NTFileSystemAdapter: bugfix: FILE_DELETE_ON_CLOSE flag was ignored in some cases
|
7 years ago |
Tal Aloni
|
eb816a6aaf
Minor logging improvements
|
7 years ago |
Tal Aloni
|
37d3141180
SMBServer: Include NT FileSystem Adapter events in the log
|
7 years ago |
Tal Aloni
|
5d77a5d681
SMBServer v1.2.1
|
7 years ago |
Tal Aloni
|
4aba3f5244
SMBServer: Improved Named Pipe implementation
|
7 years ago |
Tal Aloni
|
ed00ad4067
Improved implementation of RPC PDUs
|
7 years ago |
Tal Aloni
|
d2a8c251be
NamedPipeType enum: Corrected typo and renamed value
|
7 years ago |
Tal Aloni
|
4fef34e7cd
SMBServer: Correct handling of STATUS_BUFFER_OVERFLOW returned by the NTFileStore
|
7 years ago |