Dennis Schwerdel
|
abfa14effc
|
Tests & Benches for hash
|
2017-07-04 14:55:30 +02:00 |
Dennis Schwerdel
|
1674f19309
|
More tests
|
2017-07-04 12:36:39 +02:00 |
Dennis Schwerdel
|
263339077e
|
Encryption & compression tests/benches
|
2017-07-03 11:48:25 +02:00 |
Dennis Schwerdel
|
18891198f1
|
More tests
|
2017-06-27 15:25:20 +02:00 |
Dennis Schwerdel
|
8197c70697
|
Updated dependencies
|
2017-06-27 14:06:19 +02:00 |
Dennis Schwerdel
|
f78de42980
|
Some tests
|
2017-06-20 15:36:00 +02:00 |
Dennis Schwerdel
|
709e5d1624
|
Removed unused code
|
2017-06-20 14:22:26 +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
|
ca28d3ebff
|
Added `copy` subcommand
|
2017-05-17 07:35:41 +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
|
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
|
c2bf23d8d7
|
Clippy
|
2017-04-24 07:37:05 +02:00 |
Dennis Schwerdel
|
db7c6ef4fb
|
Making clippy happy again
|
2017-04-19 22:43:08 +02:00 |
Dennis Schwerdel
|
bf00a2b156
|
Added fixed chunker
|
2017-04-19 19:54:53 +02:00 |
Dennis Schwerdel
|
304dfe16e8
|
Some changes
|
2017-04-19 17:46:51 +02:00 |
Dennis Schwerdel
|
87f7cc0feb
|
Moved chunker to separate crate (re #17)
|
2017-04-19 17:35:25 +02:00 |
Dennis Schwerdel
|
229c4f7e28
|
Moved index to separate project (re #17)
|
2017-04-18 13:58:56 +02:00 |
Dennis Schwerdel
|
d18cb17281
|
Combine smaller bundles into larger ones (closes #15)
|
2017-04-17 16:31:58 +02:00 |
Dennis Schwerdel
|
001a36a1eb
|
Only mark chunks as checked when not repaired (re #14)
|
2017-04-17 15:55:27 +02:00 |
Dennis Schwerdel
|
bd23aac64c
|
No longer clobbering broken files (re #14)
|
2017-04-17 15:43:25 +02:00 |
Dennis Schwerdel
|
3db78a64c5
|
First removing bundles, then adding new ones
|
2017-04-17 11:19:55 +02:00 |
Dennis Schwerdel
|
e9ea6cae19
|
Fixed vacuum
|
2017-04-17 11:04:36 +02:00 |
Dennis Schwerdel
|
1617fecb92
|
Only repair backups if repairing
|
2017-04-16 23:18:25 +02:00 |
Dennis Schwerdel
|
66e56b9b0c
|
Only repairing backups with --repair
|
2017-04-16 21:47:02 +02:00 |
Dennis Schwerdel
|
2885dfc933
|
Calculating final bundle size
|
2017-04-16 21:39:50 +02:00 |
Dennis Schwerdel
|
cc4a9f40ee
|
Enforcing bundle ordering in index rebuild (re #13)
|
2017-04-16 21:36:09 +02:00 |
Dennis Schwerdel
|
ca7153117b
|
Enforce ordering for bundles with duplicate chunks (closes #13)
|
2017-04-16 21:06:59 +02:00 |
Dennis Schwerdel
|
e0f4f30933
|
moved pax extension code out
|
2017-04-16 19:26:15 +02:00 |
Dennis Schwerdel
|
08da056c8a
|
Only put mode bits into mode metadata
|
2017-04-15 17:11:40 +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
|
12b00b13ec
|
Only print "repairing bundles" if actually repairing bundles
|
2017-04-14 13:13:39 +02:00 |
Dennis Schwerdel
|
72ed1fae6e
|
Implemented exporting xattrs in tar files (re #1)
|
2017-04-14 09:43:00 +02:00 |
Dennis Schwerdel
|
5ab8873407
|
Implemented getxattr in mount (re #1)
|
2017-04-14 09:42:32 +02:00 |
Dennis Schwerdel
|
580a2d2351
|
Fixed restore --tar
|
2017-04-14 09:41:05 +02:00 |
Dennis Schwerdel
|
d4c0964815
|
Importing extended attributes from tar files (re #1)
|
2017-04-13 15:32:37 +02:00 |
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
|
05e710a938
|
Mounting folders of backups (closes #5)
|
2017-04-13 14:24:58 +02:00 |