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: Do NOT delete the only file copy if the rename failed... Just move it back! Fixes #80
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Adding lsof as a dependency.
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Removing references to gt5 form documentation, since the log format changed.
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Quiet warning VFS is a file instead of a symlink
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Updated to make samba/vfs/greyhole.so a symlink, not a copy.
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Fixing du log format
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Make sure the postinst/postrm DEB scripts are executable, before packaging them
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Added check for incorrect / missing VFS module. Running the Greyhole daemon will now fix any VFS module problems, and restart the Samba daemon if required.
gboudreau
as Guillaume Boudreau
More... about 12 years ago
New --cancel-balance command-line parameter
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Fixed link to documentation for disk-usage web UI.
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Better disk-usage report, which runs weekly with the fsck. Also better documentation on --disk-usage-report
gboudreau
as Guillaume Boudreau
More... about 12 years ago
--balance overflows on 32-bit systems with big drives
gboudreau
as Guillaume Boudreau
More... about 12 years ago
Modified enable_oplocks for newer Kernel module
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Correctly escape settings names & values in SQL queries
gboudreau
as Guillaume Boudreau
More... over 12 years ago
--disk-usage-report option for --fsck to allow using gt5 to browse shares to find what uses your disk space
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Update greyhole
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Update includes/common.php
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Bugfix: --delete-metadata didn't remove metadata files found in backup stores (for shares with only one file copy)
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Bugfix: typo in email sent that suggest the use of --delete-metadata
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Bugfix: take into account file copies already on the landing zone drive during a --remove-share Fixes GH-66
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Bugfix: don't mistake missing storage pool directory for a remote storage pool drive
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Better handling of remote and missing drives (in --stats in particular)
gboudreau
as Guillaume Boudreau
More... over 12 years ago
Merge branch 'master' of github.com:gboudreau/Greyhole
gboudreau
as Guillaume Boudreau
More... almost 13 years ago
Safeguard against Samba 'forgetting' to close file handles...
gboudreau
as Guillaume Boudreau
More... almost 13 years ago
Merge pull request #62 from Harsesis/master
gboudreau
as Guillaume Boudreau
More... almost 13 years ago
Bugfix: remove-share compatibility issu with dm-crypt More... almost 13 years ago
Merge pull request #61 from Harsesis/master
gboudreau
as Guillaume Boudreau
More... almost 13 years ago
Fixed compatiblity problem between greyhole and dm-crypt crypted drives. More... almost 13 years ago
New --remove-share option that will unwind the files from the storage pool and put them back into the shared folder (landing zone).
gboudreau
as Guillaume Boudreau
More... almost 13 years ago
Improvement: fsck should check that file copies are NOT symlinks
gboudreau
as Guillaume Boudreau
More... almost 13 years ago