Commit graph

764 commits

Author SHA1 Message Date
Tal Aloni
5b78f7ec93 QueryFileAllInfo: Renamed members 2017-10-08 20:02:51 +03:00
Tal Aloni
03e2621fb0 QueryInformationHelper: Bugfix: LastChangeTime was not correctly set 2017-10-08 20:00:03 +03:00
Tal Aloni
20cbbd0ae5 ISMBFileStore: Added MaxReadSize and MaxWriteSize properties 2017-10-07 12:39:01 +03:00
Tal Aloni
8a7d144483 ISMBClient: Added MaxReadSize and MaxWriteSize properties 2017-10-07 12:38:48 +03:00
Tal Aloni
78aa93276a Server: SMB1: Increased MaxBufferSize to 65535 2017-10-04 19:18:23 +03:00
Tal Aloni
3234ed3138 Server API: Added the OpenFileInformation class to provide more information about open files 2017-10-04 17:48:15 +03:00
Tal Aloni
40d2ffda45 Moved SessionInformation 2017-10-04 17:37:53 +03:00
Tal Aloni
b978e0b8cc OpenFileObject: Added FileAccess property 2017-10-04 17:22:14 +03:00
Tal Aloni
118ed760c0 Server: Prevent clients from creating files without sufficient permissions 2017-10-04 16:35:33 +03:00
Tal Aloni
92d7a0531f CreateDisposition: Updated documentation 2017-10-04 16:11:05 +03:00
Tal Aloni
5202aed57c Minor code refactoring and documentation improvement 2017-10-04 12:45:34 +03:00
Tal Aloni
eacef2d50b SMB2Client: Limit the value of MaxTransactSize, MaxReadSize and MaxWriteSize to 64KB 2017-10-04 10:02:22 +03:00
Tal Aloni
db0c094ff7 Minor code refactoring 2017-10-04 09:58:25 +03:00
Tal Aloni
70c1f8b9ca SMB Server v1.3.0 2017-10-02 13:19:29 +03:00
Tal Aloni
6a23be681d SMB Server application: Removed unused files 2017-10-02 13:17:37 +03:00
Tal Aloni
0098cc78f5 FileBasicInformation, SMB_SET_FILE_BASIC_INFO: Added support for FILETIME value of -1 2017-10-02 12:34:21 +03:00
Tal Aloni
c3a88d59ab SMB2Client: Implemented QueryDirectory method 2017-10-01 23:39:45 +03:00
Tal Aloni
e03037d241 SMB2Client: Added MaxTransactSize, MaxReadSize and MaxWriteSize properties 2017-10-01 23:38:47 +03:00
Tal Aloni
73b5557987 SMB1Client: Added ServerMaxBufferSize and MaxMpxCount properties 2017-10-01 23:38:26 +03:00
Tal Aloni
0f754ee55c Server: Pass SetFileSystemInformation requests to the underlying object store 2017-10-01 18:01:24 +03:00
Tal Aloni
c1210d57bc Server: SMB1: Added support for pass-through Information Levels 2017-10-01 17:00:43 +03:00
Tal Aloni
2b14375876 FileBasicInformation, SMB_SET_FILE_BASIC_INFO: Bugfix: InvalidDataException was thrown if FILETIME value was set to -1 2017-10-01 17:00:17 +03:00
Tal Aloni
18a47dfcd5 Server: SMB1: Set CAP_RPC_REMOTE_APIS flag 2017-10-01 15:48:17 +03:00
Tal Aloni
e5a0106ed0 SMB2: Corrected CREATE request implementation 2017-10-01 14:58:45 +03:00
Tal Aloni
ccabba61d6 SMB2FileStore: Implemented GetFileInformation and GetFileSystemInformation methods 2017-10-01 14:58:45 +03:00
Tal Aloni
ae749756b8 SMB1FileStore: Added GetFileInformation and GetFileSystemInformation for servers that supports pass-through Information Levels 2017-10-01 14:58:45 +03:00
Tal Aloni
1765bb277d SMB1FileStore: Use the SMB1Client.Unicode property and SMB_FLAGS2_UNICODE flag instead of assuming the server supports Unicode 2017-10-01 14:58:45 +03:00
Tal Aloni
e1c5cf8b54 SMB1Client: Store and expose server capabilities 2017-10-01 14:58:45 +03:00
Tal Aloni
b3af07e5e4 SMB2: Added helper methods to QUERY_INFO response implementation 2017-10-01 14:58:44 +03:00
Tal Aloni
966085c841 SMB1: Transaction2 subcommands: Added support for pass-through Information Levels 2017-10-01 14:58:39 +03:00
Tal Aloni
42f00b4740 Minor code refactoring: Use a single ImpersonationLevel enumeration instead of one for SMB1 and another for SMB2 2017-09-30 10:59:40 +03:00
Tal Aloni
de4ab95d80 Minor code refactoring 2017-09-30 10:54:51 +03:00
Tal Aloni
7eda93f5da Server: Corrected synchronization of SMB1Session and SMB2Session TreeID and FileID allocation methods 2017-09-28 23:21:19 +03:00
Tal Aloni
5276088159 Server: SMB2: SMB2Session: Fixed KeyNotFoundException when calling the DisconnectTree method 2017-09-28 23:21:19 +03:00
Tal Aloni
fcd737a1f4 Server: Prevented several OpenFileObject members from being changed after instantiation and added OpenedDT property 2017-09-28 23:21:19 +03:00
Tal Aloni
89a9238d8a Server: Bugfix: Some connection resources were not released after send error in some cases 2017-09-28 23:21:19 +03:00
Tal Aloni
d753135620 Server: Prevented several ConnectionState members from being changed after instantiation 2017-09-28 23:21:18 +03:00
Tal Aloni
107d755269 SMB Server v1.2.9 2017-09-28 23:21:06 +03:00
Tal Aloni
d7a16a5217 SMB1: Added implementation of TRANS2_SET_FS_INFORMATION request and response 2017-09-27 15:34:48 +03:00
Tal Aloni
10882b2493 SMB1: Transaction2SubcommandName: Added TRANS2_SET_FS_INFORMATION 2017-09-27 15:34:48 +03:00
Tal Aloni
420c2264d0 SMB1: NTTransactSubcommandName: Added NT_TRANSACT_QUERY_QUOTA and NT_TRANSACT_SET_QUOTA 2017-09-27 15:34:48 +03:00
Tal Aloni
e8f3545729 SMB1: Improved implementation of TRANS2_QUERY_FILE_INFORMATION and TRANS2_QUERY_PATH_INFORMATION 2017-09-27 15:34:48 +03:00
Tal Aloni
2d8d17437c NTDirectoryFileSystem: Added NtSetVolumeInformationFile, NtQuerySecurityObject and NtSetSecurityObject external method declarations 2017-09-27 15:34:48 +03:00
Tal Aloni
b358e4865d INTFileStore: Added SetFileSystemInformation method 2017-09-27 15:34:47 +03:00
Tal Aloni
a17d827076 Server: Pass GetSecurityInformation and SetSecurityInformation requests to the underlying object store 2017-09-27 15:34:47 +03:00
Tal Aloni
204c912074 SMB2: Improved ERROR response implementation 2017-09-27 15:34:47 +03:00
Tal Aloni
e6e7bbe412 INTFileStore: Added GetSecurityInformation and SetSecurityInformation methods 2017-09-27 15:34:43 +03:00
Tal Aloni
eb4e32dc59 NTStatus: Added STATUS_INVALID_DEVICE_REQUEST 2017-09-27 15:33:58 +03:00
Tal Aloni
de355f93d8 SMB1: Renamed NT_TRANSACT_SET_SECURITY_DESC request and added response implementation 2017-09-26 00:03:01 +03:00
Tal Aloni
bf0295b697 SMB1: Improved NT_TRANSACT_QUERY_SECURITY_DESC response implementation 2017-09-26 00:02:58 +03:00