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 |
Tal Aloni
|
c08b425205
SMB2: LockElement: Fixed a bug in ReadLockList / WriteLockList
|
7 years ago |
Tal Aloni
|
519e574f94
Minor logging improvement
|
7 years ago |
Tal Aloni
|
36a0768457
INTFileStore: Added LockFile and UnlockFile methods
|
7 years ago |
Tal Aloni
|
488165b8b9
SMB2: LockElement: Added SharedLock / ExclusiveLock / Unlock / FailImmediately properties
|
7 years ago |
Tal Aloni
|
f96e6fe404
SMB2: Improved LockRequest implementation
|
7 years ago |
Tal Aloni
|
4e4a416fd5
Minor code refactoring
|
7 years ago |
Tal Aloni
|
4ade8c4aa9
SMBServer: SMB1: Fixed unhandled NullReferenceException when an Invalid FID was specified for a Read / ReadAndX request
|
7 years ago |
Tal Aloni
|
0212d71f6a
NTStatus: Added STATUS_PRIVILEGE_NOT_HELD
|
7 years ago |
Tal Aloni
|
aa800d4df7
IOControlCode: Added additional values
|
7 years ago |
Tal Aloni
|
a607806c60
NamedPipeStore: Added support for FSCTL_PIPE_WAIT
|
7 years ago |
Tal Aloni
|
0bc9452bbf
Corrected StringComparison type
|
7 years ago |
Tal Aloni
|
ab7398d3cd
Pass TRANS_WAIT_NMPIPE requests to the underlying object store
|
7 years ago |
Tal Aloni
|
8e5de68f78
Added FSCTL_PIPE_WAIT Request implementation
|
7 years ago |
Tal Aloni
|
fd2e6cf517
Logging improvements
|
7 years ago |
Tal Aloni
|
1c196778e4
IOCtlHelper: Improved compliance with the specifications and logging improvements
|
7 years ago |
Tal Aloni
|
6f4d2dcb61
NTTransactHelper: Improved IOCTL related logging
|
7 years ago |