Releases: gboudreau/Greyhole
Releases · gboudreau/Greyhole
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.68
- New Samba 4.5 support
- Bugfix: fix for missing symlinks on Ubuntu didn't work for 32-bit systems Those installs use /usr/lib/i386-linux-gnu as their libs folder
- Bugfix: if fsck report can't be loaded from disk, just rename the file, and initialize a new empty fsck report.
- Better error reports for files with wrong md5
0.9.67
- New copy method: "custom"
- Bugfix: Can't start daemon using sudo. Fixes #150
- Bugfix: make sure the folders that have been created and renamed before Greyhole could create the (safeguard) copies end up with the right owner & permissions. Fixes #135
- Bugfix for Debian (Jessie), which uses Samba 4.2, and has not libsamba-debug.so.0. Fixes #155
0.9.66
0.9.65
- Bugfix: in usage, don't show the short opt when it doesn't exist, which is the case for --balance-status
- New VFS module for Samba 4.4 (i386, x86_64, armhf)
- Simplified build_vfs.sh
- Ignore files that are still being written to
- Add a trailing / to ignored_folders matching
- Bugfix: sleep_before_task variable was not correctly used during writes
- Example .conf: ignoring more things by default
- Bugfix: INSTALL procedure needs to create a greyhole-samba{$version}.so file, and symlink to it, for the daemon to be happy