1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-26 09:47:58 +00:00
Commit graph

28 commits

Author SHA1 Message Date
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
bb6e4fbd93 Rework store design to use a single namespace 2011-08-15 22:32:26 +02:00
Jonas Borgström
ebbab77a86 Fix cache rollback logic race condition 2011-08-14 14:50:56 +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
1d0914177d Bring function tests back to life 2011-08-06 13:01:58 +02:00
Jonas Borgström
ed529f4d86 Updated cache regeneration logic 2011-08-03 17:39:43 +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
87271291a1 More remote store improvements 2011-07-17 22:31:37 +02:00
Jonas Borgström
ea1c599413 Another minor cache bug 2011-07-06 22:23:41 +02:00
Jonas Borgström
1711a457f7 Fix issue with truncated file cache file 2011-07-06 22:11:01 +02:00
Jonas Borgström
0680c0a24f Open cache/files on demand 2011-07-02 20:39:35 +02:00
Jonas Borgström
fae9433c11 Various fixes to support Python 2.5 2011-06-23 22:47:51 +02:00
Jonas Borgström
fc5d57ed97 Chunks cache should be cleared before sync() 2011-06-18 11:25:29 +02:00
Jonas Borgström
731af5414a Fix store and cache dir auto ignore 2011-01-04 23:16:55 +01:00
Jonas Borgström
366d4ac8c1 Create ~/.darc/ directory if missing 2011-01-04 23:00:39 +01: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
198b3f90fc Memory usage improvments 2010-11-23 14:46:53 +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
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
d70993fc83 Merge CryptoManager and KeyChain into Keychain 2010-10-31 22:21:59 +01:00
Jonas Borgström
b5275ca526 Remove logging usage 2010-10-31 16:34:03 +01:00
Jonas Borgström
4c178e0010 Various improvements. 2010-10-27 21:01:57 +02:00
Jonas Borgström
8cdca7aed4 Renamed dedupestore to darc 2010-10-27 20:12:40 +02:00
Renamed from dedupestore/cache.py (Browse further)