0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
binventory removal routine needs to reference the old_bins array, not first element More... over 14 years ago
EUREKA! Basic backup functionality declared working. More... over 14 years ago
More debugging. Temp filthy hack until I figure out what's causing nothing to be passed to mount_union_with_bins on first pass More... over 14 years ago
Add more debugging, squish more bugs. Still more left. More... over 14 years ago
Squish some operational bugs. More to go... More... over 14 years ago
Flesh out action_backup functionality -- commence testing More... over 14 years ago
Create skeletons for action handlers More... over 14 years ago
remove source files of combined README More... over 14 years ago
Merge todo, install, doc, and bugs into README More... over 14 years ago
Prefix bin directory and binventory with . to hide More... over 14 years ago
Partial rewrite of doc to comply with new structure More... over 14 years ago
Adjust get_next_available_bin so that it actually returns the next available, not the highest numbered More... over 14 years ago
Rewrite for new structure More... over 14 years ago
Complete rewrite with new structure. Basic framework and backup functions written, but largely untested. More... over 14 years ago
Reorganize config for rolling backup strat More... over 14 years ago
Initial commit. Add upstream bug and nobarrier fix More... over 14 years ago
Removing sleep and manual link flush -- stall on unmount is upstream problem with 2.6.32 kernel More... over 14 years ago
Output from die() should be sent to STDERR More... over 14 years ago
Quote backup destination in rsync call More... over 14 years ago
Stupid mistake -- excludes weren't actually excluded More... over 14 years ago
Remove apparently non-useful delays in backup More... over 14 years ago
Fix typo in creating mount string More... over 14 years ago
Combine union mounting functions as it can be done in a single pass (if you're not a dummy) More... over 14 years ago
Fix invalid arg error in print_usage More... over 14 years ago
Redo commenting on backup function. Also ensure that we're exiting successfully ONLY from dispatchers More... over 14 years ago
Don't require root for usage report. TODO: Add a warning that information might not be accurate More... over 14 years ago
When receiving a user specified mount point, use readlink to track absolute path, rather than relative More... over 14 years ago
Sleep 5 seconds after rsync finishes. Not sure what else might cause this hangup on unmount More... over 14 years ago
Exit at end of rollback dispatcher More... over 14 years ago
Convert include/exclude declaration to a heredoc More... over 14 years ago