Commit Graph

  • 51dae12c92 Update NEWS. Wayne Davison 2022-09-12 22:04:33 -07:00
  • 950730313d Fix bug with validing remote filter rules. Wayne Davison 2022-09-12 22:02:00 -07:00
  • 81c5c81381 Mention the filename when unpack_smb_acl() returns an error. Wayne Davison 2022-09-11 10:03:16 -07:00
  • a6a0d2f77c Require a newer protocol to specify the digest list. Wayne Davison 2022-09-10 21:52:54 -07:00
  • 418e38a878 Talk about the new daemon greeting line. Wayne Davison 2022-09-10 21:30:46 -07:00
  • b2dcabdbb9 Improve output of "N-bit" items in json data. Wayne Davison 2022-09-10 21:05:07 -07:00
  • ad53a9b5a0 Also change dashes in the dict var names to make jq use easier. Wayne Davison 2022-09-10 17:30:54 -07:00
  • 1750288660 A few more tweaks. Wayne Davison 2022-09-10 16:19:21 -07:00
  • 087fffaa2b Unify older protect-args capability to secluded-args name. Wayne Davison 2022-09-10 16:17:32 -07:00
  • 5c1fa2a21d Use dict for capabilities & optimizations in json output. Wayne Davison 2022-09-10 15:39:25 -07:00
  • 0efa63f2e6 Use JSON output if --version (-V) is repeated (client side only). Wayne Davison 2022-09-10 11:07:01 -07:00
  • ae16850dc5 Add support for various SHA checksum digests Wayne Davison 2022-09-10 10:23:36 -07:00
  • 7e2711bb2b Improve various things in the checksum code Wayne Davison 2022-09-10 09:43:47 -07:00
  • b8c2fde3a5 Try freebsd-13-1 to fix weird wget issue. Wayne Davison 2022-09-09 13:16:27 -07:00
  • 1f12b196fd When deleting a tag, del in the patches dir too. Wayne Davison 2022-09-09 12:59:22 -07:00
  • bafe73dd5c Start 3.2.7dev going. Wayne Davison 2022-09-09 12:58:22 -07:00
  • db5bfe67a5 Preparing for release of 3.2.6 v3.2.6 Wayne Davison 2022-09-09 12:23:37 -07:00
  • 5447d038c6 Mention a potential bash security issue with openssh forced commands. Wayne Davison 2022-09-09 10:47:09 -07:00
  • 711773631b A few more minor tweaks. Wayne Davison 2022-09-01 22:07:54 -07:00
  • bf3e49b453 Improve the daemon info a bit. Wayne Davison 2022-09-01 21:56:00 -07:00
  • 034d5e8770 Tweak a couple links. Wayne Davison 2022-08-23 21:05:54 -07:00
  • ad8917437a Mention that copying to a case-ignoring filesystem can be problematical. Wayne Davison 2022-08-23 20:59:13 -07:00
  • 1b664d30e4 Fix an unreleased bug handling a leading dot. Wayne Davison 2022-08-23 19:38:41 -07:00
  • ea38f34d02 Another spelling fix. Wayne Davison 2022-08-23 15:44:48 -07:00
  • 44d4727664 Fix a link. Wayne Davison 2022-08-23 15:30:37 -07:00
  • 1f2f413167 Fix split limits. Wayne Davison 2022-08-23 15:30:16 -07:00
  • 0a09df2c5e Rename --protect-args to --secluded-args. Wayne Davison 2022-08-23 08:28:06 -07:00
  • cc861cf8c0 More NEWS tweaks. Wayne Davison 2022-08-22 08:15:35 -07:00
  • 5183c0d6f0 Add safety check for local --remove-source-files. Wayne Davison 2022-08-21 09:56:33 -07:00
  • 706bff9176 Mention the latest changes. Wayne Davison 2022-08-20 08:28:48 -07:00
  • 2c1204032b Make sure that the configure.sh script is up-to-date in a release. Wayne Davison 2022-08-19 08:57:47 -07:00
  • 8adc2240e0 Mention copy-devices. Wayne Davison 2022-08-19 08:56:42 -07:00
  • 84ad83525b Remove unneeded var. Wayne Davison 2022-08-19 08:55:51 -07:00
  • 9a3449a398 Stop enabling -pedantic-errors. Wayne Davison 2022-08-18 17:33:54 -07:00
  • 3258534e99 Change name_num_obj struct to use a name_num_item pointer. Wayne Davison 2022-08-18 17:33:11 -07:00
  • b94bba4036 Fix typos on manpage (#358) Samuel Henrique 2022-08-18 05:50:43 +01:00
  • a182507bef Fix issue when the files-from list isn't nl terminated. Wayne Davison 2022-08-17 16:57:39 -07:00
  • 2895b65f53 Another mkgitver tweak & mention it in NEWS. Wayne Davison 2022-08-16 08:38:58 -07:00
  • def595c559 Remove useless comment. Wayne Davison 2022-08-15 21:56:37 -07:00
  • 68b1ce1dc3 Only run git describe if .git exists in the $srcdir. Wayne Davison 2022-08-15 21:52:13 -07:00
  • 5a4116e553 Start 3.2.6dev going. Wayne Davison 2022-08-15 19:01:56 -07:00
  • 024bf1d831 Do more path cleaning in add_implied_include(); make u.slash_cnt more accurate. Wayne Davison 2022-08-15 18:54:07 -07:00
  • db4f919ebe Allow ~/remote/./path with -R if the path has /./ in it. Wayne Davison 2022-08-15 18:18:11 -07:00
  • 6ac2c7b682 We must use the CSUM_CHUNK size in the non-openssl MD4 code. Wayne Davison 2022-08-14 14:03:02 -07:00
  • 0e10163a9d Fix another dot-dir implied arg issue. v3.2.5 Wayne Davison 2022-08-14 12:27:25 -07:00
  • 5fcf20ee9d Preparing for release of 3.2.5 Wayne Davison 2022-08-14 10:15:08 -07:00
  • fc72d2b771 Update the NEWS. Wayne Davison 2022-08-14 10:12:06 -07:00
  • b7ea3fcd19 Ensure a dynamically linked xxhash lib is >= 0.8 for XX3. Wayne Davison 2022-08-14 10:09:34 -07:00
  • 9cb7529ba6 Remove some trailing whitespace. Wayne Davison 2022-08-13 10:53:02 -07:00
  • 55ad8757ec Make a --trust-sender a bit clearer. Wayne Davison 2022-08-10 16:25:37 -07:00
  • 3e4b01173a One more doc tweak. Wayne Davison 2022-08-10 08:47:11 -07:00
  • 2f1d1d5cac Add packaging note. Wayne Davison 2022-08-10 08:42:22 -07:00
  • 4c0a4067df Fix handling of a character class with an escaped closing bracket. Wayne Davison 2022-08-09 17:51:00 -07:00
  • 8550142804 Be a little paranoid. Wayne Davison 2022-08-09 17:33:45 -07:00
  • 97f40754ba A couple manpage tweaks. Wayne Davison 2022-08-09 17:26:23 -07:00
  • cff8f04477 Add --trust-sender option. Wayne Davison 2022-08-09 11:45:56 -07:00
  • db8034f12e Escape leading tilde char when "~" or with -R. Wayne Davison 2022-08-09 11:42:14 -07:00
  • c86763dc38 Fix handling of daemon module names in file-list verification; convert some while loops to for loops. Wayne Davison 2022-08-09 11:37:37 -07:00
  • 5ce575b157 Preparing for release of 3.2.5pre2 v3.2.5pre2 Wayne Davison 2022-08-08 22:50:31 -07:00
  • fabef23bea Fix --relative when copying an absolute path. Wayne Davison 2022-08-08 21:30:21 -07:00
  • 685bf58046 Handle files-from args that span 2 buffers. Wayne Davison 2022-08-08 21:18:10 -07:00
  • 9e2921fce8 A fix for the zlib fix. Wayne Davison 2022-08-08 20:05:10 -07:00
  • 80d8f7c7cb Handle a "[foo]" arg matching the literal wildcards. Wayne Davison 2022-08-08 19:31:36 -07:00
  • 38e1b075b4 Fix some issues with backslashed wildcards in args. Wayne Davison 2022-08-08 18:30:43 -07:00
  • d659610afc Handle a trailing "/." at the end of a source arg. Wayne Davison 2022-08-08 17:36:36 -07:00
  • 6cafc1f8bf Update the NEWS. Wayne Davison 2022-08-07 09:59:43 -07:00
  • 788f11ea6a Fix zlib bug with a large gzip header extra field Wayne Davison 2022-08-07 09:27:57 -07:00
  • b7fdc9ef0e Make sure that --read-batch doesn't try to check args. Wayne Davison 2022-08-07 08:56:39 -07:00
  • 0d8cc26044 Some md-convert doc tweaks. Wayne Davison 2022-08-03 08:55:26 -07:00
  • 2955888468 Fix typos in NEWS (#339) Jakub Wilk 2022-08-02 20:31:04 +02:00
  • 0773cecc1f Preparing for release of 3.2.5pre1 v3.2.5pre1 Wayne Davison 2022-08-01 18:51:07 -07:00
  • 8e33586359 Tweaks to allow for a release. Wayne Davison 2022-08-01 18:43:11 -07:00
  • da5c72da4b More NEWS. Wayne Davison 2022-08-01 18:34:39 -07:00
  • 2f7c583143 A few more minor tweaks. Wayne Davison 2022-08-01 18:21:28 -07:00
  • 51fd4993ba Avoid the getgroups program when cross-compiliing. Wayne Davison 2022-08-01 09:00:34 -07:00
  • e37bfdb445 Make sure sign is consistend in 2 gid comparisons. Wayne Davison 2022-08-01 08:29:15 -07:00
  • 3d7015afa2 A few more minor changes. Wayne Davison 2022-08-01 07:29:44 -07:00
  • 7e5424b806 More improvements to file-list checking Wayne Davison 2022-08-01 07:00:51 -07:00
  • 43f70b961e The latest NEWS. Wayne Davison 2022-07-31 16:59:52 -07:00
  • b7231c7d02 Some extra file-list safety checks. Wayne Davison 2022-07-31 16:55:34 -07:00
  • 15c34f0a8c A few more minor doc tweaks. Wayne Davison 2022-07-11 13:31:30 -07:00
  • d1e42ffa16 A few minor fixes. Wayne Davison 2022-06-19 17:21:03 -07:00
  • 36f489c211 Link to rsyncd.conf page server-setup details. Wayne Davison 2022-06-19 16:55:18 -07:00
  • defe2287aa Improve the filter intro. Wayne Davison 2022-06-19 16:43:38 -07:00
  • 112bef11ad Improve filter discussion. Wayne Davison 2022-06-19 13:53:28 -07:00
  • b38780f3fd Some proxy improvements (mainly). Wayne Davison 2022-06-19 11:15:36 -07:00
  • 5f33238f06 Some clarifications about transfer rules. Wayne Davison 2022-06-19 11:14:43 -07:00
  • 3592ac3c02 Include bsd/strings.h if it exists Wayne Davison 2022-06-19 10:02:51 -07:00
  • c897b16f32 Fix minor typos (#327) Yuri Chornoivan 2022-06-19 19:14:36 +03:00
  • 4f741addbd Fix configure's "signed char" check Wayne Davison 2022-06-18 10:19:57 -07:00
  • 355b81d8bc Avoid -pedantic-errors on non-x86 for the moment. Wayne Davison 2022-06-18 09:42:16 -07:00
  • 6f35553372 Fix grabbing version value in configure. Wayne Davison 2022-06-01 17:41:28 -07:00
  • 71090b7e2c Improve discussion of old-args in advanced usage. Wayne Davison 2022-05-14 16:31:50 -07:00
  • 2ab2ee166e Make md-convert --test work again. Wayne Davison 2022-05-06 19:37:40 -07:00
  • 1e858e39e6 Manpage improvements. Wayne Davison 2022-05-06 17:32:48 -07:00
  • 664639e349 Use the maintainer's timezone for translating the manpage date. Wayne Davison 2022-05-06 17:24:07 -07:00
  • 517b9d91fc Setup for 3.2.5dev. Wayne Davison 2022-05-06 17:20:24 -07:00
  • 0ac7ebceef Preparing for release of 3.2.4 v3.2.4 Wayne Davison 2022-04-15 13:31:16 -07:00
  • 85c56b2603 The latest news. Wayne Davison 2022-04-11 09:46:38 -07:00
  • 10aeb75cea Add debugging comment about read_buf_(). Wayne Davison 2022-04-11 09:46:32 -07:00