summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-09Reworked sorting of backups by importance. Added "tests"Patrick J Cherry
2014-12-05Re-jigged least-relevant backup selection. ALSO PARSE FILE PATHS AS TIMES CO...Patrick J Cherry
2014-12-04A few more usability tweaks for byteback-setup-client.Matthew Bloch
2014-12-04Replaced pathless btrfs invocation with /sbin/btrfs (as we're no longer root).Matthew Bloch
2014-12-04Realised we don't need sudo at all to run our btrfs commands, removed allMatthew Bloch
2014-12-04More small fixes to make sure client setup goes smoothly.Matthew Bloch
2014-12-04Bug fixes to new client setup code.Matthew Bloch
2014-12-04Another TODOMatthew Bloch
2014-11-24Finished 6c945d3a9399639bfa9119c26d7dab6238f15543 properly (/var/run -> /var/...Matthew Bloch
2014-11-22Another fix for the case when first snapshot is being taken.Matthew Bloch
2014-11-22Use /var/lock instead of /var/runMatthew Bloch
2014-11-22Clarified error condition when there are no snapshots but not enough space.Matthew Bloch
2014-11-20Tweaked ruby-ffi dependency to make same package compatible with squeeze.Matthew Bloch
2014-11-20Added extra attributes to DiskFreeHistory (needed by byteback-prune).Matthew Bloch
2014-11-20Tweaked logging to byteback-prune, added new error check to ensure backup dir...Matthew Bloch
2014-11-20Tweaked default backup retention.Matthew Bloch
2014-11-07Updated TODO list with a few things crossed off.Matthew Bloch
2014-11-07Tested fix to snapshot path :)Matthew Bloch
2014-11-06Corrected snapshot path for new backups (was missing hostname).Matthew Bloch
2014-11-06Added /etc/sudoers.d/byteback to debian installation.Matthew Bloch
2014-11-06Fixed byteback-receive to work with new logging.Matthew Bloch
2014-11-06Fixed and tested Syslog logging.Matthew Bloch
2014-11-06Fixed typo in Syslog invocation.Matthew Bloch
2014-11-05Usability and bug fixes for byteback-prune, including --prune-force flag.Matthew Bloch
2014-11-05Temporary change to a native-debian package to avoid messing with quiltMatthew Bloch
2014-11-05Fixed a couple of silly typos.Matthew Bloch
2014-11-05Got rid of CRLFs in repository.Matthew Bloch
2014-11-05Added byteback-prune to Debian install file.Matthew Bloch
2014-11-05Add sublime-text control files to ignore list.Matthew Bloch
2014-11-05Updated Debian control files for 0.2.9 release.Matthew Bloch
2014-11-05A few more bug fixes from the last refactoring.Matthew Bloch
2014-11-05Split out -prune from -snapshot, tested the latter on various live setups.Matthew Bloch
2014-11-05Added global library path to byteback-receive.Matthew Bloch
2014-11-05Stopped "--exclude /" being added to rsync command line.Matthew Bloch
2014-10-31Don't lock the process before help can be shown. Keep args the same as they ...Patrick J Cherry
2014-10-31Removed executable bit from library files.Patrick J Cherry
2014-10-31Fixed stupid changelog line, more Debian cruft to ignore.Matthew Bloch
2014-10-31Refactored to improve logging and reduce cut & paste code, bumped Debian vers...Matthew Bloch
2014-10-31More TODO clarificationsMatthew Bloch
2014-10-31Removed some Debian cruft from check-in and future tracking.Matthew Bloch
2014-10-30Removed unused prototype.Matthew Bloch
2014-10-30Moved TODO items to separate file.Matthew Bloch
2014-07-11Updated changelogPatrick J Cherry
2014-07-11Now defintely treats code 24 as success.Patrick J Cherry
2014-07-10Updated changelogPatrick J Cherry
2014-07-10Don't retry if source files vanishPatrick J Cherry
2014-07-02Updated changelogPatrick J Cherry
2014-07-02Merge branch 'master' of ssh://dev/home/git/bytebackPatrick J Cherry
2014-07-02Fixed an issue with byteback-snapshotJames Hannah
2014-07-02Updated changelog, bumped version to 0.2.3James Hannah