TW
|
2aad1d838e
|
Merge pull request #2555 from ThomasWaldmann/ipv6
ipv6 address support
|
2017-05-23 14:03:48 +02:00 |
|
Marian Beermann
|
83fdc39251
|
docs book: use A4 format, new builder option format.
|
2017-05-23 10:07:25 +02:00 |
|
Thomas Waldmann
|
0d406e7baf
|
use _host to store host/ipv4/ipv6
for ipv6, it includes the outer square brackets.
the host property strips any outer square brackets.
|
2017-05-23 03:09:57 +02:00 |
|
Benedikt Neuffer
|
d99aff1276
|
ipv6 address support
also: Location: more informative exception when parsing fails
|
2017-05-23 02:08:44 +02:00 |
|
Marian Beermann
|
acf3842e02
|
docs: create appendices in the book
|
2017-05-22 20:55:16 +02:00 |
|
Marian Beermann
|
65d1deae1a
|
faq: separate section for attic-stuff
|
2017-05-22 20:55:16 +02:00 |
|
enkore
|
5a667d6f6a
|
Merge pull request #2554 from borgbackup/revert-2552-docs/search1
Revert "docs: borg_domain for custom priority index entries"
|
2017-05-22 20:45:52 +02:00 |
|
enkore
|
226d1f6094
|
Revert "docs: borg_domain for custom priority index entries"
|
2017-05-22 20:45:29 +02:00 |
|
enkore
|
17384dd6dc
|
Merge pull request #2552 from enkore/docs/search1
docs: borg_domain for custom priority index entries
|
2017-05-22 20:36:38 +02:00 |
|
enkore
|
decee5389b
|
Merge pull request #2529 from enkore/faq/errors
faq: I get an IntegrityError or similar - what now?
|
2017-05-22 20:34:59 +02:00 |
|
Marian Beermann
|
7284413e3f
|
docs: borg_domain for custom priority index entries
|
2017-05-22 20:08:11 +02:00 |
|
enkore
|
a430fd5d1f
|
Merge pull request #2551 from ThomasWaldmann/bountysource-readme
README: how to help the project, fixes #2550
|
2017-05-22 20:01:21 +02:00 |
|
Thomas Waldmann
|
60df56bd11
|
README: how to help the project
|
2017-05-22 18:22:09 +02:00 |
|
Thomas Waldmann
|
6f81d24324
|
remove unused no_lchflags_because
|
2017-05-22 17:54:43 +02:00 |
|
Thomas Waldmann
|
efec00b39c
|
use stat with follow_symlinks=False
should be equivalent to using os.lstat() before.
|
2017-05-22 17:54:42 +02:00 |
|
Thomas Waldmann
|
094376a8ad
|
require and use chown with follow_symlinks=False
should be equivalent to using os.lchown() before.
|
2017-05-22 17:54:42 +02:00 |
|
Thomas Waldmann
|
b484c79bc2
|
document follow_symlinks requirements, check libc, fixes #2507
|
2017-05-22 17:54:42 +02:00 |
|
enkore
|
58791583d9
|
Merge pull request #2530 from enkore/f/compact-revisit@2
Repository compaction docs
|
2017-05-22 13:55:04 +02:00 |
|
enkore
|
3721a8a3be
|
Merge pull request #2549 from enkore/issue/2541
mount: do pre-mount checks before opening repository
|
2017-05-22 13:44:26 +02:00 |
|
Marian Beermann
|
869ab1a47b
|
mount: do pre-mount checks before opening repository
|
2017-05-22 13:29:38 +02:00 |
|
Marian Beermann
|
f8c63f9a66
|
docs/data structures: add simple example compaction run
|
2017-05-22 13:19:18 +02:00 |
|
Marian Beermann
|
691c6adc04
|
docs/data structures: detail explanation of compaction
|
2017-05-22 12:34:52 +02:00 |
|
Marian Beermann
|
8e24ddae06
|
increase DEFAULT_SEGMENTS_PER_DIR to 2000
|
2017-05-22 12:31:52 +02:00 |
|
Marian Beermann
|
0bcb8c2a39
|
faq: rewrote IntegrityError answer
|
2017-05-22 11:46:10 +02:00 |
|
enkore
|
95f1c0a8ee
|
Merge pull request #2547 from schuft69/patch-1
Update README.rst
|
2017-05-22 09:52:09 +02:00 |
|
schuft69
|
fe2d648465
|
Update README.rst
|
2017-05-22 08:23:08 +02:00 |
|
enkore
|
334a7007da
|
Merge pull request #2544 from enkore/docs/ids-chunklayout
docs/data structures: add chunk layout diagram
|
2017-05-21 17:46:01 +02:00 |
|
enkore
|
dc02c79e97
|
Merge pull request #2546 from enkore/issue/2543
docs: add systemd warning regarding placeholders
|
2017-05-21 17:45:34 +02:00 |
|
Marian Beermann
|
384d7635a4
|
docs: add systemd warning regarding placeholders
|
2017-05-21 17:22:29 +02:00 |
|
edgimar
|
ed14181cc1
|
add test for preserved intermediate folder permissions (#2477)
This tests whether the permissions metadata is preserved when a folder is excluded but still recursed into to find a matching file in a subfolder.
|
2017-05-21 17:18:56 +02:00 |
|
Marian Beermann
|
73123578ed
|
docs/data structures: add chunk layout diagram
|
2017-05-21 16:40:10 +02:00 |
|
enkore
|
8268090f8e
|
Merge pull request #2541 from enkore/issue/2540
mount: check llfuse is installed before asking for passphrase
|
2017-05-21 12:19:24 +02:00 |
|
Marian Beermann
|
e689d8f2f6
|
mount: check llfuse is installed before asking for passphrase
|
2017-05-21 11:24:09 +02:00 |
|
enkore
|
1cd90b2c86
|
Merge pull request #2537 from enkore/f/osxfail
testsuite: call setup_logging after destroying logging config
|
2017-05-20 23:23:26 +02:00 |
|
Marian Beermann
|
85aabeb9c7
|
testsuite: call setup_logging after destroying logging config
|
2017-05-20 22:55:17 +02:00 |
|
enkore
|
ba07225c91
|
Merge pull request #2536 from enkore/issue/2534
fuse: fix crash if empty (None) xattr is read
|
2017-05-20 19:31:49 +02:00 |
|
Marian Beermann
|
58edbe15f4
|
xattr: document API
|
2017-05-20 18:50:10 +02:00 |
|
Marian Beermann
|
c6309b148b
|
fuse: fix crash if empty (None) xattr is read
|
2017-05-20 18:50:10 +02:00 |
|
enkore
|
5db667881a
|
Merge pull request #2500 from enkore/issue/2487
Verify most operations against securitymanager
|
2017-05-20 16:00:49 +02:00 |
|
enkore
|
31460389f0
|
Merge pull request #2535 from enkore/docs/create-data-flow
add docs/misc/borg-data-flow data flow chart
|
2017-05-20 16:00:21 +02:00 |
|
Marian Beermann
|
c5159582d4
|
add docs/misc/borg-data-flow data flow chart
|
2017-05-20 15:59:20 +02:00 |
|
Marian Beermann
|
c23e1e28c6
|
use assert_secure for all commands that use the manifest
This already excludes the debug commands that we wouldn't want this on.
|
2017-05-20 14:58:17 +02:00 |
|
Marian Beermann
|
482b65eaea
|
cache: extract CacheConfig class
|
2017-05-20 14:58:17 +02:00 |
|
enkore
|
781a41de50
|
Merge pull request #2527 from enkore/issue/2241.2
Fix remote logging and progress
|
2017-05-20 14:52:48 +02:00 |
|
Marian Beermann
|
97e9603531
|
implement --debug-topic for remote servers
|
2017-05-20 12:55:03 +02:00 |
|
Marian Beermann
|
b3b555395c
|
remote: clarify remote log handling comments
|
2017-05-20 12:55:03 +02:00 |
|
Marian Beermann
|
5f4d97ff2b
|
remote: restore "Remote:" prefix (as used in 1.0.x)
|
2017-05-20 12:54:57 +02:00 |
|
Marian Beermann
|
18a2902c9c
|
rpc negotiate: enable v3 log protocol only for supported clients
avoid seeing JSON log output when a 1.1.0b<5 client talks to a
1.1.0b>6 server.
|
2017-05-20 12:54:48 +02:00 |
|
Marian Beermann
|
fc105b49b1
|
fix --progress and logging in general for remote
|
2017-05-20 12:54:48 +02:00 |
|
Marian Beermann
|
be40e2fcfa
|
faq: I get an IntegrityError or similar - what now?
|
2017-05-18 20:01:06 +02:00 |
|