1
0
mirror of https://github.com/dswd/zvault synced 2025-01-05 03:52:04 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Dennis Schwerdel
7303da43b3 Release v0.4.0 2017-07-21 11:44:07 +02:00
Dennis Schwerdel
d062aaa6d4 Reformatted using rustfmt 2017-07-21 11:21:59 +02:00
Dennis Schwerdel
5bb9df761e Not removing prefixes from bundle names anymore 2017-06-20 14:19:45 +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
8d45176146 Fixed tarfile import 2017-06-20 12:07:42 +02:00
Dennis Schwerdel
e3ed5f628d Remote path must be absolute 2017-06-20 10:50:02 +02:00
Dennis Schwerdel
3b50267155 Added support for xattrs in fuse mount 2017-06-20 10:45:16 +02:00
Dennis Schwerdel
2fe62cbe27 Using repository aliases 2017-05-17 09:43:14 +02:00
Dennis Schwerdel
645022ce9c Also documenting common flags in subcommands 2017-05-17 08:58:54 +02:00
Dennis Schwerdel
ca28d3ebff Added copy subcommand 2017-05-17 07:35:41 +02:00
Dennis Schwerdel
9590bfed26 Release v0.3.2 2017-05-11 10:57:54 +02:00
Dennis Schwerdel
2a1dc52c56 Skip root folder on restore & fixed exporting files with long names as tar files 2017-05-11 10:47:21 +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
dbfd8849c4 Release v0.3.1 2017-05-09 09:42:19 +02:00
Dennis Schwerdel
4ac42d14ef Derive key pairs from passwords 2017-05-08 15:11:07 +02:00
Dennis Schwerdel
cac4f81876 Initialize index data before use (this was harmless) 2017-04-28 11:12:25 +02:00
Dennis Schwerdel
737f78af47 Released v0.3.0 2017-04-27 13:35:48 +02:00
Dennis Schwerdel
229c4f7e28 Moved index to separate project (re #17) 2017-04-18 13:58:56 +02:00
Dennis Schwerdel
bd23aac64c No longer clobbering broken files (re #14) 2017-04-17 15:43:25 +02:00
Dennis Schwerdel
150278a560 changelog 2017-04-17 11:21:20 +02:00
Dennis Schwerdel
901efeaa01 Changelog 2017-04-17 11:05:36 +02:00
Dennis Schwerdel
1617fecb92 Only repair backups if repairing 2017-04-16 23:18:25 +02:00
Dennis Schwerdel
cc4a9f40ee Enforcing bundle ordering in index rebuild (re #13) 2017-04-16 21:36:09 +02:00
Dennis Schwerdel
ca163ee85e Changelog 2017-04-15 17:12:12 +02:00
Dennis Schwerdel
fabfb1dce5 Backup::date -> timestamp 2017-04-14 22:46:55 +02:00
Dennis Schwerdel
d06149979a Allow stdin/stdout for --tar (closes #12) 2017-04-14 22:39:32 +02:00
Dennis Schwerdel
12b00b13ec Only print "repairing bundles" if actually repairing bundles 2017-04-14 13:13:39 +02:00
Dennis Schwerdel
fcab656036 Changelog 2017-04-14 09:49:37 +02:00
Dennis Schwerdel
bc56ca8fff Version 0.2.0 2017-04-14 09:47:58 +02:00
Dennis Schwerdel
abe3414350 Changelog 2017-04-14 09:44:48 +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
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
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
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
e7cc3ed331 Update changelog 2017-04-12 11:34:51 +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