summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Init the checksum choices before the daemon auth.Wayne Davison2022-10-251-0/+2
* Fix protocol <= 29 daemon auth if openssl is handling md4.Wayne Davison2022-10-241-1/+3
* Cygwin needs stdout flushed. [buildall]Wayne Davison2022-10-221-0/+1
* Preparing for release of 3.2.7 [buildall]v3.2.7Wayne Davison2022-10-203-8/+8
* Improve JSON output a bit more.Wayne Davison2022-10-203-8/+26
* Make use of -VV when checking rsync capabilities.Wayne Davison2022-10-209-11/+11
* Re-run the exclude test using lsh.sh pull.Wayne Davison2022-10-192-25/+41
* Improve `--mkpath` a bit more.Wayne Davison2022-10-161-12/+14
* Include "buildall" flag in the release commit.Wayne Davison2022-10-161-1/+1
* Yet another manpage tweak.Wayne Davison2022-10-161-12/+11
* Fix version verification when "\|" doesn't work in sed.Wayne Davison2022-10-161-2/+4
* Silence autoconf warnings.Wayne Davison2022-10-163-17/+8
* Make the new manpage section better.Wayne Davison2022-10-161-20/+23
* A few more manpage clarifications.Wayne Davison2022-10-151-13/+27
* Fix autoconf help strings (#389)Alexponomarev72022-10-151-2/+2
* Add info on single-file copying; tweak `--mkpath`.Wayne Davison2022-10-121-18/+41
* Tweak NEWS.Wayne Davison2022-10-101-1/+1
* Change fgrep to grep.Wayne Davison2022-10-061-1/+1
* Fix validation of "preN" git tags for git-version.h.Wayne Davison2022-10-021-1/+1
* Mention smart-make in a comment.Wayne Davison2022-10-021-0/+2
* Mention the `--list-only` output format.Wayne Davison2022-10-021-7/+11
* Mention latest changes.Wayne Davison2022-10-022-7/+32
* Complain if the destination arg is empty.Wayne Davison2022-10-021-2/+13
* Read a 4-byte mtime as unsigned (old-protocol).Wayne Davison2022-10-022-1/+8
* Use newer protocol to avoid mtime corruption.Wayne Davison2022-10-011-1/+1
* Preparing for release of 3.2.7pre1v3.2.7pre1Wayne Davison2022-09-305-10/+10
* A few more doc tweaks & comment tweaks.Wayne Davison2022-09-306-64/+69
* Explicitly ignore snprintf() return value.Wayne Davison2022-09-301-1/+1
* More NEWS updates.Wayne Davison2022-09-251-4/+17
* Fix compile w/o openssl; disable sha256 & sha512 for --checksum.Wayne Davison2022-09-251-13/+15
* Avoid test -e.Wayne Davison2022-09-201-1/+1
* Fix a link.Wayne Davison2022-09-201-4/+5
* Some "use chroot" improvements.Wayne Davison2022-09-204-41/+84
* Stop importing "re".Wayne Davison2022-09-191-1/+1
* Pre-compute FILE_SUM_EXTRA_CNT.Wayne Davison2022-09-152-3/+5
* We always add a slash now that path is cleaned.Wayne Davison2022-09-151-5/+2
* Use string length diff heuristic to skip Levenshtein Algo (#369)Kenneth Finnegan2022-09-152-4/+14
* Make the implied-arg adding for --relative more efficient.Wayne Davison2022-09-141-20/+25
* More NEWS updates.Wayne Davison2022-09-141-11/+14
* Fix exclusion of /. with --relative.Wayne Davison2022-09-141-1/+1
* Tweak a define.Wayne Davison2022-09-141-1/+1
* Use UNSUPPORTED instead of PROTOCOL for various validation checks.Wayne Davison2022-09-131-4/+4
* Use hashlittle2() for xattr hashingWayne Davison2022-09-131-12/+4
* Add hashlittle2() and ensure the hash is never 0Wayne Davison2022-09-131-4/+168
* Fix really silly bug with --relative rules.Wayne Davison2022-09-131-1/+1
* Improve var ref.Wayne Davison2022-09-131-1/+1
* NEWS tweak.Wayne Davison2022-09-131-1/+1
* Update NEWS.Wayne Davison2022-09-121-0/+2
* Fix bug with validing remote filter rules.Wayne Davison2022-09-123-15/+23
* Mention the filename when unpack_smb_acl() returns an error.Wayne Davison2022-09-112-1/+2