summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Require a newer protocol to specify the digest list.Wayne Davison2022-09-101-3/+9
* Talk about the new daemon greeting line.Wayne Davison2022-09-101-16/+36
* Improve output of "N-bit" items in json data.Wayne Davison2022-09-102-7/+17
* Also change dashes in the dict var names to make jq use easier.Wayne Davison2022-09-102-2/+3
* A few more tweaks.Wayne Davison2022-09-102-4/+9
* Unify older protect-args capability to secluded-args name.Wayne Davison2022-09-101-0/+2
* Use dict for capabilities & optimizations in json output.Wayne Davison2022-09-102-13/+35
* Use JSON output if --version (-V) is repeated (client side only).Wayne Davison2022-09-105-31/+170
* Add support for various SHA checksum digestsWayne Davison2022-09-105-1/+63
* Improve various things in the checksum codeWayne Davison2022-09-1018-270/+517
* Try freebsd-13-1 to fix weird wget issue.Wayne Davison2022-09-091-1/+1
* When deleting a tag, del in the patches dir too.Wayne Davison2022-09-091-0/+2
* Start 3.2.7dev going.Wayne Davison2022-09-092-1/+12
* Preparing for release of 3.2.6v3.2.6Wayne Davison2022-09-094-7/+7
* Mention a potential bash security issue with openssh forced commands.Wayne Davison2022-09-091-0/+24
* A few more minor tweaks.Wayne Davison2022-09-011-4/+4
* Improve the daemon info a bit.Wayne Davison2022-09-011-12/+19
* Tweak a couple links.Wayne Davison2022-08-231-2/+2
* Mention that copying to a case-ignoring filesystem can be problematical.Wayne Davison2022-08-231-0/+18
* Fix an unreleased bug handling a leading dot.Wayne Davison2022-08-231-3/+3
* Another spelling fix.Wayne Davison2022-08-231-1/+1
* Fix a link.Wayne Davison2022-08-231-1/+1
* Fix split limits.Wayne Davison2022-08-231-2/+2
* Rename `--protect-args` to `--secluded-args`.Wayne Davison2022-08-237-44/+63