Tal Aloni
|
6fccba9e0e
Improved SMB_COM_NT_TRANSACT response implementation
|
7 years ago |
Tal Aloni
|
aaa19eb40f
Renamed variables
|
7 years ago |
Tal Aloni
|
6b329e07c4
SMBServer: Bugfix: Incorrect OplockLevel was reported
|
7 years ago |
Tal Aloni
|
383c11dc00
SMBServer: SMB1: Delete / Rename commands no longer require exlusive access to the file / directory being delete / renamed
|
7 years ago |
Tal Aloni
|
ea4f524d89
SMB1FileStoreHelper: Delete / Rename: Bugfix: The temporary file handle was not closed
|
7 years ago |
Tal Aloni
|
5a29ef1556
SMBServer: Release connections and associated resources when stopping the server
|
7 years ago |
Tal Aloni
|
ed42b567e5
SMBServer: SMB1: ReadAndX: Added workaround for JCIFS
|
7 years ago |
Tal Aloni
|
8b073010b2
Minor logging improvement
|
7 years ago |
Tal Aloni
|
fdaafdfa9c
NTDirectoryFileSystem: CreateFile: Workaround for using FILE_NO_INTERMEDIATE_BUFFERING and FILE_APPEND_DATA together
|
7 years ago |
Tal Aloni
|
e5eb4e2f81
SMBServer v1.2.2
|
7 years ago |
Tal Aloni
|
0cf1ac07bd
SMB Server application: Use NTDirectoryFileSystem by default
|
7 years ago |
Tal Aloni
|
9fe283762a
Bugfix: Last SessionSetupResponse was not signed, final async response was not signed
|
7 years ago |
Tal Aloni
|
9902b91eff
Added NTDirectoryFileSystem implementation for passsing-through IO requests to the local NT storage subsystem
|
7 years ago |
Tal Aloni
|
5f90217d21
Moved IntegratedNTLMAuthenticationProvider
|
7 years ago |
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 |