Tal Aloni
|
7159909bc9
SMB_COM_OPEN_ANDX request and response: Implemented client related functionality
|
7 years ago |
Tal Aloni
|
84a771641e
Bugfixes and improvements to the WriteBytes methods of several SMB1 structures
|
7 years ago |
Tal Aloni
|
387b3b6709
Minor code refactoring
|
7 years ago |
Tal Aloni
|
74b4a83635
SMB1Helper: ReadNullableFileTime: Return DateTime in UTC for negative values
|
7 years ago |
Tal Aloni
|
2160419925
SMB Server v1.3.1
|
7 years ago |
Tal Aloni
|
194fb9d45e
SMB1FileStore: Completed implementation of GetFileInformation
|
7 years ago |
Tal Aloni
|
05d7fa0d5b
QueryInformationHelper: Added ToFileInformationLevel and ToFileInformation methods
|
7 years ago |
Tal Aloni
|
b90d61949d
Renamed QueryFileExtendedAttributeInfo to QueryFileEaInfo
|
7 years ago |
Tal Aloni
|
5b78f7ec93
QueryFileAllInfo: Renamed members
|
7 years ago |
Tal Aloni
|
03e2621fb0
QueryInformationHelper: Bugfix: LastChangeTime was not correctly set
|
7 years ago |
Tal Aloni
|
20cbbd0ae5
ISMBFileStore: Added MaxReadSize and MaxWriteSize properties
|
7 years ago |
Tal Aloni
|
8a7d144483
ISMBClient: Added MaxReadSize and MaxWriteSize properties
|
7 years ago |
Tal Aloni
|
78aa93276a
Server: SMB1: Increased MaxBufferSize to 65535
|
7 years ago |
Tal Aloni
|
3234ed3138
Server API: Added the OpenFileInformation class to provide more information about open files
|
7 years ago |
Tal Aloni
|
40d2ffda45
Moved SessionInformation
|
7 years ago |
Tal Aloni
|
b978e0b8cc
OpenFileObject: Added FileAccess property
|
7 years ago |
Tal Aloni
|
118ed760c0
Server: Prevent clients from creating files without sufficient permissions
|
7 years ago |
Tal Aloni
|
92d7a0531f
CreateDisposition: Updated documentation
|
7 years ago |
Tal Aloni
|
5202aed57c
Minor code refactoring and documentation improvement
|
7 years ago |
Tal Aloni
|
eacef2d50b
SMB2Client: Limit the value of MaxTransactSize, MaxReadSize and MaxWriteSize to 64KB
|
7 years ago |
Tal Aloni
|
db0c094ff7
Minor code refactoring
|
7 years ago |
Tal Aloni
|
70c1f8b9ca
SMB Server v1.3.0
|
7 years ago |
Tal Aloni
|
6a23be681d
SMB Server application: Removed unused files
|
7 years ago |
Tal Aloni
|
0098cc78f5
FileBasicInformation, SMB_SET_FILE_BASIC_INFO: Added support for FILETIME value of -1
|
7 years ago |
Tal Aloni
|
c3a88d59ab
SMB2Client: Implemented QueryDirectory method
|
7 years ago |
Tal Aloni
|
e03037d241
SMB2Client: Added MaxTransactSize, MaxReadSize and MaxWriteSize properties
|
7 years ago |
Tal Aloni
|
73b5557987
SMB1Client: Added ServerMaxBufferSize and MaxMpxCount properties
|
7 years ago |
Tal Aloni
|
0f754ee55c
Server: Pass SetFileSystemInformation requests to the underlying object store
|
7 years ago |
Tal Aloni
|
c1210d57bc
Server: SMB1: Added support for pass-through Information Levels
|
7 years ago |
Tal Aloni
|
2b14375876
FileBasicInformation, SMB_SET_FILE_BASIC_INFO: Bugfix: InvalidDataException was thrown if FILETIME value was set to -1
|
7 years ago |