TW 81b1442268 Merge pull request #2843 from ThomasWaldmann/checkpoint-interval 8 years ago
..
testsuite a93f636151 archiver: add test for paperkey import, fix bug 8 years ago
__init__.py 22f77b908f implement borgmajor/minor/patch placeholders, fixes #1694 8 years ago
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 years ago
_chunker.c 3bd71c63f9 chunker: don't do uint32_t >> 32 8 years ago
_hashindex.c c5cd8828b1 hashindex: rebuild hashtable if we have too little empty buckets, fixes #2246 8 years ago
archive.py f25e3177e9 change --checkpoint-interval default from 600s to 1800s, fixes #2841 8 years ago
archiver.py f25e3177e9 change --checkpoint-interval default from 600s to 1800s, fixes #2841 8 years ago
cache.py aafbaaea20 cache sync: check Operation.READ compatibility with manifest 8 years ago
chunker.pyx 12b2e1fdd0 chunker: fix invalid use of types 8 years ago
compress.pyx 5efda261b3 Fix compression exceptions (#2224) 8 years ago
crypto.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
fuse.py 961a2587dc FUSE: fix negative uid/gid crash, fixes #2674 8 years ago
hashindex.pyx c96cd1adc5 fix ChunkIndex.__contains__ assertion for big-endian archs 8 years ago
helpers.py d0203a237d use limited unpacker for outer key, fixes #2174 (#2790) 8 years ago
key.py d0203a237d use limited unpacker for outer key, fixes #2174 (#2790) 8 years ago
keymanager.py a93f636151 archiver: add test for paperkey import, fix bug 8 years ago
locking.py 928f6e0ca4 repository: fix spurious, empty lock.roster on InvalidRepository exception 9 years ago
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 9 years ago
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 years ago
paperkey.html 0d20a0d6f0 key export: center QR code on the page 8 years ago
platform.py 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
platform_darwin.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
platform_freebsd.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
platform_linux.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 years ago
remote.py f7b16112dc move get_limited_unpacker to helpers 8 years ago
repository.py f7b16112dc move get_limited_unpacker to helpers 8 years ago
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 years ago
upgrader.py a1d223cec0 always setup module level "logger" in the same way 8 years ago
xattr.py 320a56144f helpers.Buffer: raise OSError subclass if too much memory is allocd 8 years ago