Bill Zissimopoulos
4783902d1d
tools: make-release.ps1
2022-10-12 16:57:43 +01:00
Bill Zissimopoulos
4cd2b8c612
tools: make-release.ps1
2022-10-12 16:35:40 +01:00
Bill Zissimopoulos
dacaff41e4
changelog: update for v1.12B2
v1.12B2
2022-10-12 15:33:18 +01:00
Bill Zissimopoulos
be27a82879
dll: FspCreateDirectoryFileW
...
On Windows/ARM64 CreateFileW is no longer able to create directories
using the flags FILE_FLAG_BACKUP_SEMANTICS | FILE_FLAG_POSIX_SEMANTICS.
The new FspCreateDirectoryFileW implements the same semantics and replaces
the previous CreateFileW call.
2022-10-07 11:47:25 +01:00
Bill Zissimopoulos
b9ca46694e
sys: FspFileNodeRenameCheck: fix handle oplock break
2022-10-04 15:44:27 +01:00
Bill Zissimopoulos
e50d7adc50
tools: run-tests: retire some tests
...
Retire some tests that are no longer useful.
This should shorten CI time considerably.
2022-10-04 13:44:31 +01:00
Bill Zissimopoulos
7f73192f8d
sys: FspVolumeCreate
...
If we have an fsvrt device, mount it via opening the volume.
This ensures that the fsvrt is mounted by the correct fsvol
device early on and remedies a rare case where NTFS crashes
the system when it attempts to mount our fsvrt.
2022-10-02 20:10:32 +01:00
Bill Zissimopoulos
d71049225e
sys: FSP_DEVICE_EXTENSION: remove unused SiloContainerId
2022-10-02 17:35:07 +01:00
Bill Zissimopoulos
c15006cce8
appveyor: silo testing
2022-09-28 19:06:16 +01:00
Bill Zissimopoulos
53b44dcb5c
tst: winfsp-tests: silo testing
2022-09-28 18:46:17 +01:00
Bill Zissimopoulos
a3765d6360
sys: silo: FspSiloPostInitialize
2022-09-27 19:55:08 +01:00
Bill Zissimopoulos
6c6dd8abcc
tools: run-tests: disable exec tests for mountmgr
2022-09-26 17:51:05 +01:00
Bill Zissimopoulos
16dd729fc7
tools: run-tests: disable exec tests for mountmgr
2022-09-26 17:50:19 +01:00
Bill Zissimopoulos
a2d49a1ded
build: version: 2022.2 Beta2
2022-09-26 17:35:57 +01:00
Bill Zissimopoulos
9ede097e73
changelog: update for v1.12B2
2022-09-26 17:34:36 +01:00
Bill Zissimopoulos
2c3800077f
tst: passthrough: GetFileInfoInternal: fix IndexNumber
2022-09-26 17:26:25 +01:00
Bill Zissimopoulos
84b3f98d38
Merge branch 'pvt-fuse-mountmgr'
2022-09-26 17:01:35 +01:00
Bill Zissimopoulos
16734bf37a
Merge pull request #450 from chyyran/patch-doc-add-winfsp-rs
...
doc: Add winfsp-rs to file system libraries
2022-09-26 15:31:26 +01:00
Bill Zissimopoulos
ea189c5b68
dll: fuse: fix mountmgr directory mount points under Cygwin
2022-09-26 15:26:34 +01:00
Ronny Chan
7735506cc7
legal: add Ronny Chan to contributors
2022-09-25 22:14:11 -04:00
Ronny Chan
ca3170c293
doc: Add winfsp-rs to file system libraries
2022-09-25 22:09:40 -04:00
Bill Zissimopoulos
ba13995d10
update changelog
2022-09-14 12:26:40 +01:00
Bill Zissimopoulos
deee7edded
build: version: v1.12B1 (2022.2 Beta1)
v1.12B1
2022-08-30 13:21:31 +01:00
Bill Zissimopoulos
f41f410546
changelog: update for v1.12B1
2022-08-30 13:19:05 +01:00
Bill Zissimopoulos
a2dc40fe3a
build: version: v1.12B1 (2022.2 Beta1)
2022-08-30 13:15:57 +01:00
Bill Zissimopoulos
637e8bb8c2
build.version.props: MyFsctlRegisterPath, MyNpRegisterPath, MyEventLogRegisterPath
2022-08-19 17:43:55 +01:00
Bill Zissimopoulos
ec832b45ff
changelog: update for v1.12
2022-07-28 17:16:48 +01:00
Bill Zissimopoulos
fc03b485f3
doc: MountUseMountmgrFromFSD
2022-07-28 17:12:26 +01:00
Bill Zissimopoulos
651e45c3ba
tools: update DigiCert cross cert
2022-07-01 14:06:26 +01:00
Bill Zissimopoulos
95c2fadce0
build: version: v1.12 (2023)
2022-07-01 00:00:01 +01:00
Bill Zissimopoulos
b4453c89cc
tst: winfsp-tests: RejectIrpPriorToTransact0 test fixes
2022-06-30 13:32:31 +01:00
Bill Zissimopoulos
5483dcbd73
dll: FspMountSet_MountmgrDirectory: bug fix
2022-06-29 15:30:36 +01:00
Bill Zissimopoulos
f1cfe758ec
sys: RejectIrpPriorToTransact0 is always 1
2022-06-29 15:08:34 +01:00
Bill Zissimopoulos
e9143a73a6
tools: run-tests: mount manager testing
2022-06-28 15:16:13 +01:00
Bill Zissimopoulos
264450f627
tst: winfsp-tests: test mount manager directory support
2022-06-28 14:32:27 +01:00
Bill Zissimopoulos
a731f0e5d8
sys,dll: MountUseMountmgrFromFSD
2022-06-27 17:28:24 +01:00
Bill Zissimopoulos
d7450d740e
dll: Mount Manager directory support
2022-06-27 17:27:45 +01:00
Bill Zissimopoulos
5251dcbce9
Merge pull request #431 from xiaogaozi/doc-add-juicefs
...
doc: add JuiceFS to known file systems
v1.11
2022-06-22 09:06:13 +01:00
Changjian Gao
dd3adf34ef
Sign contributor agreement
2022-06-22 13:24:51 +08:00
Changjian Gao
b8a6a8efed
Reorder
2022-06-20 13:48:26 +08:00
Changjian Gao
d67acf3b3a
doc: add JuiceFS to known file systems
2022-06-20 13:47:17 +08:00
Bill Zissimopoulos
3b104723af
changelog: update for v1.11
2022-06-15 16:45:37 +01:00
Bill Zissimopoulos
699278a7ed
appveyor: disable special pool
2022-06-15 10:58:47 +01:00
Bill Zissimopoulos
e070cdd6be
build: bump to 2022+ARM64
2022-06-14 23:09:23 +01:00
Bill Zissimopoulos
fbbca110fb
README: minor improvements
2022-06-14 23:06:03 +01:00
Bill Zissimopoulos
0083a45e31
doc: registry settings document
v1.11RC1
2022-06-13 17:52:33 +01:00
Bill Zissimopoulos
faaac2da3c
doc: building document
2022-06-13 14:19:59 +01:00
Bill Zissimopoulos
e44cba033f
update README
2022-06-12 17:39:23 +01:00
Bill Zissimopoulos
91400babe0
update README
2022-06-11 15:42:03 +01:00
Bill Zissimopoulos
e1ac7b60f7
update README
2022-06-11 15:38:43 +01:00