Commit Graph

86 Commits (v0.4.0)

Author SHA1 Message Date
Dennis Schwerdel d062aaa6d4 Reformatted using rustfmt 2017-07-21 11:21:59 +02:00
Dennis Schwerdel 263339077e Encryption & compression tests/benches 2017-07-03 11:48:25 +02:00
Dennis Schwerdel 98eb59c3e1 Added support for fifo files 2017-06-20 12:58:14 +02:00
Dennis Schwerdel 9231800f3b Added support for block/char devices 2017-06-20 12:38:16 +02:00
Dennis Schwerdel e3ed5f628d Remote path must be absolute 2017-06-20 10:50:02 +02:00
Dennis Schwerdel 2fe62cbe27 Using repository aliases 2017-05-17 09:43:14 +02:00
Dennis Schwerdel ca28d3ebff Added `copy` subcommand 2017-05-17 07:35:41 +02:00
Dennis Schwerdel 30bc7d80c5 Fixed reading tar files from stdin 2017-05-11 09:45:55 +02:00
Dennis Schwerdel 1cd58e180d Changed addkey arguments 2017-05-11 09:36:44 +02:00
Dennis Schwerdel 4ac42d14ef Derive key pairs from passwords 2017-05-08 15:11:07 +02:00
Dennis Schwerdel 87f7cc0feb Moved chunker to separate crate (re #17) 2017-04-19 17:35:25 +02:00
Dennis Schwerdel d18cb17281 Combine smaller bundles into larger ones (closes #15) 2017-04-17 16:31:58 +02:00
Dennis Schwerdel cc4a9f40ee Enforcing bundle ordering in index rebuild (re #13) 2017-04-16 21:36:09 +02:00
Dennis Schwerdel fabfb1dce5 Backup::date -> timestamp 2017-04-14 22:46:55 +02:00
Dennis Schwerdel afef4004bd Add date to bundles 2017-04-14 22:44:40 +02:00
Dennis Schwerdel d06149979a Allow stdin/stdout for --tar (closes #12) 2017-04-14 22:39:32 +02:00
Dennis Schwerdel 580a2d2351 Fixed restore --tar 2017-04-14 09:41:05 +02:00
Dennis Schwerdel 3cb21cb59e Diplaying xattrs (re #1) 2017-04-13 15:08:21 +02:00
Dennis Schwerdel 05e710a938 Mounting folders of backups (closes #5) 2017-04-13 14:24:58 +02:00
Dennis Schwerdel 8a57476da3 Remove folders of backups (re #5) 2017-04-13 14:10:11 +02:00
Dennis Schwerdel 650ab331c0 List backups by folder (re #5) 2017-04-13 13:32:59 +02:00
Dennis Schwerdel 71f01a1cdd Various fixes and updates 2017-04-13 10:35:33 +02:00
Dennis Schwerdel aadcea678d Repair bundle map too (re #3) 2017-04-13 07:46:16 +02:00
Dennis Schwerdel df30f7a8fe Repairing backups (re #3) 2017-04-13 07:41:18 +02:00
Dennis Schwerdel 489a442821 Repairing bundles and index (re #3) 2017-04-13 07:40:07 +02:00
Dennis Schwerdel 3da0a1d4ed Correct ids on mount (re #2) 2017-04-12 15:27:46 +02:00
Dennis Schwerdel 6444ed7076 Exporting user/group names in tar files (re #2) 2017-04-12 15:01:54 +02:00
Dennis Schwerdel 5a6cf4b55b Storing user/group id map in backup and using it on restore (re #2) 2017-04-12 14:08:33 +02:00
Dennis Schwerdel 57e62b7880 Fixed finished messages 2017-04-12 14:05:13 +02:00
Dennis Schwerdel 1ab11c8ff9 Locking local repository to avoid index corruption (closes #4) 2017-04-12 08:33:05 +02:00
Dennis Schwerdel b4b004dd23 Forgot to call sodium::init 2017-04-12 08:30:42 +02:00
Dennis Schwerdel 221e3dff38 Fixes and progress bars 2017-04-11 09:23:24 +02:00
Dennis Schwerdel 26d73e79a4 Dirty flag on error 2017-04-11 09:23:23 +02:00
Dennis Schwerdel 7efc3de78f Better control over what is checked in `check` subcommand 2017-04-11 09:23:18 +02:00
Dennis Schwerdel 8e4282610c Display backup name and path on backup integrity error 2017-04-11 09:23:09 +02:00
Dennis Schwerdel cca4e76c3b No such backup/backup already esists 2017-04-11 09:22:57 +02:00
Dennis Schwerdel f5faa89c6a Verbosity control 2017-04-11 09:22:57 +02:00
Dennis Schwerdel 0b3ab57335 Recover from missing index and bundle map by rebuilding those 2017-04-11 09:22:56 +02:00
Dennis Schwerdel a29e95e4f4 Central repository layout class 2017-04-11 09:22:56 +02:00
Dennis Schwerdel 11d7753e78 Some fixes 2017-04-11 09:22:51 +02:00
Dennis Schwerdel ced360b881 Better ui 2017-04-11 09:22:51 +02:00
Dennis Schwerdel 2242100e6e Some fixes 2017-04-11 09:22:39 +02:00
Dennis Schwerdel 336cc97fea Some changes 2017-04-11 09:22:38 +02:00
Dennis Schwerdel 1dd4878b4c Man pages 2017-04-11 09:22:38 +02:00
Dennis Schwerdel faf7b4906f New arguments 2017-04-11 09:22:38 +02:00
Dennis Schwerdel 1212d08917 xattrs 2017-04-11 09:22:38 +02:00
Dennis Schwerdel 15a01dfbac Tar files, better return codes, etc. 2017-04-11 09:22:38 +02:00
Dennis Schwerdel 727f59b2d3 fix 2017-04-11 09:22:38 +02:00
Dennis Schwerdel d11c791652 Some format changes 2017-04-11 09:22:38 +02:00
Dennis Schwerdel b9370e3a04 Default repository in ~/.zvault 2017-04-11 09:22:38 +02:00