1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 02:08:54 +00:00
Commit graph

27 commits

Author SHA1 Message Date
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
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
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
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