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 |
Tal Aloni
|
9669f16bb5
SMB1: Bugfix: The server was returning more bytes than the specified maximum for SMB_COM_NT_TRANSACT and SMB_COM_NT_TRANSACT commands
|
7 years ago |
Tal Aloni
|
fb06e4df46
Corrected typo
|
7 years ago |
Tal Aloni
|
42f6e23107
GSSProvider: Marked core methods as virtual to improve extensibility
|
7 years ago |
Tal Aloni
|
1b024acf65
SMBServer / NTFileSystemAdapter: Renamed event from OnLogEntry to LogEntryAdded
|
7 years ago |
Tal Aloni
|
b5db0ac4b8
FileSystemShare: Renamed event from OnAccessRequest to AccessRequested
|
7 years ago |
Tal Aloni
|
fb7d6d4bc8
BigEndianReader / Writer: Added ReadUInt24 / WriteUInt24 methods
|
7 years ago |
Tal Aloni
|
366c4d61d1
SMBServer v1.2.0
|
7 years ago |
Tal Aloni
|
e4184e52d1
Minor code refactoring
|
7 years ago |
Tal Aloni
|
d16092ed38
Improved GSS implementation
|
7 years ago |
Tal Aloni
|
cd11c57cc4
Corrected exception message
|
7 years ago |
Tal Aloni
|
eb24eafea6
GSSAPI: Cases where the preferred authentication mechanism is not supported were not handled correctly
|
7 years ago |
Tal Aloni
|
21e7ecac52
Minor documentation improvement
|
7 years ago |
Tal Aloni
|
4fffe28a83
Bugfix: DerEncodingHelper.WriteLength was writing incorrect length
|
7 years ago |
Tal Aloni
|
6c08f23751
SMB1: Minor optimization of GetFindInformationList
|
7 years ago |
Tal Aloni
|
4f28519223
Bugfix: SMB2 QUERY_DIRECTORY response buffer length sometimes exceeded the request's OutputBufferLength
|
7 years ago |
Tal Aloni
|
29a18fbfea
SMBServer v1.1.9
|
7 years ago |
Tal Aloni
|
af50099f22
IndependentNTLMAuthenticationProvider: Workaround for NTLMv2 with LmChallengeResponse length of 0 bytes
|
7 years ago |
Tal Aloni
|
efce34f5d6
Minor logging related fix
|
7 years ago |
Tal Aloni
|
03cff5e469
IFileSystem: Added FileOptions parameter to OpenFile
|
7 years ago |
Tal Aloni
|
340f55c26e
NTFileSystemAdapter: Bugfix: FILE_OPEN_IF was not handled properly if the file exists
|
8 years ago |
Tal Aloni
|
dae8a6b19e
NTFileSystemAdapter: Use read-ahead mechanism unless FILE_NO_INTERMEDIATE_BUFFERING is set or FILE_RANDOM_ACCESS flag is set
|
8 years ago |
Tal Aloni
|
8c0ff8fdad
Improved read-ahead mechanism
|
8 years ago |