1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 18:28:42 +00:00
Commit graph

4018 commits

Author SHA1 Message Date
TW
9d82db1851 Merge pull request #2539 from RonnyPfannschmidt/avoid-repacakaging-pitfall
fail in borg package if version metadata is completely broken
2017-05-23 15:19:57 +02:00
enkore
892ebd7a69 Merge pull request #2553 from enkore/faq/attic
docs: rework Attic FAQ
2017-05-23 14:53:29 +02:00
Ronny Pfannschmidt
53d0f1fd02 fail in borg package if version metadata is completely broken
this helps to fail early when people do badly done scm based repackaging
2017-05-23 14:36:40 +02:00
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
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
enkore
eaf90cb73d Merge pull request #2526 from enkore/issue/2513
serve: fix incorrect type of exception_short for Errors
2017-05-17 17:40:21 +02:00