Jonas Borgström
|
8bb522f1f7
|
Improved handling of already existing destination files
|
2012-12-06 23:04:01 +01:00 |
|
Jonas Borgström
|
177569d87b
|
Fix remote store cache issue
|
2012-11-30 21:47:35 +01:00 |
|
Jonas Borgström
|
3fc4b69e97
|
Fix info subcommand bug
|
2012-11-29 20:38:03 +01:00 |
|
Jonas Borgström
|
7245575fa2
|
Pipeline improvements and minor code cleanup.
|
2012-11-28 21:17:00 +01:00 |
|
Jonas Borgström
|
46c6793979
|
Improved remote store request pipelining.
|
2012-11-28 00:03:35 +01:00 |
|
Jonas Borgström
|
8b054a17c3
|
Remote store rewrite. No more paramiko.
|
2012-10-17 11:40:23 +02:00 |
|
Jonas Borgström
|
93add0680d
|
Fix unicode issue with getcwd on non-darwin platforms
|
2012-07-31 14:43:52 +02:00 |
|
Jonas Borgström
|
d58784d738
|
Fix device node restore issues
|
2012-03-03 14:02:22 +01:00 |
|
Jonas Borgström
|
78ab5bd868
|
Add support for character and block device files
|
2012-03-01 22:35:43 +01:00 |
|
Jonas Borgström
|
4ddbf0d02a
|
Implemented --numeric-owner
|
2012-02-29 23:59:17 +01:00 |
|
Jonas Borgström
|
4c98c5e9da
|
Various pylint fixes
|
2011-10-29 17:01:07 +02:00 |
|
Jonas Borgström
|
217da798ab
|
Added generic callback support
|
2011-09-12 21:34:09 +02:00 |
|
Jonas Borgström
|
55d049c74c
|
Added support for archive checkpoints
|
2011-09-10 17:19:02 +02:00 |
|
Jonas Borgström
|
ef8c4a0097
|
Storage rewrite and more compact encryption envelope
|
2011-09-04 23:02:47 +02:00 |
|
Jonas Borgström
|
80cbdcd8f1
|
Make the manifest format more extensible
|
2011-08-21 21:35:00 +02:00 |
|
Jonas Borgström
|
bb7b64ab8d
|
Make verify handle failures better
|
2011-08-16 20:47:38 +02:00 |
|
Jonas Borgström
|
bb6e4fbd93
|
Rework store design to use a single namespace
|
2011-08-15 22:32:26 +02:00 |
|
Jonas Borgström
|
86a4353d32
|
Improved purging algorithm
|
2011-08-11 21:18:13 +02:00 |
|
Jonas Borgström
|
996fd10f8f
|
Added fingerprint and number of files to sats/info output
|
2011-08-07 20:00:18 +02:00 |
|
Jonas Borgström
|
8616df7f32
|
Added creation time stats output using the --stats flag
|
2011-08-07 17:10:21 +02:00 |
|
Jonas Borgström
|
9feef66d4e
|
Purge improvements: New options yearly and prefix
|
2011-08-07 14:04:14 +02:00 |
|
Jonas Borgström
|
e0615df187
|
Defer directory attr restoration to avoid permission problems
|
2011-08-07 12:38:43 +02:00 |
|
Jonas Borgström
|
ddade8384c
|
Improved utf-8 support on non darwin platforms
|
2011-08-07 12:37:17 +02:00 |
|
Jonas Borgström
|
5443441e3f
|
Initial implementation of subcommand "purge"
|
2011-08-06 23:33:06 +02:00 |
|
Jonas Borgström
|
bf08c09dcc
|
Improved error handling
|
2011-08-06 13:14:08 +02:00 |
|
Jonas Borgström
|
1d0914177d
|
Bring function tests back to life
|
2011-08-06 13:01:58 +02:00 |
|
Jonas Borgström
|
59e33ab29f
|
Ignore IOErrors from xattr module
|
2011-08-05 15:53:01 +02:00 |
|
Jonas Borgström
|
748401e21e
|
Deduplicate the items stream the same way as ordinary files
|
2011-08-02 23:20:46 +02:00 |
|
Jonas Borgström
|
2d6df6454e
|
More optimizations
|
2011-08-02 21:45:21 +02:00 |
|
Jonas Borgström
|
2d47afe368
|
Optimize list and verify for remote stores
|
2011-07-31 18:37:27 +02:00 |
|
Jonas Borgström
|
6c77ce53d9
|
Improved stats and delete performace on remote stores
|
2011-07-30 22:50:59 +02:00 |
|
Jonas Borgström
|
b294ceba67
|
Switch to pure AES256 encryption and improved metadata storage
|
2011-07-30 21:13:48 +02:00 |
|
Jonas Borgström
|
3f20f8ed7d
|
Asynchronous extract and verify mode
|
2011-07-17 23:53:23 +02:00 |
|
Jonas Borgström
|
87271291a1
|
More remote store improvements
|
2011-07-17 22:31:37 +02:00 |
|
Jonas Borgström
|
c125ecc2f9
|
Some experimental remote store optimizations
|
2011-07-06 22:16:07 +02:00 |
|
Jonas Borgström
|
0f7d5a64a1
|
Fix datetime parsing logic
|
2011-07-01 22:12:42 +02:00 |
|
Jonas Borgström
|
43cb73603b
|
Python 2.5 compatible timestamp parsing
|
2011-07-01 22:07:36 +02:00 |
|
Jonas Borgström
|
650bd69da5
|
Decode hardlink source path before linking
|
2011-07-01 21:54:39 +02:00 |
|
Jonas Borgström
|
fae9433c11
|
Various fixes to support Python 2.5
|
2011-06-23 22:47:51 +02:00 |
|
Jonas Borgström
|
9e11ae567d
|
Added missing path prefix strip for hard links
|
2011-06-23 22:41:06 +02:00 |
|
Jonas Borgström
|
af95b7c996
|
Store stat data even for hard links to make file listing prettier
|
2011-06-19 20:34:46 +02:00 |
|
Jonas Borgström
|
0629afc2dd
|
Sort archive listing in chronological order
|
2011-06-16 21:55:54 +02:00 |
|
Jonas Borgström
|
666db4bf4f
|
New cache implementation
|
2010-12-21 21:29: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
|
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
|
2a631bb3e6
|
Minor refactoring to reuse existing id string objects when possible
|
2010-11-23 12:49:09 +01:00 |
|