borg/attic
Jonas Borgström 7bcb0f97d6 Slightly lower the number of file descriptors kept open
This is needed to support old version of sftp-server that only
support 100 open file descriptors. Closes #40.
2014-02-17 21:16:04 +01:00
..
testsuite attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
__init__.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
_chunker.c PyBuffer_FromMemory should be a static function 2014-02-09 21:25:05 +01:00
_hashindex.c Improve endianness code portability 2014-01-29 21:34:21 +01:00
_version.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
archive.py attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
archiver.py attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
cache.py Fix exception during "attic create" with repeated files 2014-02-16 22:37:12 +01:00
chunker.pyx Project rename 2013-07-09 20:14:18 +02:00
crypto.py Improve libcrypto detection 2014-01-09 22:10:21 +01:00
fuse.py Remove peek concept and fix fuse issue 2014-01-23 22:13:08 +01:00
hashindex.pyx attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
helpers.py attic check performance improvement and minor progress reporting changes 2014-02-17 18:25:25 +01:00
key.py Crypto code cleanup and test improvements. 2013-08-12 14:39:14 +02:00
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
remote.py Implemented Repository.list() 2014-02-10 21:55:22 +01:00
repository.py Slightly lower the number of file descriptors kept open 2014-02-17 21:16:04 +01:00
xattr.py Fix copy-paste error in xattr.py 2013-09-01 22:13:46 +02:00