| Merge pull request #346 from jkrehm/human-numbers |
|
More...
|
20 days ago
|
| update the numbers on the trash page to match the dialogs |
|
More...
|
20 days ago
|
| fix: ensure we get the real (absolute) path of symlinks found in LZ (readlink could be a relative path) |
|
More...
|
5 months ago
|
| fix: allow installation of package on Debian Trixie Ref: #345 |
|
More...
|
5 months ago
|
| New VFS modules for Samba 4.20, 4.21 and 4.22 |
|
More...
|
10 months ago
|
| fix: fsck: don't automatically trash symlinks found in LZ - if they point to a relative path, let them be. Those can be used to create (on the server) symlinks that don't use the Minshall+French symlinks format (aka XSym files), but look like real files to clients. Useful for Windows clients that do not support XSym files. |
|
More...
|
10 months ago
|
| Merge pull request #342 from PhilJung/master |
|
More...
|
10 months ago
|
| NEW: VFS module for Samba 4.22 (Trixie) |
|
More...
|
10 months ago
|
| meh |
|
More...
|
over 1 year ago
|
| Bugfix: before fsck will queue a new write operation, ensure all pasts Samba-spooled operations have been added to the tasks queue |
|
More...
|
over 1 year ago
|
| Bugfix: catch cases of "rename after fsck started" for folders Ref: 7684a10949b43d1e829972883c824deae5a61654 |
|
More...
|
over 1 year ago
|
| Bugfix: catch cases of "rename after fsck started" for files in the root of a share Ref: 7684a10949b43d1e829972883c824deae5a61654 |
|
More...
|
over 1 year ago
|
| Bugfix: deleting a file after a fsck started could result in false-positive "missing file" report by fsck |
|
More...
|
over 1 year 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) |
|
More...
|
over 1 year ago
|
| fix: fsck_file email report was always empty (even when it shouldn't be!) |
|
More...
|
over 1 year ago
|
| Fix: needed .patch for compiling VFS module on Alpine 3.20 (Samba 4.19) on ARM64 |
|
More...
|
over 1 year ago
|
| Fix: build_vfs for Alpine Linux 3.20 (Samba 4.19), used by samba-greyhole docker image |
|
More...
|
over 1 year ago
|
| New: VFS module for Samba 4.19 (Ubuntu Noble) |
|
More...
|
almost 2 years ago
|
| Bugfix: when using greyhole --copy (cpgh), replace characters that Samba doesn't support, in the filenames |
|
More...
|
almost 2 years ago
|
| Bugfix: when `greyhole --mv` is used to move a folder, correctly remove the empty folders from the source when finished |
|
More...
|
almost 2 years ago
|
| Bugfix: Correctly handle leftover empty metadata folder when creating a file with the same name |
|
More...
|
almost 2 years 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. |
|
More...
|
almost 2 years ago
|
| Bugfix: log real filename, not temporary filenames, when creating file copies using parallel_copying = yes |
|
More...
|
over 2 years ago
|
| Bugfix: creating a file copy on a storage pool dirve could fail if: 1) parallel copying is enabled; 2) one of the file copy would be created on the same drive as the landing zone; 3) another file copy was created on another storage pool drive; 4) the file copy on another drive was linked to (on the landing zone) BEFORE the same-drive file copy was created. |
|
More...
|
over 2 years ago
|
| Bugfix: when creating a parent folder (eg. missing share folder in storage pool), we need to use the proper 'original folder' to copy the ownership + permission from. |
|
More...
|
over 2 years ago
|
| Fixed build_vfs.sh for Samba 4.15 on Fedore; less verbose build_vfs.sh output Fixes #316 |
|
More...
|
over 2 years ago
|
| Balance task is now better at finding the right files to move first, for faster results |
|
More...
|
almost 3 years ago
|
| Update scorecards-analysis.yml |
|
More...
|
almost 3 years ago
|
| Bugfix: don't show a warning about logrotate not being installed, when in fact it's man that isn't installed Fixes #313 |
|
More...
|
almost 3 years ago
|
| Bugfix: missing symlinks for libsmbd-base-samba4.so & libsamba-debug-samba4.so (on Debian 12 at least) - Ref: #312 |
|
More...
|
almost 3 years ago
|