Bill Zissimopoulos
1cab0f3975
cygfuse: correctly use cygwin_create_path
2018-03-26 14:11:58 -07:00
Bill Zissimopoulos
499a3d1138
Merge pull request #154 from benrubson/cast
...
Correct a cast in winfsp_fuse
2018-03-26 13:07:30 -07:00
Ben RUBSON
d29218ba69
Update Contributors.asciidoc
2018-03-26 21:50:37 +02:00
Ben RUBSON
5564a9efae
Correct a cast in winfsp_fuse
2018-03-26 10:36:26 +02:00
Bill Zissimopoulos
750e72e601
installer: add launch.h
2018-01-29 09:16:30 -08:00
Bill Zissimopoulos
9f13c6e915
build: update version to 2018.1 B3
2018-01-29 09:04:17 -08:00
Bill Zissimopoulos
5005dd6f5b
dll: np: NPGetConnection fix and FspNpGetRemoteInfo
v1.3B2
2018-01-19 04:58:38 -08:00
Bill Zissimopoulos
f9b6fb8817
build: update version to 2018.1 B2
2018-01-17 17:21:03 -08:00
Bill Zissimopoulos
6b0b4c8b8e
sys: mup: claim \ClassName instead of \ClassName\InstanceName prefix
2018-01-17 15:44:01 -08:00
Bill Zissimopoulos
abb504053b
sys: FspUnload
2018-01-16 18:26:23 -08:00
Bill Zissimopoulos
fb507fc0bc
dll: np: DeviceName
2018-01-16 13:38:49 -08:00
Bill Zissimopoulos
d38afe8d16
sys: shutdown: fix Release build
2018-01-16 11:49:14 -08:00
Bill Zissimopoulos
a4629b8f8b
sys: fsmup device
...
- This commit introduces the fsmup device, which is a major change in how
network file systems are handled. Previously every network file system's
fsvol device was directly registered with the MUP. Now there is a single
fsmup device that is registered with the MUP; network file systems' fsvol
devices register with fsmup instead. The fsmup device maintains a prefix
table which it uses to demultiplex and forward requests to the appropriate
fsvol device.
- This device change was necessatitated to fix issue #87 .
2018-01-16 10:38:52 -08:00
Bill Zissimopoulos
670a38d549
Update ISSUE_TEMPLATE.md
2018-01-11 18:29:56 -08:00
Bill Zissimopoulos
b939f6bd2b
doc: update FAQ doc
2018-01-11 18:27:22 -08:00
Bill Zissimopoulos
3df27f5b28
doc: rename API doc files
2018-01-11 17:25:17 -08:00
Bill Zissimopoulos
7581cece81
doc: rename API doc files
2018-01-11 17:18:33 -08:00
Bill Zissimopoulos
b4f5707e4e
tools: apidoc
...
doc: launch.h
2018-01-11 17:09:20 -08:00
Bill Zissimopoulos
309827860f
tools: run-tests: extra time for memfs to spin up (LocalService)
2018-01-11 16:39:45 -08:00
Bill Zissimopoulos
2b6b049f86
inc: launch.h: documentation
2018-01-11 16:35:56 -08:00
Bill Zissimopoulos
77f3e064a2
winfsp-tests: launch-test: disable as test is very fragile
2018-01-10 11:01:39 -08:00
Bill Zissimopoulos
f691a7a3c7
dll: FspLaunch*: testing
2018-01-09 23:12:05 -08:00
Bill Zissimopoulos
cc58668ce5
dll: FspLaunchReg*: testing
2018-01-09 22:17:07 -08:00
Bill Zissimopoulos
064d0b94f2
dll: FspLaunchRegSetRecord, FspLaunchRegGetRecord, FspLaunchRegFreeRecord
2018-01-09 17:45:49 -08:00
Bill Zissimopoulos
a48668149b
inc: winfsp/launch.h
2018-01-09 11:38:27 -08:00
Bill Zissimopoulos
b9915dcaa7
update changelog
v1.3B1
2018-01-04 19:19:54 -08:00
Bill Zissimopoulos
a7febb8265
installer: launch MEMFS as LocalService
2018-01-04 11:44:29 -08:00
Bill Zissimopoulos
d6aaf0088a
Merge branch 'master' into pvt-launcher
2018-01-04 11:39:31 -08:00
Bill Zissimopoulos
f05af124e7
Merge branch 'felfert-providerorder'
2018-01-04 11:35:00 -08:00
Bill Zissimopoulos
886b7cf9f7
Merge branch 'providerorder' of https://github.com/felfert/winfsp into felfert-providerorder
2018-01-04 11:10:19 -08:00
Bill Zissimopoulos
e111451475
dll: FspLaunch API
2018-01-04 11:08:23 -08:00
Fritz Elfert
0c38f92082
Use FSP_NP_ORDER_FIRST to specify provider order
2018-01-04 01:12:34 +01:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018
2018-01-03 15:29:38 -08:00
Bill Zissimopoulos
2f026cbc6f
launcher: code cleanup
2018-01-03 14:55:27 -08:00
Fritz Elfert
68d8ade667
Speed up mount operation by putting winfsp network provider at the head of network providers
2017-12-29 18:56:11 +01:00
Bill Zissimopoulos
d9c450ecf4
update Changelog
2017-12-20 13:30:34 -08:00
Bill Zissimopoulos
e6d2ef9274
launcher: new WorkDirectory registry value controls file system work dir
2017-12-19 17:50:26 -08:00
Bill Zissimopoulos
299f371dee
Merge branch 'pvt-launcher2'
2017-12-19 16:48:05 -08:00
Bill Zissimopoulos
bb8aee8673
Sort contributor names (alpha-sort by first name)
2017-12-19 16:26:23 -08:00
Bill Zissimopoulos
08bf8e14ce
Merge branch 'felfert-winfsp#128'
2017-12-19 16:22:37 -08:00
Bill Zissimopoulos
ef1912bd8a
installer: Product.wxs: whitespace fixes
2017-12-19 16:22:12 -08:00
Bill Zissimopoulos
ff155694ce
launcher: can now perform DefineDosDevice in LocalSystem context
...
dll: uses launcher to DefineDosDevice for LocalService, etc.
2017-12-19 14:49:22 -08:00
Fritz Elfert
e6ed6dbf4f
Signed Contributors.asciidoc
2017-12-15 15:30:02 +01:00
Fritz Elfert
f13b98c880
Add WixDependencyExtension and Provides WinFSPprovider
2017-12-15 14:53:06 +01:00
Bill Zissimopoulos
5d3b37122c
launcher: LogonCreateProcess
2017-12-12 14:39:56 -08:00
Bill Zissimopoulos
9d1c892d68
Merge branch 'master' into pvt-launcher2
2017-12-12 14:30:13 -08:00
Bill Zissimopoulos
7008871ed7
Merge branch 'release/1.2'
2017-12-12 13:13:41 -08:00
Bill Zissimopoulos
2a3eabfab2
changelog: v1.2POST1
v1.2POST1
2017-12-12 10:07:54 -08:00
Bill Zissimopoulos
35255526d3
launcher: work around Win7 CreateProcess problem
2017-12-11 21:40:47 -08:00
Bill Zissimopoulos
b2e474658d
launcher: work around Win7 CreateProcess problem
2017-12-11 21:23:38 -08:00