| .. |
|
testsuite
|
9529895ed4
get rid of datetime.isoformat to avoid bugs like #2994
|
8 years ago |
|
__init__.py
|
22f77b908f
implement borgmajor/minor/patch placeholders, fixes #1694
|
9 years ago |
|
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 years ago |
|
_chunker.c
|
5d1ef09a5e
add parens for C preprocessor macro argument usages
|
8 years ago |
|
_hashindex.c
|
5d1ef09a5e
add parens for C preprocessor macro argument usages
|
8 years ago |
|
archive.py
|
69778e4c74
xattrs: fix borg exception handling on ENOSPC error, fixes #3808
|
7 years ago |
|
archiver.py
|
c8c504cd20
security fix: configure FUSE with "default_permissions", fixes #3903
|
6 years ago |
|
cache.py
|
eee3585fbb
clarify lock_wait docstring
|
6 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
|
c8c504cd20
security fix: configure FUSE with "default_permissions", fixes #3903
|
6 years ago |
|
hashindex.pyx
|
c96cd1adc5
fix ChunkIndex.__contains__ assertion for big-endian archs
|
8 years ago |
|
helpers.py
|
3d73f9849d
remove platform.uname() call, fixes #3732
|
7 years ago |
|
key.py
|
c9c1403685
read a passphrase from a file descriptor
|
7 years ago |
|
keymanager.py
|
aa30be296b
keymanager: don't depend on optional readline module
|
8 years ago |
|
locking.py
|
eee3585fbb
clarify lock_wait docstring
|
6 years ago |
|
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
10 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
|
1ecab600f8
use prepared env for borg umount
|
8 years ago |
|
platform_darwin.pyx
|
6754634ad7
acl platform code: fix acl set return type (1.0-maint)
|
7 years ago |
|
platform_freebsd.pyx
|
6754634ad7
acl platform code: fix acl set return type (1.0-maint)
|
7 years ago |
|
platform_linux.pyx
|
6754634ad7
acl platform code: fix acl set return type (1.0-maint)
|
7 years ago |
|
remote.py
|
f8246ce6bc
Merge pull request #3073 from ThomasWaldmann/fix-partial-lines-1.0
|
8 years ago |
|
repository.py
|
9529895ed4
get rid of datetime.isoformat to avoid bugs like #2994
|
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
|
9 years ago |
|
xattr.py
|
cb5d2f38c2
xattr: add linux {list,get,set}xattr ctypes prototypes
|
7 years ago |