Wayne Davison
e44e79cedb
Update config.guess & config.sub.
2020-06-16 21:24:23 -07:00
Wayne Davison
beaf19c3e7
Have --disable-md2man affect the Makefile.
2020-06-16 19:05:05 -07:00
Wayne Davison
0b2a394cbc
Fix /usr/bin/env with script args.
2020-06-16 18:32:16 -07:00
Wayne Davison
27e88dec04
Use /usr/bin/env for increased portability.
2020-06-16 18:27:48 -07:00
Wayne Davison
929f136b3b
A few more NEWS tweaks.
2020-06-16 15:48:23 -07:00
benrubson
6a22f4fee1
enh(configure) Promote OpenSSL crypto lib support
2020-06-16 15:05:36 -07:00
Wayne Davison
d90990d6ac
A few more trivial tweaks.
2020-06-16 14:42:41 -07:00
Wayne Davison
111225a996
Fix md2man --test on a fresh checkout.
2020-06-16 14:03:16 -07:00
Wayne Davison
7dfcbf7df6
Add g++ failure info; add mention of SSL rsyncd examples.
2020-06-16 12:10:56 -07:00
Wayne Davison
38ecf188d9
Only complain about lack of g++ on linux for now.
2020-06-16 11:35:54 -07:00
Wayne Davison
29be5eddde
Add configure check for md2man functioning; split long error lines.
2020-06-16 11:13:45 -07:00
Wayne Davison
54b1ddc45d
Change configure to make new features more likely to get included in a build.
2020-06-16 09:59:00 -07:00
Wayne Davison
8cd9aa326c
Fix bug in CXXFLAGS tweak.
2020-06-16 09:14:28 -07:00
Wayne Davison
cd50745e1c
Remove the new $< use from the Makefile.
2020-06-16 08:46:44 -07:00
Wayne Davison
ae94e3db4b
Tweak my email.
2020-06-16 07:55:42 -07:00
Wayne Davison
6efaa74dd3
More spelling fixes from Fossies
...
https://fossies.org/linux/test/rsync-master.tar.gz/codespell.html
2020-06-16 07:46:28 -07:00
Wayne Davison
5496eda5d1
Turn help-from-md into an awk script.
2020-06-15 18:32:00 -07:00
Wayne Davison
353dec1102
Avoid -e option to sed for BSD.
2020-06-15 15:08:42 -07:00
Wayne Davison
d80da9e674
A few small tweaks.
2020-06-15 15:04:08 -07:00
Wayne Davison
6f0c56304f
Preparing for release of 3.2.0pre2
v3.2.0pre2
2020-06-15 11:53:19 -07:00
Wayne Davison
2452ad3663
Fixed setting of rsync_lastver var.
2020-06-15 11:52:54 -07:00
Wayne Davison
1fa38546a0
Document how to setup rsyncd behind a TLS proxy.
2020-06-15 11:36:24 -07:00
Wayne Davison
249e28c75a
Rename "haproxy header" to "proxy protocol".
2020-06-15 11:33:23 -07:00
Wayne Davison
6273153c5f
Add preliminary gnutls support.
2020-06-15 11:19:36 -07:00
Wayne Davison
628dcceb8d
Choose openssl before stunnel.
2020-06-15 10:41:08 -07:00
Wayne Davison
00ec415a69
Tweak the stunnel4 Verify config; tweak the rsync-ssl docs/usage.
2020-06-15 09:36:13 -07:00
Wayne Davison
ec8035cef9
A minor NEWS tweak.
2020-06-15 09:21:26 -07:00
Wayne Davison
775f64f4b8
Add a warning header to the generated help-*.h files.
2020-06-14 18:49:38 -07:00
Wayne Davison
660274bfb7
A few more md -> html improvements
2020-06-14 18:28:30 -07:00
Wayne Davison
59cf9ff797
More NEWS improvements.
2020-06-14 18:00:18 -07:00
Wayne Davison
ff272503b0
Output who_am_i() info in all rsyserr() messages.
2020-06-14 15:54:42 -07:00
Wayne Davison
43a939e3f2
Improve some md files.
2020-06-14 15:29:45 -07:00
Wayne Davison
b65b6db304
Add handling of non-breaking space & double-dash.
2020-06-14 15:29:45 -07:00
Wayne Davison
7b1f8f57c3
Update rrsync & its opt-culling script.
2020-06-13 22:11:37 -07:00
Wayne Davison
c32012d199
Need to indent a code block in the README.
2020-06-13 21:31:26 -07:00
Wayne Davison
9ba6ce1b67
More release improvements.
2020-06-13 21:21:26 -07:00
Wayne Davison
ca9e247762
Mention renamed .md files.
2020-06-13 20:42:33 -07:00
Wayne Davison
f27a630e46
Don't use c++ comments.
2020-06-13 20:12:15 -07:00
Wayne Davison
243a9d9be0
A few more release script fixes.
2020-06-13 20:11:06 -07:00
Wayne Davison
c528f8d5c8
Preparing for release of 3.2.0pre1
v3.2.0pre1
2020-06-13 19:16:26 -07:00
Wayne Davison
1d1c0f14e1
Make -4 & -6 also able to affect an ssh remote shell.
2020-06-13 19:15:02 -07:00
Wayne Davison
e63ff70eae
Some indentation fixes.
2020-06-13 19:15:02 -07:00
Wayne Davison
8a70f1420b
Some fixes for the release script & other helpers.
2020-06-13 19:15:00 -07:00
Wayne Davison
cdf58a7aba
Change alt_dest_name() to alt_dest_opt().
2020-06-13 12:04:13 -07:00
Wayne Davison
1d6c9676f9
Change 3 alt-dest vars to just one + some defines.
2020-06-13 11:47:08 -07:00
Wayne Davison
3d29fa99ec
Tweak a couple var names.
2020-06-13 11:47:04 -07:00
Wayne Davison
d167935874
Change a function name.
2020-06-13 03:03:33 -07:00
Wayne Davison
d326961290
Fix overzealous setting of mtime & tweak time comparisons
...
- Stop setting the mtime on a file we didn't transfer (or didn't verify
the checksum) when the time diff is within the modify window.
- Stop computing a time difference (-1|0|1) when all we care about is
time equality.
2020-06-13 02:41:30 -07:00
Wayne Davison
7dec4029ee
Convert a couple files to UTF-8; more Copyright years.
2020-06-13 02:41:04 -07:00
Wayne Davison
ab0189c813
Make use of poptDupArgv().
2020-06-12 23:28:27 -07:00