2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix: keep logged 'action' consistent after parse_samba_log is called More... over 14 years ago
Bugfix: r195 could cause all parent directories of the backup dir to be chown/chmoded by greyhole More... over 14 years ago
Improvement: performance: faster reads of tombstone files More... over 14 years ago
Improvement: performance: cache graveyards list, so it's not re-created every time it's needed More... over 14 years ago
Improvement: conf file is now %config(noreplace) in the RPMs More... over 14 years ago
Improvement: tombstones that were only present on one drive are now backed up on another drive. Will allow Greyhole users to know what file they lost, if a drive containing files with only one copy, disappears. More... over 14 years ago
Tag: 0.6.20 More... over 14 years ago
Improvement: Issue 32: Wildcards in sticky files definitions More... over 14 years ago
Improvement: look for a good reason before flagging a file as 'wrong size' during fsck; good reasons include: pending write operation, and locked file More... over 14 years ago
Bugfix: renaming a directory containing a lot of files, you could be a while with what seemed like disappeared files, until they magically re-appear More... over 14 years ago
Bugfix: Stop the daemon from trying to process a file write for what it currently a directory More... over 14 years ago
Improvement: changed text in fsck email to reflect what the code really does with invalid files (file copies with wrong size) More... over 14 years ago
Improvement: Stop the daemon from looping until it's restarted, when processing failed tasks. Failed tasks will be retried only once before giving up now. More... over 14 years ago
Tag: 0.6.19 More... over 14 years ago
Bugfix: trying to move a file into the attic when a directory with the same name was already there would fail to delete the file (and vice-versa) More... over 14 years ago
Improvement: New log level: TEST; same as debug, but faster. Used to run unit tests faster. More... over 14 years ago
Bugfix: Renamed files would disappear from the shares until the next fsck More... over 14 years ago
Improvement: Issue 31: Greyhole should not let the user specify landing zone directories inside the storage pool directories More... over 14 years ago
Improvement: clarified how the CIFS bug workaround was made permanent (cron.d script) More... over 14 years ago
Change: stop counting disk usage on fsck; using philesight instead More... over 14 years ago
Tag: 0.6.18 More... over 14 years ago
Bugfix: Greyhole would always fall in an infinite loop when a file copy would fail (until the service was restarted) More... over 14 years ago
Improvement: quiet unlink warning when creating a new symlink for a file that was missing from the share, during fsck More... over 14 years ago
Improvements: Some changes in the INSTALL instructions, and the init.d script, for Ubuntu systems More... over 14 years ago
Bugfix: Issue 25: Safer detection for when it's safe to use PHP built-in functions More... over 14 years ago
Redo r172: Bugfix: prevent fsck from creating too many copies; next fsck would remove the additional copies, but still... More... over 14 years ago
Tag: 0.6.17 More... over 14 years ago
Undo r172 More... over 14 years ago
Bugfix: prevent fsck from creating too many copies; next fsck would remove the additional copies, but still... More... over 14 years ago
Bugfix: Issue 25 : Big files copy fail on 32-bit OS; the new 32-bit functions didn't properly handle errors (file not found); they are now returning FALSE, like they do in 64-bit, when errors occurs. More... over 14 years ago