Tal Aloni
|
24a65d0a03
Bugfix: FormatException was thrown upon InvalidDataException in some cases
|
7 years ago |
Tal Aloni
|
0f89729085
Server: Added an optional dead connection detection mechanism instead of simply disconnecting them after a specified duration of inactivity
|
7 years ago |
Tal Aloni
|
7c31666bc3
Client: Discard all unsolicited responses except OpLock break
|
7 years ago |
Tal Aloni
|
5637bb3b9c
Server: Added API to terminate a specific connection
|
7 years ago |
Tal Aloni
|
bb8cadee93
Server: Maintain connection last send time
|
7 years ago |
Tal Aloni
|
765443591f
Minor code refactoring
|
7 years ago |
Tal Aloni
|
04ff2bc40a
SMB Server v1.3.2
|
7 years ago |
Tal Aloni
|
2c148aa95a
Added an optional mechanism to disconnect connections after a specified duration of inactivity
|
7 years ago |
Tal Aloni
|
125df899cb
Maintain connection creation time and last receive time
|
7 years ago |
Tal Aloni
|
eb5989eb94
Use UTC instead of local time for DateTime values returned by the API
|
7 years ago |
Tal Aloni
|
9cb4d12546
LoginCounter: Use UTC instead of local time
|
7 years ago |
Tal Aloni
|
150702275b
NTCreateFlags: Minor changes
|
7 years ago |
Tal Aloni
|
5036490fbf
SMB_COM_NT_CREATE_ANDX response and extended response bugfixes
|
7 years ago |
Tal Aloni
|
6d17dbabd6
SMB_DATE, SMB_TIME, UTime: Set DateTimeKind to Local
|
7 years ago |
Tal Aloni
|
083d237ca6
NTCreateAndXRequest: Removed duplicate functionality
|
7 years ago |
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 |