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: prevent unneeded warning in log when trying to create a directory that ends with /. More... almost 14 years ago
Simple typo for Ubuntu 10+ More... almost 14 years ago
Bugfix: changed ELF branding from Linux (3) to SVR4 (0); should allow CentOS users to use the binary libraries on 32-bit systems More... almost 14 years ago
Bugfix: Typo in last commit More... almost 14 years ago
Improvement: users often stumble, trying to use the --going=<dir> function. Added some notes about that in the error message they get if they don't put the = character. More... almost 14 years ago
Tag: 0.9.2 More... almost 14 years ago
Bugfix: check_for_open_files setting defaulted to FALSE, when not present in config file... More... almost 14 years ago
Improvement: --view-queue doesn't list incomplete or frozen tasks now. More... almost 14 years ago
Tag: 0.9.1 More... almost 14 years ago
Improvement: PERF log level has a 1s sleep, like TEST More... almost 14 years ago
Bugfix: Moving a file outside a directory, then deleting that directory before Greyhole could process the rename caused the moved file to disappear from the share More... almost 14 years ago
Improvement: New log level (PERF) that adds microseconds to log entries More... almost 14 years ago
Improvement: added new setting to skip lsof checks; not sure this is desirable or not... Testing with that setting disabled here. Default to enabled (same as before) until I'm sure this is not needed... More... almost 14 years ago
Improvement: load tasks in batch (of 20), instead of loading them one by one More... almost 14 years ago
Bugfix: some drives were 'hidden' to --balance (and ?) when they had the exact same amount of available space as another drive More... almost 14 years ago
Simplified array declaration & assignation in a single statement. More... almost 14 years ago
Defect: Issue 62: Renaming a directory sometimes confuses Greyhole More... almost 14 years ago
Improvement: Issue 63: Condense email reports when multiple drives go offline / come back at once. More... almost 14 years ago
Bugfix: better storage volume lookup to prevent false-positives, when two storage_pool_directories share the same prefix (commit 2/2 - previous one had multiple typos) More... almost 14 years ago
Bugfix: better storage volume lookup to prevent false-positives, when two storage_pool_directories share the same prefix More... almost 14 years ago
Improvement: Stop saving the same tombstones over and over again for no good reason, when creating multiple file copies More... almost 14 years ago
Bugfix: glob() would use all PHP's available memory, if there is enough files in the spool folder... Not needed anyway, since the following block of code does the same check. More... almost 14 years ago
Improvement: Issue 50: Allow fsck of a specific drive and improve fsck handling of returned drives Further refactoring of Issue 49: fsck option to find orphaned files -- condensed new function down into existing fsck_file function More... almost 14 years ago
Tag: 0.9.0 More... almost 14 years ago
Improvement: clarified installation instructions when using SVN code More... almost 14 years ago
Improvement: Issue 49: New fsck option to find orphan files in the storage pool: fixes and cleanups to previous commit based on code review. More... almost 14 years ago
Improvement: Issue 49: New fsck option to find orphan files in the storage pool: additional fixes to support using the --dir option in conjunction with the --find-orphaned-files option. More... almost 14 years ago
Improvement: Issue 49: New fsck option to find orphan files in the storage pool More... almost 14 years ago
Undoing r390; will-recommit More... almost 14 years ago
Improvement: Issue 49: New fsck option to find orphan files in the storage pool More... almost 14 years ago