borgbackup/src/borg
2017-04-09 20:47:00 +02:00
..
_crc32 fix crc32 compilation issues on wheezy 2017-01-15 15:09:40 +01:00
blake2 crypto blake2: don't release the GIL during key hashing 2016-11-11 03:07:05 +01:00
platform fixup: do not access os.POSIX_FADV_* early 2017-01-30 03:11:42 +01:00
testsuite cleanup the test and add more checks 2017-04-07 16:00:34 +03: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 hashindex: rebuild hashtable if we have too little empty buckets, fixes #2246 2017-03-04 03:09:18 +01:00
archive.py Merge pull request #2342 from ThomasWaldmann/generic-hardlinks 2017-04-05 14:34:29 +02:00
archiver.py recreate: expand placeholders 2017-04-06 11:37:55 +02:00
blake2-libselect.h crypto: link against system libb2, if possible 2016-11-11 03:08:11 +01:00
cache.py Merge pull request #2375 from enkore/buhdf 2017-04-05 14:09:58 +02:00
chunker.pyx merge 1.0-maint into master 2017-01-14 03:07:11 +01:00
compress.pyx remove --compression-from 2017-04-04 00:16:15 +02:00
constants.py archived file items: add size metadata 2017-02-23 21:24:37 +01:00
crc32.pyx two fast CRC implementations 2017-01-02 15:54:14 +01:00
crypto.pyx merge 1.0-maint into master 2017-01-14 03:07:11 +01:00
fuse.py implement and use hardlinkable() helper 2017-04-05 13:38:27 +02:00
hashindex.pyx fix ChunkIndex.__contains__ assertion for big-endian archs 2017-02-20 07:38:55 +01:00
helpers.py Merge pull request #2342 from ThomasWaldmann/generic-hardlinks 2017-04-05 14:34:29 +02:00
item.pyx fix symlink item fs size computation 2017-03-26 23:11:14 +02:00
key.py remove Chunk() 2017-04-04 00:16:15 +02:00
keymanager.py Redo key_creator, key_factory, centralise key knowledge (#2272) 2017-03-08 17:08:54 +01: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 --log-json: time property on most progress/log objects, remove is_prompt 2017-03-09 21:36:37 +01: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
paperkey.html key export: center QR code on the page 2017-02-13 21:24:33 +01:00
remote.py BORG_HOSTNAME_IS_UNIQUE=yes by default. 2017-04-01 21:28:41 +02:00
repository.py catch exception for os.link when hardlinks are not supported 2017-04-08 17:10:02 +02: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