674 Commits

Author SHA1 Message Date
Bill Zissimopoulos
4e7f988371 inc: winfsp.hpp: refactor FileSystem class into FileSystemHost and FileSystemBase 2017-04-17 13:20:07 -07:00
Bill Zissimopoulos
1ee563cd13 src: dotnet: refactor FileSystem class into FileSystemHost and FileSystemBase 2017-04-16 11:46:16 -07:00
Bill Zissimopoulos
8787f2c528 inc: winfsp.hpp: FileSystem: ReadDirectoryEntry and friends 2017-04-14 00:01:08 -07:00
Bill Zissimopoulos
4c102ab57c inc: winfsp.hpp: SetDebugLogFile 2017-04-13 22:19:17 -07:00
Bill Zissimopoulos
d5802f3a5f inc: winfsp.hpp: improve C++ layer 2017-04-13 18:23:55 -07:00
Bill Zissimopoulos
c144d4d303 src: dotnet: FileSystem: convert Set* methods to properties 2017-04-13 16:33:32 -07:00
Bill Zissimopoulos
9770efde14 build: dotnet: change assembly versioning scheme (fix to 1.0.0.0) 2017-04-13 16:04:13 -07:00
Bill Zissimopoulos
539ab9ce63 tst: passthrough-dotnet: remove EnableRestoreBackupPrivileges 2017-04-11 19:56:47 -07:00
Bill Zissimopoulos
a29390412b tst: passthrough-dotnet: include in test suite 2017-04-11 18:23:56 -07:00
Bill Zissimopoulos
739eb80cfb tst: passthrough-dotnet: EnableBackupRestorePrivileges 2017-04-11 16:46:11 -07:00
Bill Zissimopoulos
fa4aaf2fb7 build: installer: add winfsp-msil.dll in installation bin directory 2017-04-11 13:29:31 -07:00
Bill Zissimopoulos
259f2bf1c1 tst: passthrough-dotnet: fix security 2017-04-10 21:33:49 -07:00
Bill Zissimopoulos
67711082b0 tst: passthrough-dotnet: testing 2017-04-10 20:08:14 -07:00
Bill Zissimopoulos
f2d98bbf25 tst: passthrough-dotnet: major refactoring and testing 2017-04-10 14:48:26 -07:00
Bill Zissimopoulos
e40505adb5 tst: passthrough-dotnet: minor fix 2017-04-10 10:34:31 -07:00
Bill Zissimopoulos
ac7b7f4a1b tst: passthrough-dotnet: testing 2017-04-10 10:03:59 -07:00
Bill Zissimopoulos
c4b73c8eda tst: passthrough-dotnet: Cleanup: minor fix 2017-04-09 17:58:46 -07:00
Bill Zissimopoulos
de60e76b1d tst: passthrough-dotnet: testing 2017-04-09 02:01:19 -07:00
Bill Zissimopoulos
b8c97caec0 tst: passthrough-dotnet: update .gitignore 2017-04-08 22:08:24 -07:00
Bill Zissimopoulos
f938bf5e3f tst: passthrough-dotnet: ReadDirectory 2017-04-08 18:42:20 -07:00
Bill Zissimopoulos
0d9d8ef5a2 tst: passthrough-dotnet: WIP 2017-04-08 11:29:56 -07:00
Bill Zissimopoulos
83c9351d38 tst: passthrough-dotnet: WIP 2017-04-07 22:28:57 -07:00
Bill Zissimopoulos
9a02a46cf4 tst: passthrough-dotnet: fix problem with vshost ignore Main return value 2017-04-07 11:03:58 -07:00
Bill Zissimopoulos
4d6fc3c848 src: dotnet: testing 2017-04-07 10:52:52 -07:00
Bill Zissimopoulos
b45cff2881 tst: passthrough-dotnet: initial commit 2017-04-06 23:49:55 -07:00
Bill Zissimopoulos
afe7f8d728 inc: winfsp.hpp: add convenience functions in Fsp namespace 2017-03-30 12:16:01 -07:00
Bill Zissimopoulos
c137d49dcd tst: passthrough-cpp: minor fix 2017-03-30 12:08:11 -07:00
Bill Zissimopoulos
c9b5f25ffc tst: passthrough-cpp: minor improvements 2017-03-29 14:40:37 -07:00
Bill Zissimopoulos
fac270e596 inc: winfsp: add Service class 2017-03-28 17:32:19 -07:00
Bill Zissimopoulos
9657ae31c3 tst: passthrough-cpp: FspLoad 2017-03-27 17:39:24 -07:00
Bill Zissimopoulos
367f450e30 tst: passthrough-cpp: initial implementation 2017-03-27 13:44:41 -07:00
Bill Zissimopoulos
193de36301 dll: fuse: debug output goes to stderr; configurable with -oDebugLog=FILE 2017-03-10 21:57:27 -08:00
Bill Zissimopoulos
4b43cc590f sys: initial ProcessBuffer implementation 2017-02-23 16:06:55 -08:00
Bill Zissimopoulos
c246acb2d3 dll: FspVersion 2017-02-17 15:22:31 -08:00
Bill Zissimopoulos
50ed020e16 dll: FspVersion 2017-02-17 15:20:57 -08:00
Bill Zissimopoulos
31e6f15eaf tst: passthrough-fuse: FSP_FUSE_CAP_*: testing 2017-02-15 18:07:25 -08:00
Bill Zissimopoulos
5ce6d74e90 tst: passthrough-fuse: FSP_FUSE_CAP_*: testing 2017-02-15 17:26:37 -08:00
Bill Zissimopoulos
02ffa6afb2 tst: passthrough-fuse: ptfs_init 2017-02-13 22:03:39 -08:00
Bill Zissimopoulos
712870ddd9 tst: passthrough-fuse: FSP_FUSE_CAP_* 2017-02-13 21:53:37 -08:00
Bill Zissimopoulos
0b826f04c2 tst: winfsp-tests: exec-test: disable test that fails under shares 2017-02-12 11:49:46 -08:00
Bill Zissimopoulos
69d53b7a28 tst: winfsp-tests: exec-test: disable test that fails under shares 2017-02-12 11:33:56 -08:00
Bill Zissimopoulos
877bd97ba8 tst: winfsp-tests: exec-test 2017-02-12 10:42:14 -08:00
Bill Zissimopoulos
559b7e80a3 tst: winfsp-tests: exec-test 2017-02-12 10:29:30 -08:00
Bill Zissimopoulos
495c78eb25 tst: winfsp-tests: exec-test 2017-02-12 00:26:20 -08:00
Bill Zissimopoulos
cf69d6a08d tst: winfsp-tests: delete_standby_test 2017-02-11 10:07:03 -08:00
Bill Zissimopoulos
0d95bb9b14 tst: winfsp-tests: delete_standby_test: disable parts that fail with shares and passthrough 2017-02-10 23:24:05 -08:00
Bill Zissimopoulos
cf48d19759 tst: winfsp-tests: delete_standby_test: disable portion that fails under a share 2017-02-10 22:19:25 -08:00
Bill Zissimopoulos
14c602ccd8 tst: winfsp-tests: delete_standby_test 2017-02-10 21:31:55 -08:00
Bill Zissimopoulos
2d45082d80 tst: winfsp-tests: delete_standby_test 2017-02-10 19:50:16 -08:00
Bill Zissimopoulos
25cf527af4 tst: winfsp-tests: rename_standby_test 2017-02-10 15:47:44 -08:00