Commit Graph

151 Commits

Author SHA1 Message Date
Jonas Borgström 09744e5114 Improved test coverage and end of year weekly pruning bug fix 2012-12-10 20:48:39 +01:00
Jonas Borgström da0e3c4ec8 Improved error handling. 2012-12-09 23:06:33 +01:00
Jonas Borgström 0cc09fb761 mknod needs st_rdev, not st_dev. 2012-12-07 11:17:23 +01:00
Jonas Borgström 491c560c3e Fix tyop 2012-12-06 23:26:52 +01:00
Jonas Borgström 8bb522f1f7 Improved handling of already existing destination files 2012-12-06 23:04:01 +01:00
Jonas Borgström e48d7aa88c Make sure stdin and stdout are non-blocking to avoid dead locks 2012-12-06 23:03:20 +01:00
Jonas Borgström e80e600d41 Simpler and faster LRUCache implementation 2012-12-06 22:57:55 +01:00
Jonas Borgström f28933254a Added support for unencrypted and passphrase encrypted stores 2012-12-04 23:02:10 +01:00
Jonas Borgström 938901d7aa Fix issue with delete only transactions 2012-11-30 22:43:38 +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 514ab1f386 Code cleanup and minor performance boost. 2012-11-28 21:14:54 +01:00
Jonas Borgström 46c6793979 Improved remote store request pipelining. 2012-11-28 00:03:35 +01:00
Jonas Borgström 475e97cc42 Fix pattern adjustment bug 2012-10-17 12:27:45 +02: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 12786a8833 Fix a few minor coding style issues 2012-07-31 14:43:32 +02:00
Jonas Borgström d58784d738 Fix device node restore issues 2012-03-03 14:02:22 +01:00
Jonas Borgström f7e499ceaa Make specifying paths when running create optional. 2012-03-03 13:56:51 +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 9d508c9d18 Avoid filesystem snapshot related race condition with mtimes 2012-03-01 22:35:11 +01:00
Jonas Borgström 4ddbf0d02a Implemented --numeric-owner 2012-02-29 23:59:17 +01:00
Jonas Borgström 3a70789b35 switch from bdkdf.py to pycrypto 2.5 2012-02-29 23:31:08 +01:00
Jonas Borgström 2d721232f9 Compact segments in order to avoid left over commit tags 2012-02-28 23:03:21 +01:00
Jonas Borgström d7e876557a Make sure stdout is blocking for "darc serve".
Fixes ssh issue on CentOS
2012-02-07 20:39:22 +01:00
Jonas Borgström c4e022a7fc Added new option "--do-not-cross-mountpoints" 2012-02-04 17:32:46 +01:00
Jonas Borgström b755a4f2b9 Remove "--really" option from prune. It's was a bit silly 2011-11-22 21:52:31 +01:00
Jonas Borgström 44b3757865 Rename purge command to prune 2011-11-22 21:47:17 +01:00
Jonas Borgström 1d525b4dc5 Bumped version number 2011-11-06 21:40:29 +01:00
Jonas Borgström fbdc11e166 change-password improvements 2011-11-01 21:00:21 +01:00
Jonas Borgström 2e4e8f1ab2 More pep8 fixes 2011-10-31 21:18:28 +01:00
Jonas Borgström ddc1d02e90 Make change-password accept both store and key file paths 2011-10-31 21:14:16 +01:00
Jonas Borgström 4c98c5e9da Various pylint fixes 2011-10-29 17:01:07 +02:00
Jonas Borgström f282fd6930 Added "change-password" subcommand 2011-10-27 22:17:47 +02:00
Jonas Borgström 9e5b13df44 Added protocol negotiation support 2011-09-12 21:51:23 +02:00
Jonas Borgström 217da798ab Added generic callback support 2011-09-12 21:34:09 +02:00
Jonas Borgström e9ef5de0e8 Run function tests on remote stores as well 2011-09-12 21:33:32 +02:00
Jonas Borgström ab75e74884 Prompt for "Key password" not "Keychain password" 2011-09-11 12:51:55 +02:00
Jonas Borgström 0165e4a09f Some argsparse reorganization 2011-09-10 17:32:05 +02:00
Jonas Borgström 55d049c74c Added support for archive checkpoints 2011-09-10 17:19:02 +02:00
Jonas Borgström f56b6bf4cc Lazy transactions 2011-09-05 21:30:21 +02:00
Jonas Borgström f9bdd72848 Fixed remote store issue 2011-09-05 21:20:17 +02:00
Jonas Borgström ef8c4a0097 Storage rewrite and more compact encryption envelope 2011-09-04 23:02:47 +02:00
Jonas Borgström 3a00547f28 Added "--hourly" option to "purge" subcommand 2011-08-21 22:17:00 +02:00
Jonas Borgström 80cbdcd8f1 Make the manifest format more extensible 2011-08-21 21:35:00 +02:00
Jonas Borgström 4f7f1fdbe0 Store: rename bands to segments 2011-08-18 22:23:05 +02:00
Jonas Borgström 58b736b580 Fix issue with object overwrites and sequential transactions 2011-08-17 21:33:19 +02:00
Jonas Borgström c791bf574b Fix typo 2011-08-16 22:17:27 +02:00
Jonas Borgström 143a393750 Make purge selection more stable and logic 2011-08-16 22:02:42 +02:00