2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: When displaying the backtrace, PHP objects in arguments would cause a PHP warning, thus hiding the real cause of the warning/error
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: .greyhole_uses_this files are not needed anymore
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: adding sysstat dependency, to install the necessary iostat binary used by --iostat
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: added necessary PID file to use monit (or similar) when using Upstart (Ubuntu 10+)
gboudreau
as Guillaume Boudreau
More... over 13 years ago
New feature: greyhole.conf controls daemon niceness (default to 1)
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: introduced typos in recent refactoring
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: more directory > drive refactoring; dir_selection_* config options are now drive_selection_*
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: prevent a --going drive from being used for new files copies
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: --going will fix all symlinks before telling you it's now safe to disconnect your drive
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: You can now log to syslog instead of a standard file
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: stop fsck from trying to create more copies when one or more drives are unmounted
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: daemon could fall in an infinite loop if the file it's working on disappears during processing
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: .deb files were not getting signed correctly by the build script
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: PHP Fatal errors weren't logged in greyhole.log
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: A re-appearing drive, or --wait-for command, would stop the Greyhole daemon
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: adding default value for delete_moves_to_trash: yes
gboudreau
as Guillaume Boudreau
More... over 13 years ago
New feature: --logs tails greyhole.log so you can see log entries as they appear
gboudreau
as Guillaume Boudreau
More... over 13 years ago
New feature: --iostat; was undocumented feature; display I/O stats for the drives in your pool
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: storage pool directories are now called storage pool drives
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: better handling of missing mount in --stats and settings backup
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: greyhole-dfree logged a warning each time it was called
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: some fsck details were missing from emailed report
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: simplified code that checks & mails fsck logs
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: settings are now backed up to the data drives, and automatically restore when needed
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: better looking logs when multiple threads are doing logging simultaneously
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Bugfix: prevent Greyhole from writing metadata files in directories where a mount disappeared after the current --fsck started
gboudreau
as Guillaume Boudreau
More... over 13 years ago
New feature: --fsck --checksums
gboudreau
as Guillaume Boudreau
More... over 13 years ago
New feature: --fsck --delete-orphaned-metadata
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: --status now detects when the deamon is stopped
gboudreau
as Guillaume Boudreau
More... over 13 years ago
Improvement: better looking --view-queue
gboudreau
as Guillaume Boudreau
More... over 13 years ago