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
Wayne Davison
bb484a799e
The unalias argv array needs room for a trailing NULL.
2020-06-12 23:19:14 -07:00
Wayne Davison
ad9f1571ce
Add hashtable to delete_in_dir() to fix -x deletions
2020-06-12 17:42:56 -07:00
Wayne Davison
f800557824
Tweak the hashtable routines to be a little clearer and easier.
2020-06-12 17:42:41 -07:00
Wayne Davison
13f81f4aa7
Tweak a usage message.
2020-06-12 10:20:33 -07:00
Wayne Davison
d3ae752c53
Fix running prepare-source from a separate build dir.
2020-06-12 09:29:42 -07:00
Wayne Davison
e3437244b5
Improve how the help lines are harvested from the md file.
2020-06-12 08:50:51 -07:00
Wayne Davison
1efeb59166
Enable SIMD by default (if g++ is around).
2020-06-12 08:29:36 -07:00
Wayne Davison
d4fc18f375
Use the refused-option code to disable options that aren't compiled into the source.
2020-06-11 22:53:29 -07:00
Wayne Davison
58680edb12
Improve checkcsum/compress info that may differ between packaged versions.
2020-06-11 22:03:10 -07:00
Wayne Davison
34141954c7
Add packaging notes to NEWS.
2020-06-11 20:35:18 -07:00
Wayne Davison
cba00be622
Translate man page's option list into .h files for options.h to use.
2020-06-11 20:34:23 -07:00
Wayne Davison
de78dd685b
Simplify the install of rsync-ssl by unifying 2 scripts.
2020-06-11 20:26:56 -07:00
Wayne Davison
88abb50229
Promote newer compressors to the start of the list.
2020-06-11 20:26:56 -07:00
Wayne Davison
6d6b8595df
Remove generated doc files via make clean.
2020-06-11 20:26:45 -07:00
Wayne Davison
66bd4774a8
Allow maintainer to build with /usr/local prefix but document /usr.
2020-06-11 19:15:08 -07:00
Wayne Davison
c117fa4bf9
Create a get_device_size() helper function.
2020-06-11 16:09:36 -07:00
Wayne Davison
b040825b86
Improve the haproxy header docs.
2020-06-11 15:23:35 -07:00
Wayne Davison
3c793ef153
Use /dev/shm instead of requiring /dev/shm/tmp.
2020-06-11 14:33:25 -07:00
Wayne Davison
cff0764b7f
Add haproxy header parameter to rsync daemon
2020-06-11 14:22:25 -07:00
Wayne Davison
a3377921eb
Add early exec daemon parameter.
...
Inspired by Ciprian Dorin Craciun's `bootstrap exec` patch.
2020-06-10 21:38:37 -07:00
Wayne Davison
a61ffbafe5
Make sure the tmpdir2 dir is writable.
2020-06-10 13:59:02 -07:00
Wayne Davison
190b474610
Mention how to run a single test.
2020-06-10 13:59:02 -07:00
Wayne Davison
85e90b0f80
Update copyright year in runtests.sh too.
2020-06-10 13:59:02 -07:00
Wayne Davison
516ca6a442
Add support for /run/shm/tmp dir so the CI action doesn't skip a test.
2020-06-10 13:17:41 -07:00