Commit graph

32 commits

Author SHA1 Message Date
Tal Aloni
cd07f7cbe7 SMBServer v1.1.8 2017-03-15 15:34:16 +02:00
Tal Aloni
0a0ec793ea SMBServer 1.1.7 2017-03-13 18:13:06 +02:00
Tal Aloni
cceae3adf5 LogWriter: Minor improvements 2017-03-13 17:52:30 +02:00
Tal Aloni
536d4bd3a6 Added LogWriter implementation to handle log events 2017-03-10 16:27:22 +02:00
Tal Aloni
f9c77ff6a0 User / UserCollection: Changed namespace to SMBServer 2017-03-10 15:47:47 +02:00
Tal Aloni
82f308b576 Renamed ShareCollection to SMBShareCollection 2017-03-09 16:56:47 +02:00
Tal Aloni
512f03f77f SMBServer v1.1.6 2017-03-05 12:16:12 +02:00
Tal Aloni
f4fa70a280 SMBServer: Moved socket parameters to the Start method 2017-03-04 11:09:33 +02:00
Tal Aloni
07c4ecfd0c SMBServer v1.1.5 2017-03-02 18:38:49 +02:00
Tal Aloni
c4ca5009fd SMBServer v1.1.4 2017-02-21 13:20:53 +02:00
Tal Aloni
23f6127808 SMBServer v1.1.3 2017-02-19 14:54:23 +02:00
Tal Aloni
a84226abb9 GSS-style authentication, additional IGSSMechanism implementations can be provided 2017-02-18 16:10:03 +02:00
Tal Aloni
217451d18f Improved NTLM authentication API 2017-02-17 19:01:58 +02:00
Tal Aloni
457d978f70 INTLMAuthenticationProvider: Removed ListUsers from the API 2017-02-15 13:18:48 +02:00
Tal Aloni
6023753ecc SMBServer v1.1.2 2017-02-11 12:26:50 +02:00
Tal Aloni
bb0cff643a Return STATUS_DIRECTORY_NOT_EMPTY when trying to delete a folder that is not empty 2017-02-11 01:32:32 +02:00
Tal Aloni
fd26380dab API improvement: FileSystemShare: Added OnAccessRequest event that allows the subscriber to manage read / write permissions 2017-02-09 14:22:52 +02:00
Tal Aloni
ac4fcae871 Added copyright notice 2017-02-04 01:26:14 +02:00
Tal Aloni
0241d5c055 Improved NetBIOS name server implementation 2017-02-04 01:23:49 +02:00
Tal Aloni
9d8ee88f1e SMBServer v1.1.1 2017-02-03 01:34:00 +02:00
Tal Aloni
38b9829d6a DirectoryFileSystem: Updated ValidatePath to verify that path starts with a blackslash 2017-02-03 01:11:29 +02:00
Tal Aloni
efbf28036e DirectoryFileSystem: Updated Name property to return the name of the underlying file system 2017-02-03 00:20:56 +02:00
Tal Aloni
723df4698b Updated UI to enable selection of SMB1.0/CIFS and/or SMB 2.0 / 2.1 2017-01-20 22:06:09 +02:00
Tal Aloni
cbe4160675 SMBServer v1.1.0 2017-01-20 15:03:33 +02:00
Tal Aloni
73af59314c SMBServer 1.0.9 2017-01-14 20:10:33 +02:00
Tal Aloni
0be9ecb03b Added the Guest account with read permissions to the example user list 2017-01-13 15:07:46 +02:00
Tal Aloni
39b89ba355 SMBServer v1.0.8 2017-01-10 15:50:25 +02:00
Tal Aloni
74e92f2e2b Added SMBServer.OnLogEntry event
Implementers can now subscribe to the OnLogEntry event and receive log
entries.
2017-01-10 15:30:18 +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
0ee776be98 SMBServer v1.0.6 2016-12-27 10:56:15 +02:00
Tal Aloni
bd1006cb81 SMBServer v1.0.5 2016-12-22 20:51:16 +02:00