Commit Graph
100 Commits
Author SHA1 Message Date
Bill Zissimopoulos 367f450e30 tst: passthrough-cpp: initial implementation 2017-03-27 13:44:41 -07:00
Bill Zissimopoulos 7afdee7c01 inc: winfsp.hpp: improvements 2017-03-27 13:43:43 -07:00
Bill Zissimopoulos 87c5f19ce1 inc: winfsp.hpp: Fsp::FileSystem::Mount 2017-03-26 23:19:33 -07:00
Bill Zissimopoulos 00d1a3176e inc: winfsp.hpp: initial implementation of a C++ layer 2017-03-26 23:10:22 -07:00
Bill Zissimopoulos 6318e7b0ef doc: update known file systems document 2017-03-24 17:10:23 -07:00
Bill Zissimopoulos 5d23b1fef8 doc: add known file systems document 2017-03-24 17:04:03 -07:00
Bill Zissimopoulos 44fe02d2fd doc: update Home 2017-03-24 16:41:01 -07:00
Bill Zissimopoulos 1f0de20b7f build: choco: update package description 2017-03-20 17:20:40 -07:00
Bill Zissimopoulos bfd2e106ac build: choco: update package as per chocolatey review instructions 2017-03-20 15:30:33 -07:00
Bill Zissimopoulos b1848e963f Merge branch 'DuroSoft-fuse-volume-label' 2017-03-19 21:33:53 -07:00
Bill Zissimopoulos a29611fa2a dll: fuse: improve volname option handling 2017-03-19 18:06:21 -07:00
Bill Zissimopoulos 8a369bd48a Merge branch 'fuse-volume-label' of https://github.com/DuroSoft/winfsp into DuroSoft-fuse-volume-label 2017-03-19 16:59:50 -07:00
Bill Zissimopoulos 9ca7424d27 Revert "appveyor: disable windows defender"
This reverts commit 4f640755bc.
2017-03-19 11:53:44 -07:00
Bill Zissimopoulos 4f640755bc appveyor: disable windows defender 2017-03-19 11:52:14 -07:00
Bill ZissimopoulosandGitHub 67dff84a13 doc: update faq 2017-03-18 16:04:58 -07:00
Bill Zissimopoulos c702a86fbf doc: add faq 2017-03-18 16:02:39 -07:00
Bill Zissimopoulos f335a990af doc: add wiki home 2017-03-18 14:56:49 -07:00
Bill Zissimopoulos ba68ab845b update Changelog 2017-03-13 15:28:16 -07:00
Bill Zissimopoulos db0566701e dll: fuse: add fuse_* symbols for programs using FFI 2017-03-13 12:30:25 -07:00
Bill Zissimopoulos 433e62f813 dll: do not export FspFileSystemResolveReparsePointsInternal 2017-03-13 11:46:36 -07:00
Bill Zissimopoulos 6777de6569 update Changelog for v1.0 2017-03-11 16:45:40 -08:00
Bill Zissimopoulos 63ee24235b update Changelog for v1.0 2017-03-11 16:37:55 -08:00
Bill Zissimopoulos c3eb46813e update Changelog for v1.0 2017-03-11 16:21:46 -08:00
Bill Zissimopoulos bee0fa79b2 build: choco: rename chocolateyUninstall.ps1 to chocolateyBeforeModify.ps1 to properly handle upgrades 2017-03-11 15:06:48 -08:00
Bill Zissimopoulos d907bf2769 inc: winfsp: RegGetValueW prototype and disable macro redef warnings 2017-03-11 14:32:12 -08:00
Bill Zissimopoulos 38bcece5ce build: choco: remove MSI after installation 2017-03-10 22:14:16 -08: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 c080e86f11 build: choco: add admin tag as per chocolatey validator 2017-03-10 15:23:54 -08:00
Bill Zissimopoulos 79811a2faa appveyor: add -y switch for chocolatey 2017-03-10 10:56:21 -08:00
Bill Zissimopoulos b1e287727d appveyor: test chocolatey uninstall 2017-03-10 10:54:22 -08:00
Bill Zissimopoulos 2def18e271 build: choco: add chocolateyUninstall.ps1 2017-03-10 10:44:56 -08:00
Bill Zissimopoulos 3ddc2249f6 build: choco: add chocolateyUninstall.ps1 2017-03-10 10:37:19 -08:00
Bill Zissimopoulos 709ead9e06 build: choco: initial chocolatey package implementation 2017-03-09 22:14:50 -08:00
Bill Zissimopoulos 7c574da261 build: version.properties: 2017 Gold 2017-03-09 15:54:46 -08:00
Bill Zissimopoulos 0980365082 dll: fuse: fuse_intf_GetVolumeInfo: return default info when statfs unimplemented 2017-03-09 14:59:01 -08:00
Bill Zissimopoulos ba46d9fef8 update Changelog, README, etc. 2017-02-25 17:59:37 -08:00
Bill Zissimopoulos 4c0386bf8d sys: hardcode AlwaysUseDoubleBuffering for Reads 2017-02-25 11:22:22 -08:00
Bill Zissimopoulos 6774c34422 sys: FspProcessBufferAcquire: fix silly mistake when using ZwAllocateVirtualMemory 2017-02-23 22:24:32 -08:00
Bill Zissimopoulos 3215d8e26a sys: ProcessBuffer: DEBUGTEST 2017-02-23 20:26:14 -08:00
Bill Zissimopoulos 7911f1354f sys: ProcessBuffer: improvements 2017-02-23 17:39:28 -08:00
Bill Zissimopoulos 28f97c2619 sys: ProcessBuffer: conditional usage 2017-02-23 16:36:21 -08:00
Bill Zissimopoulos 4b43cc590f sys: initial ProcessBuffer implementation 2017-02-23 16:06:55 -08:00
Bill Zissimopoulos 441c45c77f sys: fix a couple of static analysis issues 2017-02-21 15:07:06 -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 12704a3a4a dll: FspFileSystemSetMountPointEx and related refactoring 2017-02-16 20:30:39 -08:00
Bill Zissimopoulos 186f7cd9ee dll: fuse: minor fix 2017-02-16 17:26:07 -08:00
Bill Zissimopoulos 50830f0bf2 bump version to 2017 RC3 2017-02-16 17:25:54 -08:00
Bill Zissimopoulos 86025aa30b dll: fuse: fuse_mount: now also accepts cygwin paths 2017-02-16 16:53:06 -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 35d1adb360 dll: fuse: improve SectorSize: handling 2017-02-13 16:21:26 -08:00
Bill Zissimopoulos 3b9f9ce93b dll: fuse: discard unused options 2017-02-13 15:11:09 -08:00
Bill Zissimopoulos a7c5e4f80c dll: fuse: default FileInfoTimeout is now 1000ms 2017-02-12 13:25:43 -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
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 ZissimopoulosandGitHub 1726ca8ccb Update README as per issue #48 2017-02-09 12:06:54 -08:00
Bill ZissimopoulosandGitHub 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 ZissimopoulosandGitHub 10d1ba707e Update README.md 2017-02-08 13:42:49 -08:00
Bill ZissimopoulosandGitHub c234e2af2a Update README.md 2017-02-08 13:42:30 -08:00
Bill Zissimopoulos fa652cdb56 launcher: change registry location 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 ZissimopoulosandGitHub 5edd9eb548 Update Changelog 2017-02-07 12:45:32 -08:00
Bill ZissimopoulosandGitHub fbc24bcca9 Update Changelog 2017-02-07 12:44:59 -08:00
Bill ZissimopoulosandGitHub 4ef6dcb71d Update README.md 2017-02-07 12:35:14 -08:00
Bill ZissimopoulosandGitHub b8f0d08672 Update README.md 2017-02-07 12:32:29 -08:00
Bill ZissimopoulosandGitHub 5c82044295 Update README.md 2017-02-07 12:26:11 -08:00
Bill ZissimopoulosandGitHub 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 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 dca3cb93f3.
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