Commit Graph

8433 Commits

Author SHA1 Message Date
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 da3e7a7470 setup.py: switch from setuptools to pure distutils 2012-02-29 23:30:24 +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 c0d7934986 Added fake_pyrex/README 2011-11-06 17:33:55 +01:00
Jonas Borgström 4fc4bb09a0 Updated README 2011-11-06 17:28:32 +01:00
Jonas Borgström d130fa2cfb Improved documentation 2011-11-06 16:59:14 +01:00
Jonas Borgström 6ffa7e851c Fix setuptools Cython issue 2011-11-05 21:13:15 +01:00
Jonas Borgström be8a14bd7e Initial documentation 2011-11-05 19:43:23 +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 52c02ceda3 Include Cython output in sdist 2011-08-20 18:11:23 +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
Jonas Borgström bb7b64ab8d Make verify handle failures better 2011-08-16 20:47:38 +02:00
Jonas Borgström 885dc88350 Remove store commit race condition 2011-08-16 20:40:24 +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 9e9d7c4b2b Prepare for future journal support 2011-08-14 20:06:30 +02:00
Jonas Borgström ebbab77a86 Fix cache rollback logic race condition 2011-08-14 14:50:56 +02:00
Jonas Borgström 1c207d5686 More purge improvements 2011-08-12 08:49:01 +02:00
Jonas Borgström 86a4353d32 Improved purging algorithm 2011-08-11 21:18:13 +02:00
Jonas Borgström 833baae65b Remove python 2.7 requirement for format_timedelta 2011-08-08 20:55:09 +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 2c328be1b1 Ignore unix sockets 2011-08-07 19:44:13 +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