Christian Hesse
39a083b16b
Add missing semicolon in man page
...
All nginx configuration directives end in semicolon.
2020-06-24 17:54:47 -07:00
Wayne Davison
202b7b18af
Tweak alloc args to size_t w/proper realloc order.
2020-06-24 17:52:36 -07:00
Wayne Davison
20934382e3
Use normal C comment style.
2020-06-23 21:45:32 -07:00
Wayne Davison
1bdf68b905
Prepare for future release of XXH3 & XXH128.
2020-06-23 21:01:25 -07:00
Wayne Davison
89827e49bc
Another NEWS update.
2020-06-23 19:32:44 -07:00
Wayne Davison
f157ff3b3a
Avoid negotiating a "none" choice by default
...
The client does not pass "none" as a negotiation choice unless it's from
the user's environment list. The server still passes the "none" value
to the client unless its environment var excludes it.
2020-06-23 19:20:01 -07:00
Wayne Davison
d15cfef935
Setup for 3.2.2dev.
2020-06-23 19:02:59 -07:00
Wayne Davison
28f9c960d5
The server side can enforce its negotiation limits
2020-06-23 18:53:23 -07:00
Wayne Davison
323c42d51e
Improve how the env restricts negotiated strings
...
- The env on the server side now affects the negotiated strings
that are sent to the client.
- A too-old remote rsync gets a default negotiated string value
so that an env restriction now handles old clients the same way
as new ones.
2020-06-23 17:33:16 -07:00
Wayne Davison
d1fdf9ff8d
Avoid -U if --atimes is disabled.
2020-06-23 15:53:47 -07:00
Wayne Davison
e93f40d8b4
Apple needs a leading underscore.
2020-06-23 15:47:27 -07:00
Hiroshi Takekawa
4df1b1d4fe
Makefile.in: Use srcdir for installing rsync-ssl
...
When building out of source tree, we can't find rsync-ssl in the current
directory and installation fails. Fix it by using the srcdir variable for the
path to rsync-ssl.
Signed-off-by: Hiroshi Takekawa <sian.ht@gmail.com >
2020-06-23 09:02:33 -07:00
Wayne Davison
1af58f6b77
Improve the info about compression.
2020-06-22 20:37:52 -07:00
Wayne Davison
a8fc8fc2d2
Preparing for release of 3.2.1
v3.2.1
2020-06-22 19:31:16 -07:00
Wayne Davison
b8b7f1f3d0
Fix a typo.
2020-06-22 19:30:07 -07:00
Wayne Davison
622a116917
A few more man page tweaks.
2020-06-22 19:21:32 -07:00
Wayne Davison
b51b0b3236
Get the NEWS heading idiom right.
2020-06-22 14:46:14 -07:00
Wayne Davison
8cb1c99563
A few more https changes.
2020-06-22 14:21:15 -07:00
Wayne Davison
597a751466
Update links to https.
2020-06-22 14:16:21 -07:00
Wayne Davison
5a9e4ae5e7
Improve the options info a bit more.
2020-06-22 14:12:27 -07:00
Wayne Davison
3094552311
Add --zl=N opt & improve its docs.
2020-06-22 13:41:42 -07:00
Samuel Henrique
e4c9ff5873
Make --backup be set when --backup-dir is used
2020-06-22 13:05:17 -07:00
Samuel Henrique
9b13bcf185
Add Documentation field to systemd unit
2020-06-22 13:01:02 -07:00
Wayne Davison
8f6d6bcb08
Tweak valid_ipaddr() check.
2020-06-22 11:17:56 -07:00
Wayne Davison
300fd3055a
Even more NEWS changes.
2020-06-22 09:57:29 -07:00
Wayne Davison
f6df3708c2
A few more NEWS changes; change release script.
2020-06-22 09:09:51 -07:00
Wayne Davison
785cb938ec
Even more NEWS improvements.
2020-06-21 23:30:00 -07:00
Wayne Davison
246d117df0
A bit more NEWS tweaking.
2020-06-21 23:07:16 -07:00
Wayne Davison
3f776f582b
More talk of buggy clang++.
2020-06-21 22:53:33 -07:00
Wayne Davison
d8d2d71663
Get the g++ version to see if it is really clang.
2020-06-21 22:34:32 -07:00
Wayne Davison
6a9adabfbb
Mention the early-input on stdin.
2020-06-21 20:25:51 -07:00
Wayne Davison
2564f25114
Put the date in the heading of a pre release too.
2020-06-21 19:46:28 -07:00
Wayne Davison
7fb08531e0
Preparing for release of 3.2.1pre1
v3.2.1pre1
2020-06-21 19:24:26 -07:00
Wayne Davison
9dba0bb7fb
Improve the simd note.
2020-06-21 18:52:28 -07:00
Wayne Davison
87bca719c3
Merge OLDNEWS.md into NEWS.md
2020-06-21 18:42:53 -07:00
Wayne Davison
f3439944ea
The proto files don't need perl, so change fetch rule.
2020-06-21 16:46:50 -07:00
Wayne Davison
a7c1690d62
One more >= tweak.
2020-06-21 15:30:34 -07:00
Wayne Davison
662fedd74b
Get the early-input reading code right.
2020-06-21 15:23:13 -07:00
Wayne Davison
128139c66a
Leave 3.2.0 news in the NEWS file for 3.2.1.
2020-06-21 15:20:43 -07:00
Wayne Davison
2b439c1fc8
Disable atimes on macOS.
2020-06-21 15:16:56 -07:00
Wayne Davison
e16b22751a
Add --early-input=FILE option.
2020-06-21 14:32:00 -07:00
Wayne Davison
7587e20cf4
Output a helpful msg about configure only if the command fails.
2020-06-21 12:55:24 -07:00
Wayne Davison
2e1b46db39
Close STDIN for early exec script.
2020-06-21 11:17:09 -07:00
Wayne Davison
f4e6fe54c9
More NEWS changes.
2020-06-21 09:18:52 -07:00
Wayne Davison
f86ceb5539
Give more_testing() a default target.
2020-06-21 09:06:59 -07:00
Wayne Davison
dfa34b4792
Some more docs/news changes.
...
- Mention the -VV behavior.
- Mention how the protect-args default is presented in -V list.
2020-06-21 08:58:45 -07:00
Wayne Davison
e9e9fd0cca
Use an ssse3 target instead of an inline declaration.
2020-06-21 08:28:49 -07:00
Wayne Davison
7e95ba8787
Add -fno-slp-vectorize to clang++.
2020-06-21 08:05:19 -07:00
Wayne Davison
66fd34ed84
Mention atimes & protected-args in capabilities.
2020-06-20 23:28:19 -07:00
Wayne Davison
f8c6f9f4f3
Tweak the NEWS.
2020-06-20 23:15:22 -07:00