Tal Aloni
|
46d5aa2982
Minor logging improvement
|
7 years ago |
Tal Aloni
|
fbbb31cb7d
Added constructor to NTLMv2_CLIENT_CHALLENGE
|
7 years ago |
Tal Aloni
|
3ce1ca6a30
NTLM: Improved CHALLENGE_MESSAGE implementation
|
7 years ago |
Tal Aloni
|
7610056a0b
SMB1: Minor implementation improvements
|
7 years ago |
Tal Aloni
|
f782235085
Corrected implementation of SMB_COM_SESSION_SETUP_ANDX response
|
7 years ago |
Tal Aloni
|
7c6feb125f
SMB1: SessionSetupHelper: Invalid NTLM flag was set (and ignored) in some cases
|
7 years ago |
Tal Aloni
|
7d51951d3a
NEGOTIATE_MESSAGE: Bugfix: Workstation overwrote DomainName
|
7 years ago |
Tal Aloni
|
d4d55f690d
Corrected NTLM CHALLENGE_MESSAGE test
|
7 years ago |
Tal Aloni
|
62cea47d96
Use InvalidDataException instead of InvalidRequestException
|
7 years ago |
Tal Aloni
|
9a2b1949f0
SMB1Command: Improved implementation of ReadCommandResponse
|
7 years ago |
Tal Aloni
|
d17866f6f9
Minor code refactoring
|
7 years ago |
Tal Aloni
|
0c49e6ec29
NTLM: AUTHENTICATE_MESSAGE: Do not include EncryptedRandomSessionKey if the appropriate flags are not set
|
7 years ago |
Tal Aloni
|
adcb576976
NTLM: CHALLENGE_MESSAGE: Do not include TargetName and TargetInfo if the appropriate flags are not set
|
7 years ago |
Tal Aloni
|
06a30bc92d
NTLM: NEGOTIATE_MESSAGE: Do not include DomainName and WorkstationName if the appropriate flags are not set
|
7 years ago |
Tal Aloni
|
b3445530ac
SMB1: Minor implementation improvements
|
7 years ago |
Tal Aloni
|
320a4cb969
Corrected implementaion SMB_COM_SESSION_SETUP_ANDX Extended Security response
|
7 years ago |
Tal Aloni
|
9b58a2317f
CloseHelper: Minor logging improvement
|
7 years ago |
Tal Aloni
|
fbb229d2c5
NTDirectoryFileSystem: QueryDirectory / GetFileSystemInformation: Prevent possibility of reading data beyond the number of bytes written
|
7 years ago |
Tal Aloni
|
d00d097b34
NTDirectoryFileSystem: Pass-through FSCTL requests
|
7 years ago |
Tal Aloni
|
70c61ab449
SMB Server v1.2.5
|
7 years ago |
Tal Aloni
|
b56f96d557
Moved and renamed ExtendedAttributeFlags
|
7 years ago |
Tal Aloni
|
cd048bfbf7
FileFullEAInformation: Added Entries property
|
7 years ago |
Tal Aloni
|
70ead847fb
Moved FileFullEAEntry and FileFullEaInformation
|
7 years ago |
Tal Aloni
|
b82aa79991
Corrected implementation of FileFullEaInformation data element
|
7 years ago |
Tal Aloni
|
f277358b84
Correctly handle FileStreamInformation / FileFullEAInformation with zero entries
|
7 years ago |
Tal Aloni
|
347084020b
SMBServer: SMB1: Added support for SMB_FIND_FILE_ID_FULL_DIRECTORY_INFO and SMB_FIND_FILE_ID_BOTH_DIRECTORY_INFO
|
7 years ago |
Tal Aloni
|
2a7805f9b4
Corrected FileFullEaInformation implementation
|
7 years ago |
Tal Aloni
|
ef9583f322
Corrected FileStreamInformation implementation
|
7 years ago |
Tal Aloni
|
dfbda03f6c
NTDirectoryFileSystem: Pass-through LockFile / UnlockFile requests
|
7 years ago |
Tal Aloni
|
e7da671877
Pass lock / unlock requests to the underlying object store
|
7 years ago |