Jonas Borgström
|
008409c73c
|
Rewritten and optimized chunkifier
|
2010-12-16 22:56:04 +01:00 |
Jonas Borgström
|
399e4f6b9e
|
Create buffers instead of strings
|
2010-12-16 21:34:58 +01:00 |
Jonas Borgström
|
af614665ca
|
New hashindex implementation.
|
2010-12-16 20:23:22 +01:00 |
Jonas Borgström
|
f9e63e302a
|
New "bands" store index
|
2010-12-08 22:58:23 +01:00 |
Jonas Borgström
|
a308ac8de5
|
Store compaction performance improvements
|
2010-12-07 21:45:21 +01:00 |
Jonas Borgström
|
d1bd66497d
|
HashIndex format change
|
2010-12-07 21:31:09 +01:00 |
Jonas Borgström
|
ecc8b1e7c1
|
Reworked packer format again
|
2010-12-06 21:46:29 +01:00 |
Jonas Borgström
|
658cced886
|
Minor format simplification
|
2010-12-05 17:57:17 +01:00 |
Jonas Borgström
|
e71b70909c
|
Added numpy dependency
|
2010-12-04 21:07:02 +01:00 |
Jonas Borgström
|
a04ad26975
|
New filesystem based store implementation
|
2010-12-04 21:03:02 +01:00 |
Jonas Borgström
|
c9aca63d6d
|
Split large archive item packages into multiple smaller ones
|
2010-11-29 21:08:37 +01:00 |
Jonas Borgström
|
198b3f90fc
|
Memory usage improvments
|
2010-11-23 14:46:53 +01:00 |
Jonas Borgström
|
84b4b08309
|
Fix hardlink bug and added corresponding test case
|
2010-11-23 12:55:42 +01:00 |
Jonas Borgström
|
231c06f0d5
|
Move walk_path logic into archiver.py for better error handling
|
2010-11-23 12:50:09 +01:00 |
Jonas Borgström
|
2a631bb3e6
|
Minor refactoring to reuse existing id string objects when possible
|
2010-11-23 12:49:09 +01:00 |
Jonas Borgström
|
9f5e029a7b
|
Improved IncludePattern match logic
|
2010-11-23 12:41:04 +01:00 |
Jonas Borgström
|
81e2430f7b
|
Only use 31 bits for chunification seed
|
2010-11-23 12:38:10 +01:00 |
Jonas Borgström
|
58f51f1789
|
Various remote store improvements
|
2010-11-17 22:40:39 +01:00 |
Jonas Borgström
|
f300051fe4
|
Added support for ssh://user@host/path and file:///file locations
|
2010-11-17 21:28:13 +01:00 |
Jonas Borgström
|
1a9f1965d3
|
More tolerant remote side stderr output handling
|
2010-11-16 22:55:51 +01:00 |
Jonas Borgström
|
20935f809e
|
Experimental remote store support
|
2010-11-16 22:30:27 +01:00 |
Jonas Borgström
|
d15d57b268
|
Auto ignore darc cache and store directories when creating archives
|
2010-11-09 20:49:21 +01:00 |
Jonas Borgström
|
9f949241b0
|
Fixed typo
|
2010-11-09 20:48:20 +01:00 |
Jonas Borgström
|
cc9e81c754
|
Removed trailing comma
|
2010-11-09 20:29:29 +01:00 |
Jonas Borgström
|
480c946415
|
Rework the way the encryption works to make it more tamper proof
|
2010-11-08 22:15:54 +01:00 |
Jonas Borgström
|
6665275db1
|
Fix extract command verbose output
|
2010-11-04 23:04:09 +01:00 |
Jonas Borgström
|
b8e9cf171d
|
Removed unused exported functions
|
2010-11-04 23:00:50 +01:00 |
Jonas Borgström
|
4f86304437
|
Handle unprintable characters when printing to stdout and stderr.
|
2010-11-04 22:32:31 +01:00 |
Jonas Borgström
|
330315ba0d
|
Chunkifier improvements. Including tin foil hat compliant seeding.
|
2010-11-04 21:19:01 +01:00 |
Jonas Borgström
|
dafd75f4e6
|
Handle special case where RSA.encrypt returns cipher text shorter than 256 bytes.
|
2010-11-03 19:46:21 +01:00 |
Jonas Borgström
|
6fe6812df2
|
Experimental --include/exclude support
|
2010-11-02 22:47:39 +01:00 |
Jonas Borgström
|
9f6d2284c3
|
Improved keychain tests
|
2010-11-02 20:59:57 +01:00 |
Jonas Borgström
|
bee4c86719
|
Various bug fixes
|
2010-11-02 18:33:53 +01:00 |
Jonas Borgström
|
9e35c56adb
|
Fixed linux xattr issue
|
2010-11-01 23:06:56 +01:00 |
Jonas Borgström
|
d70993fc83
|
Merge CryptoManager and KeyChain into Keychain
|
2010-10-31 22:21:59 +01:00 |
Jonas Borgström
|
869f720be4
|
Various changes
|
2010-10-31 21:55:09 +01:00 |
Jonas Borgström
|
1a1d8f87eb
|
Added xattr dependency
|
2010-10-31 20:33:55 +01:00 |
Jonas Borgström
|
8d8816e80e
|
Removed doc directory
|
2010-10-31 20:33:37 +01:00 |
Jonas Borgström
|
fe663e3232
|
Added xattr support
|
2010-10-31 20:31:56 +01:00 |
Jonas Borgström
|
68bd3d3e3d
|
Added FIFO support and improved tests
|
2010-10-31 20:12:32 +01:00 |
Jonas Borgström
|
b5275ca526
|
Remove logging usage
|
2010-10-31 16:34:03 +01:00 |
Jonas Borgström
|
ae7b0eaf6d
|
Added argparse as a dependency
|
2010-10-30 13:24:23 +02:00 |
Jonas Borgström
|
4c178e0010
|
Various improvements.
|
2010-10-27 21:01:57 +02:00 |
Jonas Borgström
|
baa0224f55
|
Added README and fixed time format string typo
|
2010-10-27 21:01:43 +02:00 |
Jonas Borgström
|
8cdca7aed4
|
Renamed dedupestore to darc
|
2010-10-27 20:12:40 +02:00 |
Jonas Borgström
|
e405eb4a42
|
More fixes.
|
2010-10-27 19:30:21 +02:00 |
Jonas Borgström
|
5fd716bb92
|
Prettier list output
|
2010-10-26 22:34:25 +02:00 |
Jonas Borgström
|
e650e195e1
|
Added "init" subcommand
|
2010-10-26 21:48:43 +02:00 |
Jonas Borgström
|
e5fad313f7
|
Store cleanup
|
2010-10-26 21:25:25 +02:00 |
Jonas Borgström
|
9d20d44b6d
|
Minor code cleanup
|
2010-10-26 21:03:47 +02:00 |