7e59c2e5a6
dll: FspFsctlFixServiceSecurity: deny SERVICE_STOP to Everyone
...
Although the FSD can now be unloaded, this can only be done safely via
the new FSP_FSCTL_UNLOAD control code. For this reason we disable the
ability to stop the FSD via the Service Manager.
2022-08-19 19:43:48 +01:00
637e8bb8c2
build.version.props: MyFsctlRegisterPath, MyNpRegisterPath, MyEventLogRegisterPath
2022-08-19 17:43:55 +01:00
9670caa3fe
sys,dll: FSP_FSCTL_UNLOAD
2022-08-18 11:05:45 +01:00
005d3e4fb0
sys: FspUnload, FspSxsIdent
2022-08-05 17:41:12 +01:00
62a6bbab66
dll: FspSxsSuffix
2022-08-03 17:29:45 +01:00
40ba537dc2
dll: FspSxsIdent
2022-08-03 16:33:13 +01:00
ec832b45ff
changelog: update for v1.12
2022-07-28 17:16:48 +01:00
fc03b485f3
doc: MountUseMountmgrFromFSD
2022-07-28 17:12:26 +01:00
651e45c3ba
tools: update DigiCert cross cert
2022-07-01 14:06:26 +01:00
95c2fadce0
build: version: v1.12 (2023)
2022-07-01 00:00:01 +01:00
b4453c89cc
tst: winfsp-tests: RejectIrpPriorToTransact0 test fixes
2022-06-30 13:32:31 +01:00
5483dcbd73
dll: FspMountSet_MountmgrDirectory: bug fix
2022-06-29 15:30:36 +01:00
f1cfe758ec
sys: RejectIrpPriorToTransact0 is always 1
2022-06-29 15:08:34 +01:00
e9143a73a6
tools: run-tests: mount manager testing
2022-06-28 15:16:13 +01:00
264450f627
tst: winfsp-tests: test mount manager directory support
2022-06-28 14:32:27 +01:00
a731f0e5d8
sys,dll: MountUseMountmgrFromFSD
2022-06-27 17:28:24 +01:00
d7450d740e
dll: Mount Manager directory support
2022-06-27 17:27:45 +01:00
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
dd3adf34ef
Sign contributor agreement
2022-06-22 13:24:51 +08:00
b8a6a8efed
Reorder
2022-06-20 13:48:26 +08:00
d67acf3b3a
doc: add JuiceFS to known file systems
2022-06-20 13:47:17 +08:00
3b104723af
changelog: update for v1.11
2022-06-15 16:45:37 +01:00
699278a7ed
appveyor: disable special pool
2022-06-15 10:58:47 +01:00
e070cdd6be
build: bump to 2022+ARM64
2022-06-14 23:09:23 +01:00
fbbca110fb
README: minor improvements
2022-06-14 23:06:03 +01:00
0083a45e31
doc: registry settings document
v1.11RC1
2022-06-13 17:52:33 +01:00
faaac2da3c
doc: building document
2022-06-13 14:19:59 +01:00
e44cba033f
update README
2022-06-12 17:39:23 +01:00
91400babe0
update README
2022-06-11 15:42:03 +01:00
e1ac7b60f7
update README
2022-06-11 15:38:43 +01:00
573897b06e
appveyor: skip_commits
2022-06-11 15:25:58 +01:00
b77b0a51f4
appveyor: enable special pool
2022-06-10 17:43:06 +01:00
26af6c9363
sys: convert suitable ERESOURCE to FAST_MUTEX
2022-06-10 16:20:24 +01:00
2e441534a3
sys: FspFsvolDeviceLockVolumeNotify
2022-06-10 16:20:19 +01:00
66f3620808
sys: FSP_FSVOL_DEVICE_EXTENSION::VolumeDeleteResource
2022-06-10 16:20:13 +01:00
805742f306
sys: FSP_FSVOL_DEVICE_EXTENSION::VolumeDeleteResource
2022-06-10 16:20:08 +01:00
18842682c8
sys: inline FspFsvolDeviceFileRename* and FspFsvolDeviceLockContextTable
2022-06-10 16:19:57 +01:00
a7a526351f
sys: keep extra fsvol device reference
...
Reference an fsvol device at CREATE time and dereference at CLOSE time,
to ensure that fsvol remains around for DeviceIoControl operations done
after CLEANUP.
2022-06-09 14:28:31 +01:00
22bf0b09ef
dll: FspMountBroadcastDriveChange
...
Broadcast WM_DEVICECHANGE asynchronously.
2022-06-07 14:06:13 +01:00
0a919d317a
dll: FspMountBroadcastDriveChange
...
Broadcast WM_DEVICECHANGE asynchronously.
2022-06-07 13:11:23 +01:00
8e45f7d795
doc: WinFsp Performance Testing
...
Update with new tests and analysis for 2022.
2022-06-06 15:58:19 +01:00
646818a65c
doc: WinFsp Performance Testing
...
Update with new tests and analysis for 2022.
2022-06-06 15:44:45 +01:00
6023efa7e6
doc: WinFsp Performance Testing
...
Update with new tests and analysis for 2022.
2022-06-06 00:32:15 +01:00
2dcb21edf2
tools: perf testing
2022-06-03 22:45:38 +01:00
edc56df2b2
tools: perf testing
2022-06-03 17:54:35 +01:00
64b57476dc
changelog: update for v1.11RC1
2022-06-03 12:28:01 +01:00
acfa0ad880
build: version: bump to 2022+ARM64 RC1
2022-06-03 12:26:42 +01:00
d63cbd4146
changelog: update for v1.11B3
2022-06-03 12:25:16 +01:00
a90f19dbe3
dll: FspMountBroadcastDriveChange: fix drive change unitmask
2022-06-03 12:10:54 +01:00
b0cfdc0396
tst: fsbench: OptEmptyCacheDrive, OptOpenCount
2022-06-02 13:10:31 +01:00