borg/borg
Thomas Waldmann 07bcd29144 clamp (nano)second values to unproblematic range, fixes #2304
filesystem -> clamp -> archive (create)

(cherry picked from commit b7a17a6db7)
2017-03-16 20:54:33 +01:00
..
testsuite clamp (nano)second values to unproblematic range, fixes #2304 2017-03-16 20:54:33 +01:00
__init__.py implement borgmajor/minor/patch placeholders, fixes #1694 2016-10-22 00:20:50 +02:00
__main__.py
_chunker.c
_hashindex.c hashindex: rebuild hashtable if we have too little empty buckets, fixes #2246 2017-03-04 00:53:44 +01:00
archive.py clamp (nano)second values to unproblematic range, fixes #2304 2017-03-16 20:54:33 +01:00
archiver.py Merge pull request #2286 from ThomasWaldmann/no-keep-last 2017-03-12 11:56:09 +01:00
cache.py clamp (nano)second values to unproblematic range, fixes #2304 2017-03-16 20:54:33 +01:00
chunker.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
compress.pyx Fix compression exceptions (#2224) 2017-03-10 19:06:54 +01:00
crypto.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
fuse.py fuse: fix st_blocks to be an integer (not float) value 2017-02-16 23:55:27 +01:00
hashindex.pyx fix ChunkIndex.__contains__ assertion for big-endian archs 2017-03-10 18:56:18 +01:00
helpers.py clamp (nano)second values to unproblematic range, fixes #2304 2017-03-16 20:54:33 +01:00
key.py init: explain manifest auth compatibility 2016-12-19 04:01:27 +01:00
keymanager.py Add qr html export mode to `key export` command 2017-02-10 22:32:01 +01:00
locking.py repository: fix spurious, empty lock.roster on InvalidRepository exception 2016-08-18 00:54:12 +02:00
logger.py
lrucache.py
paperkey.html key export: center QR code on the page 2017-02-12 22:26:10 +01:00
platform.py API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
platform_darwin.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
platform_freebsd.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
platform_linux.pyx API_VERSION: use numberspaces, fixes #2023 2017-01-13 21:24:17 +01:00
remote.py borg rpc: use limited msgpack.Unpacker, fixes #2139 2017-03-10 18:49:41 +01:00
repository.py borg rpc: use limited msgpack.Unpacker, fixes #2139 2017-03-10 18:49:41 +01:00
shellpattern.py fix most python-source related sphinx warnings 2016-07-10 17:26:04 +02:00
upgrader.py always setup module level "logger" in the same way 2017-01-06 05:48:50 +01:00
xattr.py helpers.Buffer: raise OSError subclass if too much memory is allocd 2017-01-04 19:28:05 +01:00