Commit History

Author SHA1 Message Date
  Jonas Borgström b994203c01 chmod should be called before chown to avoid SUID and SGRP reset. 12 years ago
  Jonas Borgström 1dc1411302 Add msgpack-python >= 0.3 compatibility 12 years ago
  Jonas Borgström 49744c0457 Improved AES counter storage 12 years ago
  Jonas Borgström 5b28d428b7 Switch to a buzhash (cyclic polynomial) chunkify implementation 12 years ago
  Jonas Borgström 19cb9058ac LRUCache: added missing .pop() implementation 12 years ago
  Jonas Borgström 09744e5114 Improved test coverage and end of year weekly pruning bug fix 12 years ago
  Jonas Borgström da0e3c4ec8 Improved error handling. 12 years ago
  Jonas Borgström 0cc09fb761 mknod needs st_rdev, not st_dev. 12 years ago
  Jonas Borgström 491c560c3e Fix tyop 12 years ago
  Jonas Borgström 8bb522f1f7 Improved handling of already existing destination files 12 years ago
  Jonas Borgström e48d7aa88c Make sure stdin and stdout are non-blocking to avoid dead locks 12 years ago
  Jonas Borgström e80e600d41 Simpler and faster LRUCache implementation 12 years ago
  Jonas Borgström f28933254a Added support for unencrypted and passphrase encrypted stores 12 years ago
  Jonas Borgström 938901d7aa Fix issue with delete only transactions 13 years ago
  Jonas Borgström 177569d87b Fix remote store cache issue 13 years ago
  Jonas Borgström 3fc4b69e97 Fix info subcommand bug 13 years ago
  Jonas Borgström 7245575fa2 Pipeline improvements and minor code cleanup. 13 years ago
  Jonas Borgström 514ab1f386 Code cleanup and minor performance boost. 13 years ago
  Jonas Borgström 46c6793979 Improved remote store request pipelining. 13 years ago
  Jonas Borgström 475e97cc42 Fix pattern adjustment bug 13 years ago
  Jonas Borgström 8b054a17c3 Remote store rewrite. No more paramiko. 13 years ago
  Jonas Borgström 93add0680d Fix unicode issue with getcwd on non-darwin platforms 13 years ago
  Jonas Borgström 12786a8833 Fix a few minor coding style issues 13 years ago
  Jonas Borgström d58784d738 Fix device node restore issues 13 years ago
  Jonas Borgström f7e499ceaa Make specifying paths when running create optional. 13 years ago
  Jonas Borgström 78ab5bd868 Add support for character and block device files 13 years ago
  Jonas Borgström 9d508c9d18 Avoid filesystem snapshot related race condition with mtimes 13 years ago
  Jonas Borgström 4ddbf0d02a Implemented --numeric-owner 13 years ago
  Jonas Borgström 3a70789b35 switch from bdkdf.py to pycrypto 2.5 13 years ago
  Jonas Borgström da3e7a7470 setup.py: switch from setuptools to pure distutils 13 years ago