borgbackup/src/borg
2017-01-12 21:30:37 +01:00
..
_crc32 crc: disable nice CLMUL version due to clang bugs. 2017-01-12 21:30:37 +01:00
blake2 crypto blake2: don't release the GIL during key hashing 2016-11-11 03:07:05 +01:00
platform posix: use fully-qualified hostname + node ID 2017-01-12 00:54:17 +01:00
testsuite check: pick better insufficent archives matched warning from TW's merge 2017-01-12 17:04:51 +01:00
__init__.py Merge branch '1.0-maint' 2016-10-24 21:41:20 +02:00
__main__.py move borg package to src/ 2016-05-05 20:19:50 +02:00
_chunker.c Merge branch 'master' into move-to-src 2016-05-30 19:38:16 +02:00
_hashindex.c shortcut hashindex_set by having hashindex_lookup hint about address 2016-10-22 12:33:15 +03:00
archive.py check: pick better insufficent archives matched warning from TW's merge 2017-01-12 17:04:51 +01:00
archiver.py Merge branch '1.0-maint' into merge/1.0-maint 2017-01-12 15:01:41 +01:00
blake2-libselect.h crypto: link against system libb2, if possible 2016-11-11 03:08:11 +01:00
cache.py cache: no archive caches => work directly on master cache (no merges) 2016-12-08 22:45:59 +01:00
chunker.pyx Merge branch 'master' into move-to-src 2016-05-30 19:38:16 +02:00
compress.pyx recreate: --always-recompress, --compression-from 2016-08-14 17:46:59 +02:00
constants.py Clarify cache/repository README file 2016-11-11 21:24:17 +01:00
crc32.pyx two fast CRC implementations 2017-01-02 15:54:14 +01:00
crypto.pyx Add tertiary authentication for metadata (TAM) 2016-12-20 22:53:53 +01:00
fuse.py move first/last/sort_by-multiple functionality into Manifest.list 2016-10-15 01:04:56 +02:00
hashindex.pyx hashindex: bump api_version 2016-09-30 23:59:41 +02:00
helpers.py Merge branch '1.0-maint' into merge/1.0-maint 2017-01-12 15:01:41 +01:00
item.pyx Add tertiary authentication for metadata (TAM) 2016-12-20 22:53:53 +01:00
key.py Merge pull request #1927 from ThomasWaldmann/blake2b-mac-key-length 2017-01-12 01:21:13 +01:00
keymanager.py Merge branch '1.0-maint' into merge-1.0-maint 2016-10-13 19:10:04 +02:00
locking.py Parse & pass BORG_HOSTNAME_IS_UNIQUE env var to enable stale lock killing 2016-11-07 21:56:40 +01:00
logger.py --debug-topic for granular debug logging 2016-08-08 16:38:31 +02:00
lrucache.py move borg package to src/ 2016-05-05 20:19:50 +02:00
nonces.py Rename BORG_NONCES_DIR to BORG_SECURITY_DIR 2016-11-29 17:43:06 +01:00
remote.py Merge branch '1.0-maint' into merge/1.0-maint 2017-01-12 15:01:41 +01:00
repository.py check: pick better insufficent archives matched warning from TW's merge 2017-01-12 17:04:51 +01:00
selftest.py Add tertiary authentication for metadata (TAM) 2016-12-20 22:53:53 +01:00
shellpattern.py It's 2017 2016-12-31 16:53:30 +02:00
upgrader.py check: pick better insufficent archives matched warning from TW's merge 2017-01-12 17:04:51 +01:00
version.py version: Add version parsing and formating 2016-11-17 19:56:29 +01:00
xattr.py Merge branch '1.0-maint' into merge/1.0-maint 2017-01-12 15:01:41 +01:00