Commit Graph

  • 4965ccf283 We need to use nawk or gawk on Solaris, not their weird awk. Wayne Davison 2020-06-18 14:53:51 -07:00
  • c6f89cbf9c Complain if we can't enable simd on non-x86_64. Wayne Davison 2020-06-18 14:27:00 -07:00
  • 2921779c1f Fix clang check. Wayne Davison 2020-06-18 13:46:01 -07:00
  • cbed522ef4 Get rid of useless -e with sed. Wayne Davison 2020-06-18 13:21:33 -07:00
  • 4f539ccf21 x86-64 SIMD build fixes (#20) Chainfire 2020-06-18 22:20:44 +02:00
  • b5e539fc5a Use documentation to extract 2 more .h lists Wayne Davison 2020-06-18 10:49:34 -07:00
  • 88c18ef648 Make the g++ check more lenient. Wayne Davison 2020-06-18 09:31:47 -07:00
  • 7dc9431f60 A few minor man page improvements. Wayne Davison 2020-06-17 11:25:38 -07:00
  • 07a3e1f939 Enhance compatibility with older python3 versions. Wayne Davison 2020-06-17 10:52:02 -07:00
  • 93223719c9 A couple more NEWS tweaks. Wayne Davison 2020-06-17 10:30:32 -07:00
  • 0b2d5fe494 Preparing for release of 3.2.0pre3 v3.2.0pre3 Wayne Davison 2020-06-17 10:12:09 -07:00
  • d3c7cfad22 Be a little more explicit with override info. Wayne Davison 2020-06-17 09:31:48 -07:00
  • 9ec777faf8 add a systemd socket unit for rsync Christian Hesse 2020-06-17 10:17:26 +02:00
  • 69f445fd09 update rsync systemd unit, add more security features Christian Hesse 2020-06-17 10:15:32 +02:00
  • 643b9d0183 Change SIMD back to disabled unless requested. Wayne Davison 2020-06-16 22:59:54 -07:00
  • 2c681b874e Some fixes after compiling on cygwin. Wayne Davison 2020-06-16 22:40:55 -07:00
  • e44e79cedb Update config.guess & config.sub. Wayne Davison 2020-06-16 21:24:23 -07:00
  • beaf19c3e7 Have --disable-md2man affect the Makefile. Wayne Davison 2020-06-16 19:05:05 -07:00
  • 0b2a394cbc Fix /usr/bin/env with script args. Wayne Davison 2020-06-16 18:32:16 -07:00
  • 27e88dec04 Use /usr/bin/env for increased portability. Wayne Davison 2020-06-16 18:02:45 -07:00
  • 929f136b3b A few more NEWS tweaks. Wayne Davison 2020-06-16 15:27:03 -07:00
  • 6a22f4fee1 enh(configure) Promote OpenSSL crypto lib support benrubson 2020-06-16 23:42:12 +02:00
  • d90990d6ac A few more trivial tweaks. Wayne Davison 2020-06-16 14:42:41 -07:00
  • 111225a996 Fix md2man --test on a fresh checkout. Wayne Davison 2020-06-16 14:03:16 -07:00
  • 7dfcbf7df6 Add g++ failure info; add mention of SSL rsyncd examples. Wayne Davison 2020-06-16 12:10:41 -07:00
  • 38ecf188d9 Only complain about lack of g++ on linux for now. Wayne Davison 2020-06-16 11:35:54 -07:00
  • 29be5eddde Add configure check for md2man functioning; split long error lines. Wayne Davison 2020-06-16 11:11:54 -07:00
  • 54b1ddc45d Change configure to make new features more likely to get included in a build. Wayne Davison 2020-06-16 09:56:46 -07:00
  • 8cd9aa326c Fix bug in CXXFLAGS tweak. Wayne Davison 2020-06-16 09:14:28 -07:00
  • cd50745e1c Remove the new $< use from the Makefile. Wayne Davison 2020-06-16 08:46:44 -07:00
  • ae94e3db4b Tweak my email. Wayne Davison 2020-06-16 07:55:42 -07:00
  • 6efaa74dd3 More spelling fixes from Fossies Wayne Davison 2020-06-16 07:46:25 -07:00
  • 5496eda5d1 Turn help-from-md into an awk script. Wayne Davison 2020-06-15 18:14:08 -07:00
  • 353dec1102 Avoid -e option to sed for BSD. Wayne Davison 2020-06-15 15:08:42 -07:00
  • d80da9e674 A few small tweaks. Wayne Davison 2020-06-15 13:35:14 -07:00
  • 6f0c56304f Preparing for release of 3.2.0pre2 v3.2.0pre2 Wayne Davison 2020-06-15 11:53:19 -07:00
  • 2452ad3663 Fixed setting of rsync_lastver var. Wayne Davison 2020-06-15 11:52:54 -07:00
  • 1fa38546a0 Document how to setup rsyncd behind a TLS proxy. Wayne Davison 2020-06-15 11:31:01 -07:00
  • 249e28c75a Rename "haproxy header" to "proxy protocol". Wayne Davison 2020-06-15 11:23:27 -07:00
  • 6273153c5f Add preliminary gnutls support. Wayne Davison 2020-06-15 10:27:05 -07:00
  • 628dcceb8d Choose openssl before stunnel. Wayne Davison 2020-06-15 09:51:20 -07:00
  • 00ec415a69 Tweak the stunnel4 Verify config; tweak the rsync-ssl docs/usage. Wayne Davison 2020-06-15 09:21:28 -07:00
  • ec8035cef9 A minor NEWS tweak. Wayne Davison 2020-06-15 09:21:26 -07:00
  • 775f64f4b8 Add a warning header to the generated help-*.h files. Wayne Davison 2020-06-14 18:49:38 -07:00
  • 660274bfb7 A few more md -> html improvements Wayne Davison 2020-06-14 18:28:30 -07:00
  • 59cf9ff797 More NEWS improvements. Wayne Davison 2020-06-14 18:00:18 -07:00
  • ff272503b0 Output who_am_i() info in all rsyserr() messages. Wayne Davison 2020-06-14 15:54:42 -07:00
  • 43a939e3f2 Improve some md files. Wayne Davison 2020-06-13 23:08:28 -07:00
  • b65b6db304 Add handling of non-breaking space & double-dash. Wayne Davison 2020-06-14 00:01:59 -07:00
  • 7b1f8f57c3 Update rrsync & its opt-culling script. Wayne Davison 2020-06-13 22:11:37 -07:00
  • c32012d199 Need to indent a code block in the README. Wayne Davison 2020-06-13 21:31:26 -07:00
  • 9ba6ce1b67 More release improvements. Wayne Davison 2020-06-13 21:10:13 -07:00
  • ca9e247762 Mention renamed .md files. Wayne Davison 2020-06-13 20:42:33 -07:00
  • f27a630e46 Don't use c++ comments. Wayne Davison 2020-06-13 20:12:15 -07:00
  • 243a9d9be0 A few more release script fixes. Wayne Davison 2020-06-13 20:11:06 -07:00
  • c528f8d5c8 Preparing for release of 3.2.0pre1 v3.2.0pre1 Wayne Davison 2020-06-13 19:16:26 -07:00
  • 1d1c0f14e1 Make -4 & -6 also able to affect an ssh remote shell. Wayne Davison 2020-06-13 18:49:52 -07:00
  • e63ff70eae Some indentation fixes. Wayne Davison 2020-06-13 18:19:12 -07:00
  • 8a70f1420b Some fixes for the release script & other helpers. Wayne Davison 2020-06-13 18:03:01 -07:00
  • cdf58a7aba Change alt_dest_name() to alt_dest_opt(). Wayne Davison 2020-06-13 12:04:13 -07:00
  • 1d6c9676f9 Change 3 alt-dest vars to just one + some defines. Wayne Davison 2020-06-13 11:47:08 -07:00
  • 3d29fa99ec Tweak a couple var names. Wayne Davison 2020-06-13 11:24:30 -07:00
  • d167935874 Change a function name. Wayne Davison 2020-06-13 03:03:33 -07:00
  • d326961290 Fix overzealous setting of mtime & tweak time comparisons Wayne Davison 2020-06-13 02:32:15 -07:00
  • 7dec4029ee Convert a couple files to UTF-8; more Copyright years. Wayne Davison 2020-06-13 02:31:00 -07:00
  • ab0189c813 Make use of poptDupArgv(). Wayne Davison 2020-06-12 23:10:44 -07:00
  • bb484a799e The unalias argv array needs room for a trailing NULL. Wayne Davison 2020-06-12 23:10:32 -07:00
  • ad9f1571ce Add hashtable to delete_in_dir() to fix -x deletions Wayne Davison 2020-06-12 16:52:54 -07:00
  • f800557824 Tweak the hashtable routines to be a little clearer and easier. Wayne Davison 2020-06-12 16:39:29 -07:00
  • 13f81f4aa7 Tweak a usage message. Wayne Davison 2020-06-12 10:20:33 -07:00
  • d3ae752c53 Fix running prepare-source from a separate build dir. Wayne Davison 2020-06-12 09:29:30 -07:00
  • e3437244b5 Improve how the help lines are harvested from the md file. Wayne Davison 2020-06-12 08:42:59 -07:00
  • 1efeb59166 Enable SIMD by default (if g++ is around). Wayne Davison 2020-06-12 08:02:51 -07:00
  • d4fc18f375 Use the refused-option code to disable options that aren't compiled into the source. Wayne Davison 2020-06-11 22:26:59 -07:00
  • 58680edb12 Improve checkcsum/compress info that may differ between packaged versions. Wayne Davison 2020-06-11 21:57:37 -07:00
  • 34141954c7 Add packaging notes to NEWS. Wayne Davison 2020-06-11 20:32:44 -07:00
  • cba00be622 Translate man page's option list into .h files for options.h to use. Wayne Davison 2020-06-11 20:24:53 -07:00
  • de78dd685b Simplify the install of rsync-ssl by unifying 2 scripts. Wayne Davison 2020-06-11 18:47:43 -07:00
  • 88abb50229 Promote newer compressors to the start of the list. Wayne Davison 2020-06-11 18:01:50 -07:00
  • 6d6b8595df Remove generated doc files via make clean. Wayne Davison 2020-06-11 17:34:17 -07:00
  • 66bd4774a8 Allow maintainer to build with /usr/local prefix but document /usr. Wayne Davison 2020-06-11 17:09:33 -07:00
  • c117fa4bf9 Create a get_device_size() helper function. Wayne Davison 2020-06-11 16:08:15 -07:00
  • b040825b86 Improve the haproxy header docs. Wayne Davison 2020-06-11 15:16:17 -07:00
  • 3c793ef153 Use /dev/shm instead of requiring /dev/shm/tmp. Wayne Davison 2020-06-11 14:33:25 -07:00
  • cff0764b7f Add haproxy header parameter to rsync daemon Wayne Davison 2020-06-11 14:03:11 -07:00
  • a3377921eb Add early exec daemon parameter. Wayne Davison 2020-06-10 20:10:53 -07:00
  • a61ffbafe5 Make sure the tmpdir2 dir is writable. Wayne Davison 2020-06-10 13:58:43 -07:00
  • 190b474610 Mention how to run a single test. Wayne Davison 2020-06-10 13:57:25 -07:00
  • 85e90b0f80 Update copyright year in runtests.sh too. Wayne Davison 2020-06-10 13:58:42 -07:00
  • 516ca6a442 Add support for /run/shm/tmp dir so the CI action doesn't skip a test. Wayne Davison 2020-06-10 13:14:27 -07:00
  • fe993ca94d Have the CI actions run make check29 & check30. Wayne Davison 2020-06-10 11:51:44 -07:00
  • f8683063fb Fix a couple batchfile issues. Wayne Davison 2020-06-10 11:05:09 -07:00
  • 7c83eb6e63 Improve gensend rule & list of PHONY targets. Wayne Davison 2020-06-10 09:44:23 -07:00
  • 58e8ecf48f Improvements for release process; a gensend hook. Wayne Davison 2020-06-10 09:21:21 -07:00
  • c5e44330a5 Fix double-gen of manpages. Wayne Davison 2020-06-10 00:39:30 -07:00
  • ae82762c31 Fix the output with -D; a few minor tweaks. Wayne Davison 2020-06-10 00:26:29 -07:00
  • 2ac7401b44 Mention the github rsync home. Wayne Davison 2020-06-09 17:41:15 -07:00
  • 44af79223e The samba rsync server now requires ssl. Wayne Davison 2020-06-09 17:21:51 -07:00
  • 03fc62ad2f More man processing improvements Wayne Davison 2020-06-09 15:21:38 -07:00
  • 68c865c9e6 A few more man page script improvements. Wayne Davison 2020-06-09 09:12:32 -07:00