rsync.git
8 days ago Wayne DavisonMore tweaks for Actions. master
8 days ago Wayne DavisonSeparate the builds and make Cygwin always run.
8 days ago Wayne DavisonWork around pkg install issue.
8 days ago Wayne DavisonGet fetch-depth:0 right.
8 days ago Wayne DavisonGet rid of gensend target & cached git version.
8 days ago Wayne DavisonGet the "dev" suffix right.
8 days ago Wayne DavisonRemove duplicate paragraph.
10 days ago Charalampos MitrodimasCI: added Solaris build
10 days ago Wayne DavisonTweak maintainer messaging.
10 days ago Wayne DavisonChanges for 3.3.1dev.
11 days ago Andrew TridgellCI: fixed rules for when to trigger
11 days ago Andrew Tridgellsupport: added install_deps_ubuntu.sh
11 days ago Andrew Tridgellcheck for stpcpy
11 days ago Andrew Tridgellupdate to popt 1.19
12 days ago RoseSilence unused var warning
12 days ago Christian Hessehint that a proxy can handle plain and ssl stream at...
12 days ago Andrew TridgellCI: added FreeBSD build
12 days ago Andrew Tridgellremoved old cirrus CI
12 days ago Ivan Babrouconfigure.ac: fix failing IPv6 check due to missing...
12 days ago Wayne DavisonUpdate github links.
12 days ago Wayne DavisonPreparing for release of 3.3.0 [buildall] v3.3.0
12 days ago Wayne DavisonSome year updates.
12 days ago Wayne DavisonMention latest changes in NEWS.
12 days ago Jiri Slabyexclude: fix crashes with fortified strlcpy()
13 days ago Grant Gardnertypo in rsyncd.conf.5.md
2023-06-27 Wayne DavisonMake `--max-alloc=0` safer.
2023-05-22 Wayne DavisonConvert mnt-excl into python.
2023-05-17 Wayne DavisonFix old stats bug that counted devices as symlinks.
2023-05-08 Wayne DavisonA couple more NEWS improvements.
2023-05-04 Wayne DavisonMention updated config files.
2023-05-04 zhangwenlongupdate config.guess config.sub (#478)
2023-05-01 Wayne DavisonA couple spelling tweaks; tweak order.
2023-04-29 Wayne DavisonPreparing for release of 3.3.0pre1 [buildall] v3.3.0pre1
2023-04-29 Wayne DavisonUpdate the NEWS.
2023-04-29 Wayne DavisonMention that `--crtimes` support is spotty.
2023-04-29 Wayne DavisonFix issue with trailing --sparse --inplace blocks.
2023-04-23 Wayne DavisonAdd --force-link-text to md-convert.
2023-04-22 Wayne DavisonFix overflow of sum2 buffer for sha1 rolling checksums.
2023-04-22 Wayne DavisonMake use of .UR & .UE for links.
2023-03-30 Wayne DavisonTweak shell protection news to mention a few more chara...
2023-03-30 dogvisoradd rrsync option to enforce `--ignore-existing` (...
2023-02-06 Wayne DavisonFix flist string comparison issue in tr_TR.utf-8 locale.
2023-01-09 Wayne DavisonDon't call memcmp() on an empty lastdir.
2023-01-05 Wayne DavisonAdd backtick to SHELL_CHARS.
2022-12-02 Wayne DavisonTrust the sender on a local transfer.
2022-11-23 Wayne DavisonA couple manpage links.
2022-11-23 Wayne DavisonImprove [global] module documentation.
2022-11-23 Wayne DavisonDuplicate argv data before poptFreeContext().
2022-11-20 Wayne DavisonAnother python conversion.
2022-11-16 Wayne DavisonConvert a few more scripts to python3.
2022-11-10 Wayne DavisonTweak an older NEWS item to be a bit clearer.
2022-11-05 Wayne DavisonAvoid quoting of tilde when it's a destination arg.
2022-11-03 Wayne DavisonUpgrade verion of actions.
2022-10-26 Wayne DavisonCheck for EVP_MD_CTX_copy in crypto lib instead of...
2022-10-25 Wayne DavisonCall `OpenSSL_add_all_algorithms()` on older openssl...
2022-10-25 Wayne DavisonInit the checksum choices before the daemon auth.
2022-10-24 Wayne DavisonFix protocol <= 29 daemon auth if openssl is handling...
2022-10-22 Wayne DavisonCygwin needs stdout flushed. [buildall]
2022-10-21 Wayne DavisonPreparing for release of 3.2.7 [buildall] v3.2.7
2022-10-21 Wayne DavisonImprove JSON output a bit more.
2022-10-20 Wayne DavisonMake use of -VV when checking rsync capabilities.
2022-10-20 Wayne DavisonRe-run the exclude test using lsh.sh pull.
2022-10-16 Wayne DavisonImprove `--mkpath` a bit more.
2022-10-16 Wayne DavisonInclude "buildall" flag in the release commit.
2022-10-16 Wayne DavisonYet another manpage tweak.
2022-10-16 Wayne DavisonFix version verification when "\|" doesn't work in...
2022-10-16 Wayne DavisonSilence autoconf warnings.
2022-10-16 Wayne DavisonMake the new manpage section better.
2022-10-16 Wayne DavisonA few more manpage clarifications.
2022-10-15 Alexponomarev7Fix autoconf help strings (#389)
2022-10-12 Wayne DavisonAdd info on single-file copying; tweak `--mkpath`.
2022-10-10 Wayne DavisonTweak NEWS.
2022-10-07 Wayne DavisonChange fgrep to grep.
2022-10-02 Wayne DavisonFix validation of "preN" git tags for git-version.h.
2022-10-02 Wayne DavisonMention smart-make in a comment.
2022-10-02 Wayne DavisonMention the `--list-only` output format.
2022-10-02 Wayne DavisonMention latest changes.
2022-10-02 Wayne DavisonComplain if the destination arg is empty.
2022-10-02 Wayne DavisonRead a 4-byte mtime as unsigned (old-protocol).
2022-10-01 Wayne DavisonUse newer protocol to avoid mtime corruption.
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.
next