Commit Graph

  • 66ca4fc97b Allow --block-size's size to have a suffix. Wayne Davison 2020-07-10 12:54:33 -07:00
  • 7d63f8b249 Add missing "M" in SIZE suffixes; mention bytes are the default. Wayne Davison 2020-07-10 09:58:48 -07:00
  • bb1365dd77 Fix see_token zstd case. Wayne Davison 2020-07-10 09:47:16 -07:00
  • bcc273d460 Clean more built .h files. Wayne Davison 2020-07-09 15:17:00 -07:00
  • a6da3c67f8 Must read the nsec val even w/o CAN_SET_NSEC. Wayne Davison 2020-07-08 14:17:01 -07:00
  • ab110fc8fb Warning fixes & impossible-failure improvements Wayne Davison 2020-07-08 12:19:16 -07:00
  • 7265d96116 Avoid non-updating proto.h on Alpine. Wayne Davison 2020-07-07 23:49:37 -07:00
  • 560b63b051 Avoid a test failure on Alpine. Wayne Davison 2020-07-07 23:05:41 -07:00
  • 0eb82a7c90 Fix xattr issue with MIGHT_NEED_PRE. Fixes bugzilla 13113. Wayne Davison 2020-07-07 20:07:31 -07:00
  • f92a5182fc Tweak the NEWS. Wayne Davison 2020-07-07 19:50:13 -07:00
  • fb6fabc116 Fix an xattr free of the wrong object. Wayne Davison 2020-07-07 14:18:28 -07:00
  • c3269275a8 Don't use UNUSED() when an arg is used sometimes. Wayne Davison 2020-07-07 13:12:51 -07:00
  • 7e47855d47 Update the NEWS. Wayne Davison 2020-07-07 12:38:20 -07:00
  • d2d6ad481a Allow --max-alloc=0 for unlimited. Wayne Davison 2020-07-07 11:56:23 -07:00
  • 5dcb49c7dd Allow --bwlimit=0 again. Wayne Davison 2020-07-07 11:40:27 -07:00
  • 19d8550cf4 One more TANDEM include. Wayne Davison 2020-07-06 09:41:31 -07:00
  • 7610f76aea Remove another file_struct kluge. Wayne Davison 2020-07-06 09:31:22 -07:00
  • 59cb358fda More TANDEM changes Wayne Davison 2020-07-06 00:00:36 -07:00
  • bb16db1747 Send the uid/gid 0 name since not all systems use 0 for root. Wayne Davison 2020-07-05 22:51:12 -07:00
  • d6f0342a34 Change name map funcs to return a const char*. Wayne Davison 2020-07-05 22:17:09 -07:00
  • 6f6e5b51cc Some TANDEM ACL support. Wayne Davison 2020-07-05 19:57:30 -07:00
  • 28de25a664 Some whitespace & paren cleanup. Wayne Davison 2020-07-05 20:07:10 -07:00
  • 052b34dceb A bit more configure tweaking. Wayne Davison 2020-07-05 19:12:48 -07:00
  • 748b5c5d53 Some configure tweaks for TANDEM. Wayne Davison 2020-07-05 19:08:44 -07:00
  • e1e4ffe057 Some C99 flexible array changes Wayne Davison 2020-07-05 17:04:37 -07:00
  • 1b53b2ff4b Tweak a comment. Wayne Davison 2020-07-05 14:41:53 -07:00
  • da45cecfc8 Tweak a couple var names. Wayne Davison 2020-07-05 09:33:03 -07:00
  • 87b5d233e9 Setup for 3.2.3dev. Wayne Davison 2020-07-05 09:26:40 -07:00
  • 194cee671d Preparing for release of 3.2.2 v3.2.2 Wayne Davison 2020-07-04 23:12:59 -07:00
  • b7c5520add Handle tweaked NEWS headings & protocol change. Wayne Davison 2020-07-04 22:41:16 -07:00
  • 2bee307592 Get rid of some superfluous lz4 code. Wayne Davison 2020-07-04 15:58:56 -07:00
  • 85e62c330d Tweak indentation. Wayne Davison 2020-07-04 15:27:47 -07:00
  • 0add026a5d Initialize values string in a more consistent spot. Wayne Davison 2020-07-04 14:16:01 -07:00
  • f4184849c4 Use module_id more consistently after it is set. Wayne Davison 2020-07-04 10:26:56 -07:00
  • 565cde84a7 Don't turn off the user's open-noatime unless the module is forcing the value. Wayne Davison 2020-07-04 10:23:17 -07:00
  • f0e670b4c6 Add "open noatime" module option to rsyncd.conf Paul Slootman 2020-07-04 16:28:50 +02:00
  • ef8951779d Fix issue in --compress-level doc. Wayne Davison 2020-07-03 11:58:36 -07:00
  • e285f8f9d2 Some NEWS and man page tweaks. Wayne Davison 2020-07-02 22:33:40 -07:00
  • cb383673f6 Tweak a var name. Wayne Davison 2020-07-02 09:22:43 -07:00
  • 0768d620a5 Another table tweak. Wayne Davison 2020-07-01 14:20:14 -07:00
  • d640d78f91 Change how protocol changes are mentioned; fix table in html. Wayne Davison 2020-07-01 13:56:12 -07:00
  • 544b3d8b3b A few more systemd tweaks. Wayne Davison 2020-07-01 11:36:00 -07:00
  • ce12142c45 Don't set systemd ProtectHome=on by default. Wayne Davison 2020-07-01 10:40:02 -07:00
  • c83a81ca38 Move name exceptions into the txt file. Wayne Davison 2020-07-01 09:05:21 -07:00
  • d88db22ae8 Add support for the remaining parser types. Wayne Davison 2020-07-01 08:07:07 -07:00
  • a1cc50ba96 Preparing for release of 3.2.2pre3 v3.2.2pre3 Wayne Davison 2020-06-30 23:17:50 -07:00
  • feb2fff894 Put the optimizations into their own list. Wayne Davison 2020-06-30 19:11:28 -07:00
  • 7d30490ef4 Simplify the daemon parameter definitions Wayne Davison 2020-06-30 18:16:55 -07:00
  • 317beebef8 Avoid crash of transfer logging w/default log format. Wayne Davison 2020-06-30 12:02:48 -07:00
  • 7a413c9722 Avoid strdup redefinition warning. Wayne Davison 2020-06-30 08:27:20 -07:00
  • 5be7363297 Avoid bloating the src-dir scan. Wayne Davison 2020-06-29 21:45:56 -07:00
  • 646784f0e5 Move the new target after "all". Wayne Davison 2020-06-29 20:04:54 -07:00
  • 18ed3f0279 More patch-update improvements; configure.ac tweak; Makefile tweaks. Wayne Davison 2020-06-29 19:46:45 -07:00
  • 00dd50a00c Preparing for release of 3.2.2pre2 v3.2.2pre2 Wayne Davison 2020-06-28 19:54:38 -07:00
  • 7039d14616 Improve the per-branch build dir support Wayne Davison 2020-06-28 15:21:43 -07:00
  • ec3c9f2f5a Improve alternate build-dir support Wayne Davison 2020-06-28 13:22:15 -07:00
  • 3b4f5fb891 Move the version string out of configure.ac. Wayne Davison 2020-06-28 13:46:48 -07:00
  • 76064b1bf2 Fix rebuilding configure.sh in an alternate build dir Wayne Davison 2020-06-28 11:18:55 -07:00
  • 8df766917e A bit more man page & NEWS tweaking. Wayne Davison 2020-06-28 09:14:57 -07:00
  • 299430a6c1 Lack of "saw" values now reported as "INVALID"; tweak a comment. Wayne Davison 2020-06-27 23:13:25 -07:00
  • dcbe005a6a Preparing for release of 3.2.2pre1 v3.2.2pre1 Wayne Davison 2020-06-27 21:22:49 -07:00
  • af57b55bdb Some misc cleanup Wayne Davison 2020-06-27 21:19:52 -07:00
  • 967e6426b9 Improve the NSTR differentiation idiom. Wayne Davison 2020-06-27 19:25:03 -07:00
  • 61971acbe1 Some more doc & NEWS improvements. Wayne Davison 2020-06-27 18:51:09 -07:00
  • 5bd0b6cf71 Change the CI name Wayne Davison 2020-06-27 18:40:21 -07:00
  • 0eec25f75b Some patch-update & vim ft improvements Wayne Davison 2020-06-27 12:06:13 -07:00
  • 3a6f06003c Improve the output when a negotiation fails. Wayne Davison 2020-06-27 10:39:16 -07:00
  • f805d1a7f7 More NEWS and man page changes. Wayne Davison 2020-06-27 10:39:12 -07:00
  • ab29ee9c44 Negotation env lists can specify "client & server" Wayne Davison 2020-06-26 16:51:30 -07:00
  • d07c2992d1 A few more simple changes & fixes. Wayne Davison 2020-06-26 13:10:10 -07:00
  • b1a8b09c21 Some man page changes. Wayne Davison 2020-06-26 11:27:27 -07:00
  • fe2ef556d9 A few more tweaks. Wayne Davison 2020-06-25 21:32:00 -07:00
  • 11eb67eec9 Some memory allocation improvements Wayne Davison 2020-06-25 19:59:19 -07:00
  • 39a083b16b Add missing semicolon in man page Christian Hesse 2020-06-24 14:06:56 +02:00
  • 202b7b18af Tweak alloc args to size_t w/proper realloc order. Wayne Davison 2020-06-24 17:35:02 -07:00
  • 20934382e3 Use normal C comment style. Wayne Davison 2020-06-23 21:45:32 -07:00
  • 1bdf68b905 Prepare for future release of XXH3 & XXH128. Wayne Davison 2020-06-23 20:48:01 -07:00
  • 89827e49bc Another NEWS update. Wayne Davison 2020-06-23 19:32:44 -07:00
  • f157ff3b3a Avoid negotiating a "none" choice by default Wayne Davison 2020-06-23 19:14:11 -07:00
  • d15cfef935 Setup for 3.2.2dev. Wayne Davison 2020-06-23 18:56:44 -07:00
  • 28f9c960d5 The server side can enforce its negotiation limits Wayne Davison 2020-06-23 18:45:50 -07:00
  • 323c42d51e Improve how the env restricts negotiated strings Wayne Davison 2020-06-23 17:19:58 -07:00
  • d1fdf9ff8d Avoid -U if --atimes is disabled. Wayne Davison 2020-06-23 15:53:47 -07:00
  • e93f40d8b4 Apple needs a leading underscore. Wayne Davison 2020-06-23 15:47:27 -07:00
  • 4df1b1d4fe Makefile.in: Use srcdir for installing rsync-ssl Hiroshi Takekawa 2020-06-23 19:17:53 +09:00
  • 1af58f6b77 Improve the info about compression. Wayne Davison 2020-06-22 20:37:52 -07:00
  • a8fc8fc2d2 Preparing for release of 3.2.1 v3.2.1 Wayne Davison 2020-06-22 19:31:16 -07:00
  • b8b7f1f3d0 Fix a typo. Wayne Davison 2020-06-22 19:30:07 -07:00
  • 622a116917 A few more man page tweaks. Wayne Davison 2020-06-22 19:21:32 -07:00
  • b51b0b3236 Get the NEWS heading idiom right. Wayne Davison 2020-06-22 14:43:01 -07:00
  • 8cb1c99563 A few more https changes. Wayne Davison 2020-06-22 14:21:15 -07:00
  • 597a751466 Update links to https. Wayne Davison 2020-06-22 14:16:21 -07:00
  • 5a9e4ae5e7 Improve the options info a bit more. Wayne Davison 2020-06-22 14:12:27 -07:00
  • 3094552311 Add --zl=N opt & improve its docs. Wayne Davison 2020-06-22 13:41:42 -07:00
  • e4c9ff5873 Make --backup be set when --backup-dir is used Samuel Henrique 2020-06-22 19:34:32 +01:00
  • 9b13bcf185 Add Documentation field to systemd unit Samuel Henrique 2020-06-22 19:47:07 +01:00
  • 8f6d6bcb08 Tweak valid_ipaddr() check. Wayne Davison 2020-06-22 11:17:56 -07:00
  • 300fd3055a Even more NEWS changes. Wayne Davison 2020-06-22 09:57:29 -07:00
  • f6df3708c2 A few more NEWS changes; change release script. Wayne Davison 2020-06-22 08:56:50 -07:00
  • 785cb938ec Even more NEWS improvements. Wayne Davison 2020-06-21 23:25:36 -07:00