2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: before fsck will queue a new write operation, ensure all pasts Samba-spooled operations have been added to the tasks queue
gboudreau
as Guillaume Boudreau
More... 6 months ago
Bugfix: catch cases of "rename after fsck started" for folders Ref: 7684a10949b43d1e829972883c824deae5a61654
gboudreau
as Guillaume Boudreau
More... 6 months ago
Bugfix: catch cases of "rename after fsck started" for files in the root of a share Ref: 7684a10949b43d1e829972883c824deae5a61654
gboudreau
as Guillaume Boudreau
More... 6 months ago
Bugfix: deleting a file after a fsck started could result in false-positive "missing file" report by fsck
gboudreau
as Guillaume Boudreau
More... 6 months ago
Bugfix: renaming an existing file after a fsck started could result in a "lost" file (until fsck ran again for this file, then it came back)
gboudreau
as Guillaume Boudreau
More... 7 months ago
fix: fsck_file email report was always empty (even when it shouldn't be!)
gboudreau
as Guillaume Boudreau
More... 8 months ago
Fix: needed .patch for compiling VFS module on Alpine 3.20 (Samba 4.19) on ARM64
gboudreau
as Guillaume Boudreau
More... 9 months ago
Fix: build_vfs for Alpine Linux 3.20 (Samba 4.19), used by samba-greyhole docker image
gboudreau
as Guillaume Boudreau
More... 9 months ago
New: VFS module for Samba 4.19 (Ubuntu Noble)
gboudreau
as Guillaume Boudreau
More... 9 months ago
Bugfix: when using greyhole --copy (cpgh), replace characters that Samba doesn't support, in the filenames
gboudreau
as Guillaume Boudreau
More... 9 months ago
Bugfix: when `greyhole --mv` is used to move a folder, correctly remove the empty folders from the source when finished
gboudreau
as Guillaume Boudreau
More... 10 months ago
Bugfix: Correctly handle leftover empty metadata folder when creating a file with the same name
gboudreau
as Guillaume Boudreau
More... 10 months ago
Bugfix: when using `greyhole --copy` (aka `cpgh`), the target files/folders (in storage pool drives) should be owned by the user who executed the command, NOT the source's owner. i.e. don't preserve ownership, like cp does.
gboudreau
as Guillaume Boudreau
More... 10 months ago