Commit graph

70 commits

Author SHA1 Message Date
TalAloni
b59fb0917e SMBServer v1.4.2 2020-04-12 16:25:31 +03:00
TalAloni
a1961e94ba Modified Release configuration to support Nuget package creation 2020-02-15 17:16:13 +02:00
TalAloni
b233b87d00 SMB Server v1.4.1 2020-02-15 15:07:16 +02:00
TalAloni
790f28704f Added VS2019 solution and projects 2020-02-01 15:14:46 +02:00
TalAloni
394d12521e Renamed VS2005 solution and projects 2020-02-01 15:11:54 +02:00
Tal Aloni
ada1fc7937 SMB Server v1.4.0 2020-01-28 20:44:26 +02:00
Tal Aloni
e37e02bbbe SMB Server v1.3.9 2019-06-15 09:25:06 +03:00
Tal Aloni
ed2e3f68ad SMB Server v1.3.8 2019-06-10 16:55:55 +03:00
Tal Aloni
bd68e82f00 SMBLibrary: Moved Win32 specific functionality to separate project 2019-06-04 18:38:40 +03:00
Tal Aloni
710aedf4b6 SMB Server v1.3.7 2019-04-18 14:01:56 +03:00
Tal Aloni
36397d86a2 SMB Server v1.3.6 2019-01-27 18:24:25 +02:00
Tal Aloni
ac3fecdccf SMB Server v1.3.5 2018-11-30 14:54:23 +02:00
Tal Aloni
6d562c41e9 SMB Server application: Added SettingsHelper class to handle settings logic 2018-10-31 23:02:39 +02:00
Tal Aloni
0227bf9528 SMB Server v1.3.4 2018-06-02 00:10:19 +03:00
Tal Aloni
ee5e75f21e SMB Server application: Improved documentation 2018-06-02 00:09:28 +03:00
Tal Aloni
4845ffd86a SMB Server v1.3.3 2017-12-13 23:51:25 +02:00
Tal Aloni
04ff2bc40a SMB Server v1.3.2 2017-12-13 20:09:33 +02:00
Tal Aloni
2160419925 SMB Server v1.3.1 2017-10-08 20:28:33 +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
107d755269 SMB Server v1.2.9 2017-09-28 23:21:06 +03:00
Tal Aloni
965d76150a SMB Server v1.2.8 2017-09-16 19:27:14 +03:00
Tal Aloni
498111e83a SMB Server v1.2.7 2017-09-09 12:56:03 +03:00
Tal Aloni
2b7e10db07 SMB Server v1.2.6 2017-09-02 17:27:18 +03:00
Tal Aloni
70c61ab449 SMB Server v1.2.5 2017-09-01 10:59:24 +03:00
Tal Aloni
0bc9452bbf Corrected StringComparison type 2017-08-30 12:41:21 +03:00
Tal Aloni
b6eebcef20 SMB Server application: Set 'SMB 2.0 / 2.1' checkbox to checked 2017-08-30 02:19:03 +03:00
Tal Aloni
788597523d SMB Server v1.2.4 2017-08-27 17:02:04 +03:00
Tal Aloni
d7f6cbf70c SMBServer v1.2.3 2017-08-04 16:34:51 +03:00
Tal Aloni
e5eb4e2f81 SMBServer v1.2.2 2017-07-27 14:43:55 +03:00
Tal Aloni
0cf1ac07bd SMB Server application: Use NTDirectoryFileSystem by default 2017-07-26 19:20:46 +03:00
Tal Aloni
37d3141180 SMBServer: Include NT FileSystem Adapter events in the log 2017-07-14 18:30:38 +03:00
Tal Aloni
5d77a5d681 SMBServer v1.2.1 2017-07-13 18:32:01 +03:00
Tal Aloni
1b024acf65 SMBServer / NTFileSystemAdapter: Renamed event from OnLogEntry to LogEntryAdded 2017-06-22 17:56:57 +03:00
Tal Aloni
b5db0ac4b8 FileSystemShare: Renamed event from OnAccessRequest to AccessRequested 2017-06-22 17:55:15 +03:00
Tal Aloni
366c4d61d1 SMBServer v1.2.0 2017-06-08 08:19:08 +03:00
Tal Aloni
29a18fbfea SMBServer v1.1.9 2017-05-21 11:42:12 +03:00
Tal Aloni
03cff5e469 IFileSystem: Added FileOptions parameter to OpenFile 2017-05-19 14:03:39 +03:00
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