summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03We have a restore-script now.Steve Kemp
2015-06-03This is not executable.Steve Kemp
2015-06-03Install binaries from beneath bin/Steve Kemp
2015-06-03Relocated the binaries to bin/Steve Kemp
2015-06-03ReformattedSteve Kemp
2015-06-03Reformatted the code to lose literal TABs, etc.Steve Kemp
2015-06-03Removed +x permission.Steve Kemp
2015-06-03Added trailing newline.Steve Kemp
2015-06-03Reformatted.Steve Kemp
2015-06-03Reformatted.Steve Kemp
2015-06-03Updated documentation on restoration.Steve Kemp
2015-06-03Use the full options in the demonstration.Steve Kemp
2015-06-03Ensure that we restore permissions too.Steve Kemp
2015-06-03Correctly handle rsync send vs. restoreSteve Kemp
2015-06-03New release is scheduled, but not yet made.Steve Kemp
2015-06-03RemovedSteve Kemp
2015-06-03Added myself as an uploader.Steve Kemp
2015-06-03Install the restoration-program in the binary package.Steve Kemp
2015-06-03Working restorations.Steve Kemp
2015-06-03Added server-side support for listing archived files.Steve Kemp
2015-06-03Initial attempt at restoring files.Steve Kemp
2015-06-03Ensure that we don't use null variables.Steve Kemp
2015-04-02Text files don't need to be executable.Steve Kemp
2015-04-02Removed commented out lines and updated headers.Steve Kemp
2015-04-02Use consistant load-path fiddling.Steve Kemp
2015-02-20Updated install instructions slightly, found an odd parse errorJohn Hackett
2015-02-12New & expanded TODOs after pairing session with John.Matthew Bloch
2015-02-02Updated changelogPatrick J Cherry
2015-02-02removed obsolete libffi-ruby1.8 dependencyPatrick J Cherry
2015-02-02Updated READMEPatrick J Cherry
2015-02-01Moved added rsync options file so xattrs etc can be specified in therePatrick J Cherry
2015-01-29Dial back fatal logging from CRIT to ERRPatrick J Cherry
2015-01-20Added libffi-ruby1.8 as an alternative for libffi-rubyPatrick J Cherry
2015-01-19Updated debian changelogPatrick J Cherry
2015-01-19Fixed up calls to trigger the snapshot.Patrick J Cherry
2015-01-15Updated changelogPatrick J Cherry
2014-12-31Merge branch 'master' of ssh://dev.bytemark.co.uk/home/git/bytebackMatthew Bloch
2014-12-31Roughly deal with ENOSPC condition despite disk being reported as fullMatthew Bloch
2014-12-17Added ACL, Hard Link and Xattr flags to rsyncJames Hannah
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