rsync.git
2022-09-30 Wayne DavisonPreparing for release of 3.2.7pre1 v3.2.7pre1
2022-09-30 Wayne DavisonA few more doc tweaks & comment tweaks.
2022-09-30 Wayne DavisonExplicitly ignore snprintf() return value.
2022-09-25 Wayne DavisonMore NEWS updates.
2022-09-25 Wayne DavisonFix compile w/o openssl; disable sha256 & sha512 for...
2022-09-21 Wayne DavisonAvoid test -e.
2022-09-20 Wayne DavisonFix a link.
2022-09-20 Wayne DavisonSome "use chroot" improvements.
2022-09-20 Wayne DavisonStop importing "re".
2022-09-15 Wayne DavisonPre-compute FILE_SUM_EXTRA_CNT.
2022-09-15 Wayne DavisonWe always add a slash now that path is cleaned.
2022-09-15 Kenneth FinneganUse string length diff heuristic to skip Levenshtein...
2022-09-14 Wayne DavisonMake the implied-arg adding for --relative more efficient.
2022-09-14 Wayne DavisonMore NEWS updates.
2022-09-14 Wayne DavisonFix exclusion of /. with --relative.
2022-09-14 Wayne DavisonTweak a define.
2022-09-14 Wayne DavisonUse UNSUPPORTED instead of PROTOCOL for various validat...
2022-09-14 Wayne DavisonUse hashlittle2() for xattr hashing
2022-09-14 Wayne DavisonAdd hashlittle2() and ensure the hash is never 0
2022-09-14 Wayne DavisonFix really silly bug with --relative rules.
2022-09-14 Wayne DavisonImprove var ref.
2022-09-14 Wayne DavisonNEWS tweak.
2022-09-13 Wayne DavisonUpdate NEWS.
2022-09-13 Wayne DavisonFix bug with validing remote filter rules.
2022-09-11 Wayne DavisonMention the filename when unpack_smb_acl() returns...
2022-09-11 Wayne DavisonRequire a newer protocol to specify the digest list.
2022-09-11 Wayne DavisonTalk about the new daemon greeting line.
2022-09-11 Wayne DavisonImprove output of "N-bit" items in json data.
2022-09-11 Wayne DavisonAlso change dashes in the dict var names to make jq...
2022-09-10 Wayne DavisonA few more tweaks.
2022-09-10 Wayne DavisonUnify older protect-args capability to secluded-args...
2022-09-10 Wayne DavisonUse dict for capabilities & optimizations in json output.
2022-09-10 Wayne DavisonUse JSON output if --version (-V) is repeated (client...
2022-09-10 Wayne DavisonAdd support for various SHA checksum digests
2022-09-10 Wayne DavisonImprove various things in the checksum code
2022-09-09 Wayne DavisonTry freebsd-13-1 to fix weird wget issue.
2022-09-09 Wayne DavisonWhen deleting a tag, del in the patches dir too.
2022-09-09 Wayne DavisonStart 3.2.7dev going.
2022-09-09 Wayne DavisonPreparing for release of 3.2.6 v3.2.6
2022-09-09 Wayne DavisonMention a potential bash security issue with openssh...
2022-09-02 Wayne DavisonA few more minor tweaks.
2022-09-02 Wayne DavisonImprove the daemon info a bit.
2022-08-24 Wayne DavisonTweak a couple links.
2022-08-24 Wayne DavisonMention that copying to a case-ignoring filesystem...
2022-08-24 Wayne DavisonFix an unreleased bug handling a leading dot.
2022-08-23 Wayne DavisonAnother spelling fix.
2022-08-23 Wayne DavisonFix a link.
2022-08-23 Wayne DavisonFix split limits.
2022-08-23 Wayne DavisonRename `--protect-args` to `--secluded-args`.
2022-08-22 Wayne DavisonMore NEWS tweaks.
2022-08-21 Wayne DavisonAdd safety check for local --remove-source-files.
2022-08-20 Wayne DavisonMention the latest changes.
2022-08-19 Wayne DavisonMake sure that the configure.sh script is up-to-date...
2022-08-19 Wayne DavisonMention `copy-devices`.
2022-08-19 Wayne DavisonRemove unneeded var.
2022-08-19 Wayne DavisonStop enabling -pedantic-errors.
2022-08-19 Wayne DavisonChange name_num_obj struct to use a name_num_item pointer.
2022-08-18 Samuel HenriqueFix typos on manpage (#358)
2022-08-17 Wayne DavisonFix issue when the files-from list isn't nl terminated.
2022-08-16 Wayne DavisonAnother mkgitver tweak & mention it in NEWS.
2022-08-16 Wayne DavisonRemove useless comment.
2022-08-16 Wayne DavisonOnly run git describe if .git exists in the $srcdir.
2022-08-16 Wayne DavisonStart 3.2.6dev going.
2022-08-16 Wayne DavisonDo more path cleaning in add_implied_include(); make...
2022-08-16 Wayne DavisonAllow ~/remote/./path with -R if the path has /./ in it.
2022-08-14 Wayne DavisonWe must use the CSUM_CHUNK size in the non-openssl...
2022-08-14 Wayne DavisonFix another dot-dir implied arg issue. v3.2.5
2022-08-14 Wayne DavisonPreparing for release of 3.2.5
2022-08-14 Wayne DavisonUpdate the NEWS.
2022-08-14 Wayne DavisonEnsure a dynamically linked xxhash lib is >= 0.8 for...
2022-08-13 Wayne DavisonRemove some trailing whitespace.
2022-08-10 Wayne DavisonMake a `--trust-sender` a bit clearer.
2022-08-10 Wayne DavisonOne more doc tweak.
2022-08-10 Wayne DavisonAdd packaging note.
2022-08-10 Wayne DavisonFix handling of a character class with an escaped closi...
2022-08-10 Wayne DavisonBe a little paranoid.
2022-08-10 Wayne DavisonA couple manpage tweaks.
2022-08-09 Wayne DavisonAdd `--trust-sender` option.
2022-08-09 Wayne DavisonEscape leading tilde char when "~" or with -R.
2022-08-09 Wayne DavisonFix handling of daemon module names in file-list verifi...
2022-08-09 Wayne DavisonPreparing for release of 3.2.5pre2 v3.2.5pre2
2022-08-09 Wayne DavisonFix --relative when copying an absolute path.
2022-08-09 Wayne DavisonHandle files-from args that span 2 buffers.
2022-08-09 Wayne DavisonA fix for the zlib fix.
2022-08-09 Wayne DavisonHandle a "[foo]" arg matching the literal wildcards.
2022-08-09 Wayne DavisonFix some issues with backslashed wildcards in args.
2022-08-09 Wayne DavisonHandle a trailing "/." at the end of a source arg.
2022-08-07 Wayne DavisonUpdate the NEWS.
2022-08-07 Wayne DavisonFix zlib bug with a large gzip header extra field
2022-08-07 Wayne DavisonMake sure that --read-batch doesn't try to check args.
2022-08-03 Wayne DavisonSome md-convert doc tweaks.
2022-08-02 Jakub WilkFix typos in NEWS (#339)
2022-08-02 Wayne DavisonPreparing for release of 3.2.5pre1 v3.2.5pre1
2022-08-02 Wayne DavisonTweaks to allow for a release.
2022-08-02 Wayne DavisonMore NEWS.
2022-08-02 Wayne DavisonA few more minor tweaks.
2022-08-01 Wayne DavisonAvoid the getgroups program when cross-compiliing.
2022-08-01 Wayne DavisonMake sure sign is consistend in 2 gid comparisons.
2022-08-01 Wayne DavisonA few more minor changes.
2022-08-01 Wayne DavisonMore improvements to file-list checking
next