0
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
sys: fsext: FspFsextProviderTransact More... over 5 years ago
tools: build.bat: winfsp-tests zip file More... over 5 years ago
shared: minimal.h: eliminate warning on VS2015 builds More... over 5 years ago
sys: dirctl: support directory marker as FUSE style next offset More... over 5 years ago
build: bump version More... over 5 years ago
sys: avoid using FspFsextProvider unnecessarily More... over 5 years ago
sys: dirctl: support directory marker as FUSE style next offset More... over 5 years ago
tst: memfs-fuse3: #if0 ioctl More... almost 6 years ago
Merge branch 'bdutro-o_append-fix' More... almost 6 years ago
In Windows, Go clears any write-related flags when O_APPEND is specified. This causes WinFSP to think that any O_APPEND requests are actually read-only. This adds an additional check for the FILE_APPEND_DATA flag so that we can ensure the request is sent with at least O_WRONLY and O_APPEND set. More... almost 6 years ago
installer: add fsext development files More... almost 6 years ago
sys: fsext: allow multiple providers (up to 4) More... almost 6 years ago
build: bump version to 2019.3 B3 More... almost 6 years ago
tst: memfs-fuse3: fix narrow conversion on x86 builds More... almost 6 years ago
tst: memfs-fuse3: accurately compute current time More... almost 6 years ago
tools: run-tests: add memfs-fuse3 testing More... almost 6 years ago
update Changelog More... almost 6 years ago
tst: memfs-fuse3: testing More... almost 6 years ago
update Changelog More... almost 6 years ago
update Changelog More... almost 6 years ago
Merge pull request #251 from johntyner/feature/remove-fuse-prefix More... almost 6 years ago
tst: add memfs-fuse3 file system More... almost 6 years ago
add support for setting file system name without 'FUSE-' prefix More... almost 6 years ago
Revert "Remove 'FUSE-' prefix from file system name when using fuse interface" More... almost 6 years ago
add John Tyner to contributors More... almost 6 years ago
Remove 'FUSE-' prefix from file system name when using fuse interface More... almost 6 years ago
dll: FspMountSet, FspMountRemove More... almost 6 years ago
update Changelog More... almost 6 years ago
doc: update FAQ, Known File Systems More... almost 6 years ago
Merge pull request #248 from JohnOberschelp/master More... almost 6 years ago