57 Commits

Author SHA1 Message Date
Bill Zissimopoulos
75ae8daf8f
update commercial disclaimer 2018-08-21 18:09:33 -07:00
Bill Zissimopoulos
ae8e4e61f7 dll: fuse: allow multiple FUSE file systems
Refactoring to allow for multiple FUSE file systems within a single
process. Running FUSE file systems as Windows services is still
supported.
2018-07-28 13:13:27 -07:00
Bill Zissimopoulos
894ae7b8f3
sys,dll: DeviceControl operation 2018-05-04 13:56:20 -07:00
Bill Zissimopoulos
740411d604
tst: FlushAndPurgeOnCleanup: testing 2018-04-19 10:23:15 -07:00
Bill Zissimopoulos
cc58668ce5
dll: FspLaunchReg*: testing 2018-01-09 22:17:07 -08:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018 2018-01-03 15:29:38 -08:00
Bill Zissimopoulos
de85070e73 tst: winfsp-tests: disable internal tests when running with --external 2017-05-11 11:17:57 -07:00
Bill Zissimopoulos
50ed020e16 dll: FspVersion 2017-02-17 15:20:57 -08:00
Bill Zissimopoulos
495c78eb25 tst: winfsp-tests: exec-test 2017-02-12 00:26:20 -08:00
Bill Zissimopoulos
d1bb65a998 tst: winfsp-tests: add --share-prefix option:
- this accommodates network file systems that have mapped drives
2017-01-30 16:07:44 -08:00
Bill Zissimopoulos
de5ef0c81d tst: winfsp-tests: --case-insensitive-cmp 2017-01-26 22:58:49 -08:00
Bill Zissimopoulos
55a7864173 dll: FspFileSystem*DirectoryBuffer API's 2017-01-26 16:30:33 -08:00
Bill Zissimopoulos
a57325e8af update source copyright notices for 2017 2017-01-05 13:56:18 -08:00
Bill Zissimopoulos
851a6145cd tst: winfsp-tests: oplock testing 2016-11-22 21:20:31 -08:00
Bill Zissimopoulos
53f60a698a tst: winfsp-tests: add oplock option 2016-11-19 22:58:40 -08:00
Bill Zissimopoulos
dbb8b5d3b9 tst: winfsp-tests: --share option now allows running tests against remote share 2016-11-01 13:32:51 -07:00
Bill Zissimopoulos
4c6a61d2c9 tst: winfsp-tests: refactoring/fixes when running --ntfs/--external tests 2016-11-01 11:13:25 -07:00
Bill Zissimopoulos
26092211a8 tst: winfsp-tests: --external tests done within a temporary directory 2016-10-26 20:24:57 -07:00
Bill Zissimopoulos
e07ef0712e tst: winfsp-tests: HookRemoveDirectoryW 2016-10-26 12:08:29 -07:00
Bill Zissimopoulos
0532cee99c tst: winfsp-tests: refactor hooks 2016-10-26 12:02:30 -07:00
Bill Zissimopoulos
b072a1f0da tst: winfsp-tests: add license headers 2016-10-25 20:29:05 -07:00
Bill Zissimopoulos
badaf82462 tst: winfsp-tests: --resilient command line option 2016-10-25 20:19:04 -07:00
Bill Zissimopoulos
3f79b2e46d tst: winfsp-tests: --resilient command line option 2016-10-25 15:35:46 -07:00
Bill Zissimopoulos
319e5d4ee6 tst: winfsp-tests: --resilient command line option 2016-10-25 14:50:12 -07:00
Bill Zissimopoulos
66d5fe98df tst: winfsp-tests: add --ntfs option 2016-10-25 14:03:26 -07:00
Bill Zissimopoulos
8abadf94f3 tst: winfsp-tests: minor fix 2016-10-25 12:52:06 -07:00
Bill Zissimopoulos
728c1b3402 tst: winfsp-tests: add/remove network shares from memfs_start/memfs_stop to properly support test file system 2016-10-25 11:38:26 -07:00
Bill Zissimopoulos
8b31b1018b tst: winfsp-tests: abort messages 2016-10-25 11:15:47 -07:00
Bill Zissimopoulos
310fd23035 tst: winfsp-tests: initial network share support 2016-10-25 11:04:53 -07:00
Bill Zissimopoulos
b194a33406 tst: winfsp-tests: backup/restore privilege testing 2016-10-21 17:43:25 -07:00
Bill Zissimopoulos
3cba22b9a5 tst: winfsp-tests: replace abort with ABORT in HookCreateFile, etc. 2016-10-19 13:56:15 -07:00
Bill Zissimopoulos
f642ea57be dll: FspAccessCheckEx: test access checks without traverse privilege 2016-10-19 11:54:22 -07:00
Bill Zissimopoulos
cb17b7e2e0 dll: FspFileSystemSetMountPoint: testing 2016-10-18 14:08:58 -07:00
Bill Zissimopoulos
3ed7847d84 tst: test case insensitivity
sys: FspFileNameIsValid: $DATA is case insensitive
2016-10-15 19:50:47 -07:00
Bill Zissimopoulos
db38d2f7f8 tst: winfsp-tests: stream testing 2016-10-03 15:19:18 -07:00
Bill Zissimopoulos
91e8bb1229 tst: winfsp-tests: HookCreateFileW 2016-09-16 10:08:16 -07:00
Bill Zissimopoulos
28931f4687 tst: reparse point testing 2016-09-04 12:38:12 -07:00
Bill Zissimopoulos
229c3f81fa winfsp-tests: posix_map_sid_test 2016-06-05 00:34:44 -07:00
Bill Zissimopoulos
4850056bf6 tst: winfsp-tests: fuse_opt testing 2016-05-29 10:15:37 -07:00
Bill Zissimopoulos
125b612c9f winfsp-tests: eventlog-test.c 2016-05-06 15:58:33 -07:00
Bill Zissimopoulos
829ef65cbb winfsp-tests: lock-test 2016-04-06 21:20:44 -07:00
Bill Zissimopoulos
cddba10c9b winfsp-tests: flush_test 2016-04-02 18:43:27 -07:00
Bill Zissimopoulos
9d3b2d6a84 winfsp-tests: dirctl-test.c 2016-03-25 12:50:35 -07:00
Bill Zissimopoulos
ad9dafbaaa winfsp-tests: rdwr-test 2016-03-06 11:19:39 -08:00
Bill Zissimopoulos
e77a8b0262 winfsp-tests: security testing 2016-02-19 15:49:34 -08:00
Bill Zissimopoulos
4f5c19c73f sys, dll: Request->FileName: testing 2016-02-09 16:58:22 -08:00
Bill Zissimopoulos
c203404672 winfsp-tests: WIP 2016-01-25 15:53:29 -08:00
Bill Zissimopoulos
1db9f2b677 winfsp-tests: getinfo_test 2016-01-24 11:27:38 -08:00
Bill Zissimopoulos
cf8918be28 winfsp-tests: create_test: test the tests(!) by trying them against NTFS 2016-01-22 10:00:22 -08:00
Bill Zissimopoulos
08ba86980d winfsp-tests: memfs-test, create-test 2016-01-13 16:41:43 -08:00