409 Commits

Author SHA1 Message Date
Bill Zissimopoulos
f79db6a3db
airfs: installer 2018-07-07 09:38:42 -07:00
Bill Zissimopoulos
a56caf3f94
bump version to 2018.2 B2 and update changelog 2018-07-05 15:13:56 -07:00
Bill Zissimopoulos
d491031fda
bump version to 2018.2 B1 2018-06-19 14:24:24 -07:00
Bill Zissimopoulos
894ae7b8f3
sys,dll: DeviceControl operation 2018-05-04 13:56:20 -07:00
Bill Zissimopoulos
7aadf259d9
bump version to v1.3 (2018.1) 2018-05-04 05:09:35 +01:00
Bill Zissimopoulos
bd32f54904
Revert "installer: launch MEMFS as LocalService"
This reverts commit a7febb8265de1ded67a7c8cefb41349e83e1e57b.
2018-04-17 13:24:57 -07:00
Bill Zissimopoulos
1cab0f3975
cygfuse: correctly use cygwin_create_path 2018-03-26 14:11:58 -07: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
f9b6fb8817
build: update version to 2018.1 B2 2018-01-17 17:21:03 -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
cc58668ce5
dll: FspLaunchReg*: testing 2018-01-09 22:17:07 -08:00
Bill Zissimopoulos
a48668149b
inc: winfsp/launch.h 2018-01-09 11:38:27 -08:00
Bill Zissimopoulos
a7febb8265
installer: launch MEMFS as LocalService 2018-01-04 11:44:29 -08:00
Bill Zissimopoulos
e111451475
dll: FspLaunch API 2018-01-04 11:08:23 -08:00
Bill Zissimopoulos
9bd9cf4fbd
update source copyright notices for 2018 2018-01-03 15:29:38 -08:00
Bill Zissimopoulos
299f371dee
Merge branch 'pvt-launcher2' 2017-12-19 16:48:05 -08:00
Bill Zissimopoulos
ef1912bd8a
installer: Product.wxs: whitespace fixes 2017-12-19 16:22:12 -08:00
Fritz Elfert
f13b98c880 Add WixDependencyExtension and Provides WinFSPprovider 2017-12-15 14:53:06 +01:00
Bill Zissimopoulos
4fe85222b1
dll: wksid: well known SID's 2017-12-11 15:03:32 -08:00
Bill Zissimopoulos
42e01a9b27
src: launcher: RunAs, LogonCreateProcess 2017-12-09 17:00:09 -08:00
Bill Zissimopoulos
c1c9dca94b
build: update version to 2018.1 B1 2017-12-09 11:43:43 -08:00
Bill Zissimopoulos
391dcf8a21
build: update version to 1.2 (Gold) 2017-11-29 16:24:19 -08:00
Bill Zissimopoulos
d58f4b84a5
opt: cygfuse: update tarballs 2017-11-28 16:53:21 -08:00
Bill Zissimopoulos
9f45d513ca
build: update version to 2017.2 B3 2017-11-15 11:29:08 -08:00
Bill Zissimopoulos
b154c307b7 version.properties: update build to 2017.2 B2 2017-10-12 09:52:41 -07:00
Bill Zissimopoulos
d824ba464d version.properties: update build to 2017.2 B1 2017-10-01 11:45:23 -07:00
Bill Zissimopoulos
fd53e22f7e fstool: skeleton 2017-07-19 14:16:01 -07:00
Bill Zissimopoulos
3df0fa02ba build: refactor project for fsptool 2017-07-19 12:10:27 -07:00
Bill Zissimopoulos
14e6b402fe build: version.properties: MyGitRevision fix 2017-07-14 20:33:59 -07:00
Bill Zissimopoulos
2227429d8e opt: cygfuse: winpid_to_pid 2017-07-13 00:10:03 -07:00
Bill Zissimopoulos
c72a9f2a05 build: update for release 1.1 2017-06-12 13:42:05 -07:00
Bill Zissimopoulos
9b4ab190e0 installer: do not install C++ layer 2017-06-12 13:33:45 -07:00
Bill Zissimopoulos
8320160d73 build: version.properties: update to v1.1B3 2017-05-22 13:49:59 -07:00
Bill Zissimopoulos
6d5401d911 cygfuse: add 32-bit package 2017-05-17 00:54:26 -07:00
Bill Zissimopoulos
330d6e79f8 opt: cygfuse: bump release number to 5 2017-05-17 00:05:41 -07:00
Bill Zissimopoulos
db530cb5e5 installer: add dotnet documentation 2017-05-10 23:32:43 -07:00
Bill Zissimopoulos
7cd4d4faab src: dotnet: add documentation 2017-05-10 23:11:42 -07:00
Bill Zissimopoulos
f124e74f01 installer: add memfs-dotnet 2017-05-08 22:56:06 -07:00
Bill Zissimopoulos
31519ba416 dotnet: bug fixes 2017-05-06 17:01:55 -07:00
Bill Zissimopoulos
0bca8f851c tst: memfs-dotnet: remove dead code 2017-05-06 15:06:29 -07:00
Bill Zissimopoulos
2ee3f02928 tst: memfs-dotnet: WIP 2017-05-04 21:56:46 -07:00
Bill Zissimopoulos
568096b560 build: installer: mark as Beta 2017-04-17 16:57:06 -07:00
Bill Zissimopoulos
b2e175a991 build: installer: mark as Beta 2017-04-17 16:54:17 -07:00
Bill Zissimopoulos
eb04d7ab90 build: installer: add cygfuse 2017-04-16 15:44:55 -07:00
Bill Zissimopoulos
1ee563cd13 src: dotnet: refactor FileSystem class into FileSystemHost and FileSystemBase 2017-04-16 11:46:16 -07:00
Bill Zissimopoulos
9770efde14 build: dotnet: change assembly versioning scheme (fix to 1.0.0.0) 2017-04-13 16:04:13 -07:00
Bill Zissimopoulos
bbf641e721 build: installer: add .NET feature 2017-04-11 22:55:09 -07:00
Bill Zissimopoulos
44358e118c build: installer: add passthrough-dotnet 2017-04-11 15:13:07 -07:00
Bill Zissimopoulos
0ddeb02235 build: dotnet: use older Assembly Linker for publisher policy 2017-04-11 14:43:18 -07:00