Releases: gboudreau/Greyhole
Releases · gboudreau/Greyhole
0.10.14
- Update systemd service file
- Add systemd service into releases
- Update INSTALL to include Systemd, also, add install missing files
- Samba 4.7 Support
- Merge pull request #187 from Sparticuz/systemd
- Remove + from file name
- Compiling VFS for Samba 4.7 requires --without-pam on configure command
- Binaries for Samba 4.7
- Merge pull request #188 from Sparticuz/samba47
- Bugfix: "libsmbd-base-samba4.so: cannot open shared object file" on Debian 9 / Ubuntu 17
- Bugfix: --balance-status ws not displaying properly for drives with 1TB+ of free space
0.10.13
0.10.12
0.10.11
0.10.10
- Fix build script: .tar.gz was not uploaded to Github
- Updated VFS module for Samba 4.5 (x86_64); old one was not working (on Debian Stretch at least) Error was: Error loading module '/usr/lib/x86_64-linux-gnu/samba/vfs/greyhole.so': /home/gb/samba-4.5.0/bin/shared/private/libsmbd-base-samba4.so: undefined symbol: s3_tevent_context_init
- Bugfix: Don't add a she-bang in web-app/index.php during build
- Bugfix: FATAL (crash) in Hook code when PHP warning was logged
- Bugfix: disk usage web-app: error when selected folder contains only files (no folders)
0.10.9
0.10.8
0.10.7
- Future-proofing .rpm package (added new option for MySQL/MariaDB server package)
- Bugfix: --balance-status was sometimes, depending on the free/used values, don't display properly, and would show PHP warnings
- Samba 4.6 support
- Improvements on documentation on how to build VFS modules
- Updated HOWTO for Samba VFS module compiling
- Added x flag on greyhole-php executable