1860 Commits

Author SHA1 Message Date
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
Bill Zissimopoulos
76d081937e tst: winfsp-tests: rename_standby_test 2017-02-10 15:25:36 -08:00
Bill Zissimopoulos
ccd4bb869c Experimental fix for github issue #45 2017-02-10 12:39:53 -08:00
Bill Zissimopoulos
46d5c98926 tst: winfsp-tests: rename_standby_test 2017-02-09 17:38:24 -08:00
Bill Zissimopoulos
1726ca8ccb Update README as per issue #48 2017-02-09 12:06:54 -08:00
Bill Zissimopoulos
b8c257f996 Update README as per issue #48 2017-02-09 12:04:51 -08:00
Bill Zissimopoulos
53e6894298 doc: use asciidoc for winfsp.h reference 2017-02-08 17:36:17 -08:00
Bill Zissimopoulos
10d1ba707e Update README.md 2017-02-08 13:42:49 -08:00
Bill Zissimopoulos
c234e2af2a Update README.md 2017-02-08 13:42:30 -08:00
Bill Zissimopoulos
fa652cdb56 launcher: change registry location v1.0RC2 2017-02-07 17:15:41 -08:00
Bill Zissimopoulos
aeaeba0dd6 launcher: change registry location 2017-02-07 14:53:27 -08:00
Bill Zissimopoulos
b299027f6e Update Changelog 2017-02-07 12:48:40 -08:00
Bill Zissimopoulos
5edd9eb548 Update Changelog 2017-02-07 12:45:32 -08:00
Bill Zissimopoulos
fbc24bcca9 Update Changelog 2017-02-07 12:44:59 -08:00
Bill Zissimopoulos
4ef6dcb71d Update README.md 2017-02-07 12:35:14 -08:00
Bill Zissimopoulos
b8f0d08672 Update README.md 2017-02-07 12:32:29 -08:00
Bill Zissimopoulos
5c82044295 Update README.md 2017-02-07 12:26:11 -08:00
Bill Zissimopoulos
e3b5426e45 Update README.md 2017-02-07 12:25:27 -08:00
Bill Zissimopoulos
d34f262c02 Merge branch 'pvt-license-change' into release/1.0 2017-02-07 12:21:48 -08:00
Bill Zissimopoulos
ede72e4c5f tst: passthrough: fix missed FspFileSystemReleaseDirectoryBuffer in case of error 2017-02-06 12:05:30 -08:00
Bill Zissimopoulos
9c4b73dac1 add FLOSS exception to License GPLv3-FLOSS 2017-02-06 11:51:29 -08:00
Bill Zissimopoulos
9ecfc64178 doc: update tutorial 2017-02-04 15:22:42 -08:00
Bill Zissimopoulos
fbe46d8c81 doc: update tutorial 2017-02-04 14:56:01 -08:00
Bill Zissimopoulos
2a12ed490d tools: run-tests: run mountpoint-drive tests with --resilient 2017-02-03 18:50:39 -08:00
Bill Zissimopoulos
c6d9e68c3f Revert "tst: winfsp-tests: getfileinfo_dotest: CREATE_ALWAYS instead of CREATE_NEW"
This reverts commit dca3cb93f32c3d19526607a613bc762ec8a658d8.
2017-02-03 18:48:55 -08:00
Bill Zissimopoulos
bfc41127d0 sys: FspFsvolCreateSharingViolationOplock: fix problem with missed FspFsvolCreatePostClose 2017-02-03 18:08:11 -08:00
Bill Zissimopoulos
6e70500afc sys: FspFsvolCreateComplete: populate FileNode and FileDesc before name normalization 2017-02-03 17:36:16 -08:00
Bill Zissimopoulos
dca3cb93f3 tst: winfsp-tests: getfileinfo_dotest: CREATE_ALWAYS instead of CREATE_NEW 2017-02-02 22:12:49 -08:00
Bill Zissimopoulos
2f0061b4ba tools: run-tests: sample-passthrough-fuse 2017-02-02 21:44:36 -08:00
Bill Zissimopoulos
3fcef3b0fa tools: run-tests: sample-passthrough-fuse 2017-02-02 21:39:13 -08:00
Bill Zissimopoulos
6a0574e309 tools: run-tests: sample-passthrough-fuse 2017-02-02 17:51:08 -08:00
Bill Zissimopoulos
0c945b67f3 dll: fuse: use -ouid=-1,gid=-1 to specify user/group who mounted file system 2017-02-02 17:06:10 -08:00
Bill Zissimopoulos
25b3e111fa dll: fuse: fuse.pc file renamed to fuse.pc.in 2017-02-02 15:01:22 -08:00
Bill Zissimopoulos
09101129a3 tst: passthrough: EnableBackupRestorePrivileges: minor fix 2017-02-02 14:51:45 -08:00
Bill Zissimopoulos
3700b375a7 tst: passthrough-fuse: on Windows allow the --VolumePrefix option to specify path 2017-02-01 21:37:53 -08:00
Bill Zissimopoulos
22fccdb575 build: bump version to RC2 and files to installer 2017-02-01 16:10:13 -08:00
Bill Zissimopoulos
c4932f7c7e tools: run-tests: include passthrough-fuse sample test 2017-02-01 15:38:46 -08:00
Bill Zissimopoulos
303cadb55d tst: passthrough-fuse: update Makefile to link with CYGFUSE or WinFsp-FUSE 2017-02-01 15:30:51 -08:00
Bill Zissimopoulos
5617d09edc tst: passthrough-fuse:
- When building for Windows (rather than Cygwin or POSIX OS)
allow the syntax C$\Path as an alternative to C:\Path.
2017-02-01 13:35:13 -08:00
Bill Zissimopoulos
eefaad241d doc: update tutorial 2017-01-31 17:29:03 -08:00
Bill Zissimopoulos
11dce32baa doc: update tutorial 2017-01-31 17:21:55 -08:00
Bill Zissimopoulos
3b8396dc27 tst: passthrough: minor fix 2017-01-31 16:53:27 -08:00