Thomas Waldmann 3dc2fc03f0 added retry counter for passwords, fixes #703 9 gadi atpakaļ
..
testsuite 79f42571ae unit test for archive format 9 gadi atpakaļ
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm 10 gadi atpakaļ
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 gadi atpakaļ
_chunker.c b461091be1 fix compiler warnings, fixes #697 9 gadi atpakaļ
_hashindex.c 5cb47cbedd hashindex: explain hash_sizes 9 gadi atpakaļ
archive.py e072a52b6c fix _open_rb noatime handling, fixes #657 9 gadi atpakaļ
archiver.py 9c9ac2fd58 Remote end does not need cache nor keys directories, do not make them. 9 gadi atpakaļ
cache.py 4843719f72 Cache: fix exception handling in __init__, release lock, fixes #610 9 gadi atpakaļ
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations 10 gadi atpakaļ
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ 9 gadi atpakaļ
crypto.pyx 5607e5aefe use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493 9 gadi atpakaļ
fuse.py 44c8a4af80 fix pep8 failures 9 gadi atpakaļ
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 9 gadi atpakaļ
hashindex.pyx 720fc49498 hashindex_add C implementation 9 gadi atpakaļ
helpers.py 9c9ac2fd58 Remote end does not need cache nor keys directories, do not make them. 9 gadi atpakaļ
key.py 3dc2fc03f0 added retry counter for passwords, fixes #703 9 gadi atpakaļ
locking.py 4b339f5d69 cosmetic source cleanup (flake8) 9 gadi atpakaļ
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 9 gadi atpakaļ
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 gadi atpakaļ
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 gadi atpakaļ
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode 10 gadi atpakaļ
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode 10 gadi atpakaļ
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode 10 gadi atpakaļ
remote.py 4b339f5d69 cosmetic source cleanup (flake8) 9 gadi atpakaļ
repository.py 6d615ec30a change encryption to be on by default (repokey mode) 9 gadi atpakaļ
shellpattern.py c7fb598ab9 Add shell-style pattern syntax 9 gadi atpakaļ
upgrader.py 4b339f5d69 cosmetic source cleanup (flake8) 9 gadi atpakaļ
xattr.py 4b339f5d69 cosmetic source cleanup (flake8) 9 gadi atpakaļ