Commit graph

27 commits

Author SHA1 Message Date
Tal Aloni
ab858afee9 honor FILE_DELETE_ON_CLOSE flag 2017-01-06 10:42:15 +02:00
Tal Aloni
0f1a691747 SMBServer v1.0.7 2017-01-03 23:27:14 +02:00
Tal Aloni
89b3ef2975 DirectoryFileSystem: use an opened file handle (if exists) when setting file dates to avoid ERROR_SHARING_VIOLATION 2017-01-03 23:18:11 +02:00
Tal Aloni
2b981c769a Report STATUS_SHARING_VIOLATION instead of STATUS_FILE_LOCK_CONFLICT on IOException when deleting file 2017-01-03 23:11:04 +02:00
Tal Aloni
a9ebf67c16 Improved logging information 2017-01-03 23:09:53 +02:00
Tal Aloni
8722f45300 Improved compliance with MS-SMB when NTTransactIOCTLRequest.IsFsctl is set to false 2017-01-03 16:04:05 +02:00
Tal Aloni
19cb25c463 Improved connection buffer implementation 2017-01-03 16:01:27 +02:00
Tal Aloni
f3f11ba20a NetBIOS packets can now be read starting from a specified buffer offset to avoid unnecessary memory copy operation 2017-01-03 13:58:00 +02:00
Tal Aloni
983e9e7dca Added newline between methods 2017-01-03 13:44:11 +02:00
Tal Aloni
493966c4d1 Improved documentation 2017-01-03 13:43:33 +02:00
Tal Aloni
2444d686e7 AccessMask: Declared Length constant 2017-01-03 13:42:02 +02:00
Tal Aloni
c73761d36c Updated Utilities 2016-12-31 13:15:32 +02:00
Tal Aloni
0ee776be98 SMBServer v1.0.6 2016-12-27 10:56:15 +02:00
Tal Aloni
5508c749ce Updates to Utilities 2016-12-27 10:08:22 +02:00
Tal Aloni
6cb61ca63e Better handling of FILE_OPEN_REPARSE_POINT flag 2016-12-27 10:01:38 +02:00
Tal Aloni
2da05e979b Better handling of Transaction2SetFileInformation requests 2016-12-27 10:01:03 +02:00
Tal Aloni
0eecde7152 Improved debug logging 2016-12-27 02:37:46 +02:00
Tal Aloni
d1b4bf6273 When closing a prefetched stream, close underlying stream 2016-12-27 00:26:11 +02:00
Tal Aloni
af936b2217 Do not try to prefetch write-only streams 2016-12-27 00:25:19 +02:00
Tal Aloni
8c7b17426c Handle IOException when opening a file 2016-12-27 00:24:29 +02:00
Tal Aloni
0bab6ca8bf Added line breaks 2016-12-22 22:16:12 +02:00
Tal Aloni
e1fc076e17 Added Readme.md to the SMBLibrary project 2016-12-22 21:34:04 +02:00
Tal Aloni
a16589da6e Added linebreaks to readme.md 2016-12-22 21:33:04 +02:00
Tal Aloni
fb861136f8 Added readme.md 2016-12-22 21:27:48 +02:00
Tal Aloni
44d1866f0e Updated readme.txt 2016-12-22 21:05:19 +02:00
Tal Aloni
bd1006cb81 SMBServer v1.0.5 2016-12-22 20:51:16 +02:00
Tal Aloni
b75820452d Added .gitattributes and .gitignore 2016-12-22 20:44:21 +02:00