2
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 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: Issue 58: fsck continuous loop when fsck takes more than 8 hours More... almost 14 years ago
Bugfix: Issue 59: Read-only filesystems can throw Greyhole into an infinite loop of doing nothing (2/2) More... almost 14 years ago
Bugfix: Issue 59: Read-only filesystems can throw Greyhole into an infinite loop of doing nothing More... almost 14 years ago
Improvement: added totals to --stats More... almost 14 years ago
Tag: 0.8.99 More... almost 14 years ago
Bugfix: Issue 55: File permissions and ownership wrong for all copies after the first, on 32-bit systems More... almost 14 years ago
Improvement: added VFS module binary for Samba 3.5 on ARM (Commit 2/2) More... almost 14 years ago
Improvement: stop loggin failed operations; Greyhole just skip those anyway, so let's not fill the spool directories for no reason. (Commit 2/2) More... almost 14 years ago
Improvement: stop loggin failed operations; Greyhole just skip those anyway, so let's not fill the spool directories for no reason. Also: added VFS module binary for Samba 3.5 on ARM More... almost 14 years ago
Improvement: fixed typos in INSTALL More... almost 14 years ago
Bugfix: Issue 54: Unsupported: storage_pool_directory with spaces More... about 14 years ago
Bugfix: fixed paths in web-app More... about 14 years ago
Bugfix: broken web-app when I removed the quoted_form function from common.php More... about 14 years ago
Improvement: adjusted logging for last commit More... about 14 years ago
Bugfix: new implementation of rename bugs killing machine. All tests pass now. yay. More... about 14 years ago
Bugfix: new test case, and bugfix for that issue: renaming a parent directory of a file that hasn't yet been processed More... about 14 years ago
Bugfix: Issue 51: Incorrectly recognized comments in smb.conf More... about 14 years ago
Improvement: clarified that PHP 5+ is required More... about 14 years ago
Improvement: (partial?) support for PHP 5.1 - removed functions only available in PHP 5.2 More... about 14 years ago
Tag: 0.8.4 More... about 14 years ago
Bugfix: better handling of consecutive renames More... about 14 years ago
Bugfix: for latest test case: 'double file rename after dir rename' More... about 14 years ago
Improvement: RPM now requires samba >= 3.4.3 installed. No specific version was required before. More... about 14 years ago
Improvement: correctly handle empty settings table; will insert the default values in there when we find they are missing More... about 14 years ago
Bugfix: for latest change in test cases checks: some files & directories were not moved into the attic when they should have, leaving 'stray' files & directories in the storage pool More... about 14 years ago
Improvement: Re-implemented test cases definition, to add more checks. Also added new test case - 'double file rename after dir rename' More... about 14 years ago
Bugfix: undo recent optimization about log file pointer; keeping it open will not work well with log rotation More... about 14 years ago
Improvement: clarified --if-conf-changed command-line documentation More... about 14 years ago
Improvement: many small performance improvements More... about 14 years ago
Improvement: Issue 44: Move instead of copy files if the source and target is on the same partition, for new files More... about 14 years ago