Mike
ef90cda43a
Add "SSH Configuration" section ( #4493 )
...
Add "SSH Configuration" section
Add "SSH Configuration" section to "borg serve" documentation, to outline ssh/sshd configuration to prevent borg serve keeping a lock on a repo in the event the ssh connection is abnormally disconnected.
In response to issues #3988 , #636 and #4485 (and probably others).
2019-04-08 21:10:26 +02:00
TW
e83417ed05
Merge pull request #4499 from ThomasWaldmann/macosx-pyenv-openssl11
...
travis: use openssl 1.1 for borg, use python 3.5.3 for 1.1 compat
2019-04-07 15:41:06 +02:00
Thomas Waldmann
f669d42443
travis: use openssl 1.1 for borg, use python 3.5.3 for 1.1 compat
...
pyenv recently gained the ability to use (and actually prefer) openssl
1.1 on mac OS.
we need to use python 3.5.3, older is not compatible with openssl 1.1.
with python 3.5.2, python was built without ssl support.
also, we need to set the right PKG_CONFIG_PATH, so borg also uses 1.1.
2019-04-07 02:03:31 +02:00
TW
c1677ac246
pytest: -v and default XDISTN to 1 ( #4481 )
2019-04-03 17:12:06 +02:00
Thalian
8b6184f1b3
#4473 – Better document borg check --max-duration ( #4478 )
...
better document borg check --max-duration, fixes #4473
2019-03-31 18:36:18 +02:00
TW
85b010af5d
Merge pull request #4482 from fantasya-pbem/feature/4471_Sorted-commands-help-in-steps
...
sorted commands help in multiple steps, fixes #4471
2019-03-30 19:54:50 +01:00
Thalian
1d74783a02
[TASK] #4471 – borg help should print <command> list in sorted order: Step 15
...
Finally moved borg help and added a section comment.
2019-03-30 07:11:42 +01:00
Thalian
1e2fee8c1a
[TASK] #4471 – borg help should print <command> list in sorted order: Step 14
...
Moved borg recreate.
2019-03-30 07:11:42 +01:00
Thalian
00793cba01
[TASK] #4471 – borg help should print <command> list in sorted order: Step 13
...
Moved borg prune.
2019-03-30 07:11:42 +01:00
Thalian
b7af4b5f91
[TASK] #4471 – borg help should print <command> list in sorted order: Step 12
...
Moved borg init, key, list after info.
2019-03-30 07:11:42 +01:00
Thalian
2eebe13d01
[TASK] #4471 – borg help should print <command> list in sorted order: Step 11
...
Moved borg rename between mount and serve.
2019-03-30 07:11:42 +01:00
Thalian
9bee80ba12
[TASK] #4471 – borg help should print <command> list in sorted order: Step 10
...
Moved borg info.
2019-03-30 07:11:42 +01:00
Thalian
aecd2f7fcb
[TASK] #4471 – borg help should print <command> list in sorted order: Step 9
...
Moved borg extract.
2019-03-30 07:11:42 +01:00
Thalian
947b47a11a
[TASK] #4471 – borg help should print <command> list in sorted order: Step 8
...
Moved borg export-tar.
2019-03-30 07:11:42 +01:00
Thalian
76380e9ccb
[TASK] #4471 – borg help should print <command> list in sorted order: Step 7
...
Moved borg diff.
2019-03-30 07:11:42 +01:00
Thalian
28172553db
[TASK] #4471 – borg help should print <command> list in sorted order: Step 6
...
Moved borg debug & delete.
2019-03-30 07:11:42 +01:00
Thalian
e6b43ee5e9
[TASK] #4471 – borg help should print <command> list in sorted order: Step 5b
...
Moved borg create.
2019-03-30 07:11:28 +01:00
Thalian
74635f38d6
[TASK] #4471 – borg help should print <command> list in sorted order: Step 5a
...
Moved borg compact & config.
2019-03-30 07:04:23 +01:00
Thalian
55522b11fd
[TASK] #4471 – borg help should print <command> list in sorted order: Step 4
...
Moved borg check after borg break-lock.
2019-03-29 18:44:44 +01:00
Thalian
737d17cc3f
[TASK] #4471 – borg help should print <command> list in sorted order: Step 3
...
Moved borg benchmark and borg break-lock to the top.
2019-03-29 18:40:28 +01:00
Thalian
2e42543d3d
[TASK] #4471 – borg help should print <command> list in sorted order: Step 2
...
Move subparsers definition out of "# borg mount" to the top so the mount section can be moved downwards.
2019-03-29 18:34:09 +01:00
Thalian
018176771e
[TASK] #4471 – borg help should print <command> list in sorted order: Step 1
...
Added command section markers that will help when moving the sections later.
2019-03-29 17:38:45 +01:00
user062
68aff8b8c4
FIX #4373 ( #4470 )
...
--stats does not work with --dry-run, emit error msg and exit, fixes #4373
2019-03-25 13:44:11 +01:00
Thomas Waldmann
f541d6e689
display msgpack version as part of sysinfo (e.g. in tracebacks)
2019-03-22 14:18:55 +01:00
TW
764d2d824e
Merge pull request #4468 from borgbackup/rel120a5
...
Release 1.2.0a5
2019-03-21 22:13:51 +01:00
Thomas Waldmann
572a778554
build_man
2019-03-21 21:11:46 +01:00
Thomas Waldmann
9c380405a2
build_usage
2019-03-21 21:11:18 +01:00
Thomas Waldmann
f1d23e0963
add release date
2019-03-21 21:08:08 +01:00
TW
2d4ad14f75
Merge pull request #4467 from ThomasWaldmann/update-changes-master
...
update CHANGES (master)
2019-03-21 20:51:57 +01:00
Thomas Waldmann
3157809719
update CHANGES (master)
2019-03-21 20:35:13 +01:00
TW
676b5ffa9a
Merge pull request #4460 from ThomasWaldmann/fix-exception-rc
...
borg command shall terminate with rc 2 for ImportErrors, fixes #4424
2019-03-21 00:46:24 +01:00
TW
82b11d6b1f
Merge pull request #4459 from ThomasWaldmann/fix-2830
...
add comment about hashtable sizes, fixes #2830
2019-03-20 22:50:38 +01:00
Thomas Waldmann
97ca421fef
borg command shall terminate with rc 2 for ImportErrors, fixes #4424
...
also: removed unused import.
2019-03-20 15:14:07 +01:00
Thomas Waldmann
7e7ea69e92
add comment about hashtable sizes, fixes #2830
2019-03-20 14:35:05 +01:00
TW
915d84ecb2
Merge pull request #4450 from ThomasWaldmann/freebsd-xattr-ns
...
freebsd xattr namespace fixes
2019-03-20 13:54:35 +01:00
TW
7b45e912c3
Merge pull request #4456 from ThomasWaldmann/update-docs-23
...
update master branch install docs (23)
2019-03-20 01:39:25 +01:00
Thomas Waldmann
060fb02112
docs: update requirements, fixes #4374
...
also some other minor install docs updates, to be continued...
2019-03-20 00:01:30 +01:00
Thomas Waldmann
f922cdd803
docs: remove libzmq3* for debian/ubuntu
2019-03-19 23:19:38 +01:00
Thomas Waldmann
f8371898ae
docs: mention pkg-config / pkgconfig requirement, fixes #4452
...
both are required before invoking setup.py.
also mention libb2 requirement for pkgconfig being able to discover it.
2019-03-19 23:17:15 +01:00
Thomas Waldmann
e69b8996cc
docs: remove zeromq requirement
...
borg currently does not use zeromq.
2019-03-19 23:06:24 +01:00
Thomas Waldmann
22e021a5ce
docs: install libcrypt-devel on cygwin
...
this is included into Python.h, thus needed when compiling stuff.
2019-03-19 22:38:09 +01:00
Thomas Waldmann
d79d505d89
fuse xattr tests: remove freebsd from might-be-broken list
2019-03-18 22:21:25 +01:00
Thomas Waldmann
f66c102cc5
bump platform api version
2019-03-18 21:51:02 +01:00
Thomas Waldmann
0686237484
make freebsd xattr platform code api compatible with linux, fixes #3952
...
i.e. prefix the keys with the namespace, so it is ns.key like on
linux.
still only dealing with the "user" namespace, like before.
in the "system" namespaces there are ACLs (we deal with them via the acl
api, so no problem) and stuff from pnfsd (not sure what exactly).
this change is needed because FreeBSD's FUSE code expects the xattr
keys to be in that format.
it is also needed for cross-platform data exchange, so e.g. if one wants to:
- create archive on linux, extract on freebsd - with "user.xxx" xattrs.
- or vice versa.
archives made with older borg versions on freebsd will still extract correctly
on freebsd (not on linux though) even though they do not have the
namespace prefixes in the archived metadata (it will be interpreted in
same way as if they were prefixed by "user." as we do not support any
other namespace anyway).
they do not have "
2019-03-18 21:40:46 +01:00
TW
20756bd37f
Merge pull request #4448 from ThomasWaldmann/update-changes-master
...
update CHANGES (master)
2019-03-17 23:10:10 +01:00
Thomas Waldmann
ad5fbd9485
update CHANGES (master)
...
also: markup fixes
2019-03-17 21:49:30 +01:00
Sitaram Chamarty
884798c3cb
add a sample logging.conf in docs/misc ( #4380 )
...
add a sample logging.conf in docs/misc
(and point to it in the man page)
2019-03-17 15:05:04 +01:00
TW
cc4c737371
Merge pull request #4445 from ThomasWaldmann/fix-vagrant-4444
...
Vagrantfile: add zstd, reorder, build env vars, fixes #4444
2019-03-16 01:57:40 +01:00
Thomas Waldmann
d10684e39f
Vagrantfile: add zstd, reorder, build env vars, fixes #4444
2019-03-16 01:56:22 +01:00
TW
5070401a3d
Merge pull request #4437 from ThomasWaldmann/pkg-config
...
use pkg-config / refactor setup code
2019-03-15 22:33:59 +01:00