Bill Zissimopoulos
e5c424dba1
dll: service: FspServiceLoop
...
Do not reset FspServiceConsoleModeEvent on reentry.
It should be noted that reentry is not feasible,
because StartServiceCtrlDispatcherW returns
ERROR_SERVICE_ALREADY_RUNNING on reentry.
2018-07-27 11:09:43 -07:00
Bill Zissimopoulos
554f07a50e
dll: fuse3: fsp_fuse3_pkgversion: bug fix
2018-07-26 10:17:38 -07:00
Bill Zissimopoulos
bd53b452b2
opt: cygfuse: fuse3: REQUIRES fuse
2018-07-26 10:03:48 -07:00
Bill Zissimopoulos
82cea37036
installer: add FUSE3 for Cygwin
2018-07-25 21:46:38 -07:00
Bill Zissimopoulos
2fcc065421
README: fix link
2018-07-25 21:34:59 -07:00
Bill Zissimopoulos
bf53c00f38
README: add links for project dirs
2018-07-25 21:32:53 -07:00
Bill Zissimopoulos
ec4197d8b7
opt: cygfuse: fix install scripts
2018-07-25 21:23:29 -07:00
Bill Zissimopoulos
897a08700b
opt: cygfuse: fuse3
2018-07-25 21:15:16 -07:00
Bill Zissimopoulos
1ace7ffb41
opt: cygfuse: fuse: rename cygport
2018-07-25 20:23:13 -07:00
Bill Zissimopoulos
d7c0657c3d
opt: cygfuse: refactoring
2018-07-25 20:13:53 -07:00
Bill Zissimopoulos
5d73687de8
dll: fuse: refactoring
2018-07-25 13:33:15 -07:00
Bill Zissimopoulos
a5bfdcf416
README: add reference to FUSE3
2018-07-25 13:31:42 -07:00
Bill Zissimopoulos
b609435dad
dll: fuse: refactoring
2018-07-25 13:26:36 -07:00
Bill Zissimopoulos
523ccbea02
Merge branch 'pvt-fuse3'
2018-07-25 12:54:54 -07:00
Bill Zissimopoulos
cf699ba441
tools: run-tests: passthrough-fuse3
2018-07-25 11:29:24 -07:00
Bill Zissimopoulos
0d819eb800
dll: fuse3: testing
2018-07-25 10:28:33 -07:00
Bill Zissimopoulos
4a653a8bc0
dll: fuse3: testing
2018-07-25 10:04:23 -07:00
Bill Zissimopoulos
6932d42039
dll: fuse3: testing
2018-07-25 08:54:22 -07:00
Bill Zissimopoulos
77fb2cc1c1
tools: run-tests: enable all winfsp-tests on airfs
2018-07-24 21:54:38 -07:00
Bill Zissimopoulos
500dfe1958
Merge pull request #178 from JohnOberschelp/master
...
Fixed to pass winfsp-tests and cleanup
2018-07-24 21:52:32 -07:00
John Oberschelp
1b40d8db80
Fixed to pass winfsp-tests and cleanup
...
Fixed AIRFS_NAMED_STREAMS bugs that caused stream_create_overwrite_test and stream_getstreaminfo_test to fail.
Also tidied up a few things.
2018-07-24 16:22:41 -07:00
Bill Zissimopoulos
307e18fb0d
update changelog
2018-07-20 15:44:10 -07:00
Bill Zissimopoulos
461266382a
changelog: add FUSE3 information
2018-07-20 15:35:12 -07:00
Bill Zissimopoulos
a809b0787e
changelog: add FUSE3 information
2018-07-20 15:34:31 -07:00
Bill Zissimopoulos
ea5e031af2
changelog: add FUSE3 information
2018-07-20 15:17:47 -07:00
Bill Zissimopoulos
558487cd22
installer: passthrough-fuse3
2018-07-20 15:12:22 -07:00
Bill Zissimopoulos
2ff21529d5
tst: passthrough-fuse3
2018-07-20 14:48:25 -07:00
Bill Zissimopoulos
d43c0c2c85
inc: fuse3: fix warnings
2018-07-20 09:37:59 -07:00
Bill Zissimopoulos
eb0f03b17b
build: fuse3: installer and pkg-config
2018-07-20 09:24:22 -07:00
Bill Zissimopoulos
575fe55eb8
dll: fuse3: fsp_fuse3_main_real
2018-07-19 14:24:09 -07:00
Bill Zissimopoulos
b537c61f3b
dll: fuse3: checkpoint
2018-07-19 12:53:03 -07:00
Bill Zissimopoulos
5cd40ff7ff
dll: fuse3: fsp_fuse3_lib_help
2018-07-19 06:39:18 -07:00
Bill Zissimopoulos
753440e837
dll: fuse3: checkpoint
2018-07-19 06:13:48 -07:00
Bill Zissimopoulos
9b79bb24ca
dll: fuse3: checkpoint
2018-07-19 04:27:06 -07:00
Bill Zissimopoulos
931d201527
dll: fuse3: fuse2to3 implementation
2018-07-18 14:48:10 -07:00
Bill Zissimopoulos
ab3f3d2827
dll: fuse3: fuse2to3 implementation
2018-07-18 04:11:20 -07:00
Bill Zissimopoulos
3dc09b2496
dll: fuse: remove dll/fuse/shared.h
2018-07-16 14:21:57 -07:00
Bill Zissimopoulos
27d03d4323
dll: fuse: ENOSYS has different values on Windows vs Cygwin
2018-07-16 09:50:21 -07:00
Bill Zissimopoulos
ad1b53e5a4
dll: fuse: move fsp_fuse_obj_* to sdll/fuse/shared.h
2018-07-16 09:45:38 -07:00
Bill Zissimopoulos
e4077c92e9
dll: fuse: ENOSYS has different values on Windows vs Cygwin
2018-07-16 09:42:15 -07:00
Bill Zissimopoulos
e3290a30bc
fuse3: initial commit
2018-07-16 09:31:32 -07:00
Bill Zissimopoulos
09309f858c
airfs: testing
2018-07-14 12:07:04 -07:00
Bill Zissimopoulos
12baaa6d50
airfs: testing
2018-07-14 11:15:12 -07:00
Bill Zissimopoulos
c584782bc7
airfs: testing
2018-07-14 11:04:10 -07:00
Bill Zissimopoulos
9c4a361c48
airfs: testing as disk file system
2018-07-14 09:16:14 -07:00
Bill Zissimopoulos
c1f4606683
airfs: FspLoad: dynamic loading of WinFsp DLL
2018-07-14 07:38:30 -07:00
Bill Zissimopoulos
f79db6a3db
airfs: installer
2018-07-07 09:38:42 -07:00
Bill Zissimopoulos
9a9a73d4d8
airfs: testing
2018-07-05 23:36:20 +01:00
Bill Zissimopoulos
a56caf3f94
bump version to 2018.2 B2 and update changelog
2018-07-05 15:13:56 -07:00
Bill Zissimopoulos
9b8b3e9cb8
Merge branch 'airfs'
2018-07-05 15:02:15 -07:00