1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-03 13:45:31 +00:00
borg/attic
2015-03-06 22:55:53 +01:00
..
testsuite PR #173 - Merge branch 'rpc-whitelist' of https://github.com/dnnr/attic into merge 2015-03-06 22:55:53 +01:00
__init__.py
_chunker.c Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
_hashindex.c Extra debug information for 'fread failed' 2015-02-12 20:32:20 -05:00
_version.py
archive.py Fix Python 3.2 compatibility issue with noatime open(). 2015-01-03 23:12:47 +01:00
archiver.py Normalize source/exclude paths before matching 2014-12-14 22:03:49 +01:00
cache.py HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
chunker.pyx Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
crypto.pyx
fuse.py fix typo in comment 2014-09-07 13:54:18 +01:00
hashindex.pyx HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
helpers.py Normalize source/exclude paths before matching 2014-12-14 22:03:49 +01:00
key.py Prepare for future payload format change 2014-12-17 21:55:33 +01:00
lrucache.py
platform.py
platform_darwin.pyx acl: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
platform_freebsd.pyx acl: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
platform_linux.pyx acl: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
remote.py Only allow whitelisted RPC calls in server mode 2015-01-11 14:06:59 +01:00
repository.py Speed up initial repository access 2014-10-10 21:01:55 +02:00
xattr.py xattr: Fix issue with empty (0 bytes) xattr values. 2014-12-14 14:28:33 +01:00