1
0
mirror of https://github.com/dswd/zvault synced 2025-01-06 20:37:52 +00:00
Commit Graph

238 Commits

Author SHA1 Message Date
Dennis Schwerdel
3cb21cb59e Diplaying xattrs (re #1) 2017-04-13 15:08:21 +02:00
Dennis Schwerdel
f7899bb9f3 Fixed inode retrieval for single-file backups 2017-04-13 14:42:56 +02:00
Dennis Schwerdel
be1b8bac60 Changelog 2017-04-13 14:25:55 +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
14ae015865 Man pages for all subcommands (closes #6) 2017-04-13 10:37:17 +02:00
Dennis Schwerdel
71f01a1cdd Various fixes and updates 2017-04-13 10:35:33 +02:00
Dennis Schwerdel
3576d4c34f Handling the case of broken backup roots (re #3) 2017-04-13 08:12:51 +02:00
Dennis Schwerdel
14ec763fd0 Updated man page for repair (re #3) 2017-04-13 08:07:20 +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
0354a73f54 Backup files must end with .backup 2017-04-12 18:11:40 +02:00
Dennis Schwerdel
259b12e35f Fixed name map inheritance for repositories (re #2) 2017-04-12 15:47:26 +02:00
Dennis Schwerdel
3da0a1d4ed Correct ids on mount (re #2) 2017-04-12 15:27:46 +02:00
Dennis Schwerdel
a1f269be8f Reading user/group names from imported tar files (re #2) 2017-04-12 15:09:30 +02:00
Dennis Schwerdel
6444ed7076 Exporting user/group names in tar files (re #2) 2017-04-12 15:01:54 +02:00
Dennis Schwerdel
efbd374678 No longer failing restore if setting file attributes fails 2017-04-12 14:53:11 +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
2b2454ea77 Fixed problems with uploads from relative repository paths 2017-04-12 13:57:28 +02:00
Dennis Schwerdel
e7cc3ed331 Update changelog 2017-04-12 11:34:51 +02:00
Dennis Schwerdel
600ed7c245 Some minor fixes 2017-04-12 11:34:31 +02:00
Dennis Schwerdel
249af7bbd4 Ignoring missing backups folder 2017-04-12 11:21:12 +02:00
Dennis Schwerdel
74e2417473 Also setting repository dirty on crash 2017-04-12 10:34:36 +02:00
Dennis Schwerdel
dc973c0313 Fixed deadlock in uploader 2017-04-12 10:32:46 +02:00
Dennis Schwerdel
1e4831bb27 Creating empty bundle cache on init to avoid warninigs 2017-04-12 09:12:17 +02:00
Dennis Schwerdel
363971d619 Removed TODO, added CHANGELOG 2017-04-12 08:33:53 +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
f9ab8e8cc7 Version 0.1.0 2017-04-11 18:47:27 +02:00
Dennis Schwerdel
221e3dff38 Fixes and progress bars 2017-04-11 09:23:24 +02:00
Dennis Schwerdel
fcbc2e131f Sane inline 2017-04-11 09:23:23 +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
daf043dccf Fetching missing meta bundles to cache 2017-04-11 09:23:18 +02:00
Dennis Schwerdel
75be97e7c5 Some fixes 2017-04-11 09:23:09 +02:00
Dennis Schwerdel
8e4282610c Display backup name and path on backup integrity error 2017-04-11 09:23:09 +02:00
Dennis Schwerdel
77e396094a Detach bundle upload 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
ccc76dc713 Nice error when remote storage is not mounted
fastcdc speedup
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
c1e4cb2bdf Do not estimate meta size 2017-04-11 09:22:56 +02:00
Dennis Schwerdel
289a412a12 Check for private key when encryption is set 2017-04-11 09:22:56 +02:00
Dennis Schwerdel
a02a0a7c7f Relative path in bundle cache 2017-04-11 09:22:56 +02:00
Dennis Schwerdel
c308c5ca5b Plans 2017-04-11 09:22:56 +02:00
Dennis Schwerdel
11d7753e78 Some fixes 2017-04-11 09:22:51 +02:00