]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2020-07-04  Paul SlootmanAdd "open noatime" module option to rsyncd.conf
2020-07-03  Wayne DavisonFix issue in --compress-level doc.
2020-07-03  Wayne DavisonSome NEWS and man page tweaks.
2020-07-02  Wayne DavisonTweak a var name.
2020-07-01  Wayne DavisonAnother table tweak.
2020-07-01  Wayne DavisonChange how protocol changes are mentioned; fix table...
2020-07-01  Wayne DavisonA few more systemd tweaks.
2020-07-01  Wayne DavisonDon't set systemd ProtectHome=on by default.
2020-07-01  Wayne DavisonMove name exceptions into the txt file.
2020-07-01  Wayne DavisonAdd support for the remaining parser types.
2020-07-01  Wayne DavisonPreparing for release of 3.2.2pre3 v3.2.2pre3
2020-07-01  Wayne DavisonPut the optimizations into their own list.
2020-07-01  Wayne DavisonSimplify the daemon parameter definitions
2020-06-30  Wayne DavisonAvoid crash of transfer logging w/default log format.
2020-06-30  Wayne DavisonAvoid strdup redefinition warning.
2020-06-30  Wayne DavisonAvoid bloating the src-dir scan.
2020-06-30  Wayne DavisonMove the new target after "all".
2020-06-30  Wayne DavisonMore patch-update improvements; configure.ac tweak...
2020-06-29  Wayne DavisonPreparing for release of 3.2.2pre2 v3.2.2pre2
2020-06-29  Wayne DavisonImprove the per-branch build dir support
2020-06-28  Wayne DavisonImprove alternate build-dir support
2020-06-28  Wayne DavisonMove the version string out of configure.ac.
2020-06-28  Wayne DavisonFix rebuilding configure.sh in an alternate build dir
2020-06-28  Wayne DavisonA bit more man page & NEWS tweaking.
2020-06-28  Wayne DavisonLack of "saw" values now reported as "INVALID"; tweak...
2020-06-28  Wayne DavisonPreparing for release of 3.2.2pre1 v3.2.2pre1
2020-06-28  Wayne DavisonSome misc cleanup
2020-06-28  Wayne DavisonImprove the NSTR differentiation idiom.
2020-06-28  Wayne DavisonSome more doc & NEWS improvements.
2020-06-28  Wayne DavisonChange the CI name
2020-06-28  Wayne DavisonSome patch-update & vim ft improvements
2020-06-27  Wayne DavisonImprove the output when a negotiation fails.
2020-06-27  Wayne DavisonMore NEWS and man page changes.
2020-06-27  Wayne DavisonNegotation env lists can specify "client & server"
2020-06-26  Wayne DavisonA few more simple changes & fixes.
2020-06-26  Wayne DavisonSome man page changes.
2020-06-26  Wayne DavisonA few more tweaks.
2020-06-26  Wayne DavisonSome memory allocation improvements
2020-06-25  Christian HesseAdd missing semicolon in man page
2020-06-25  Wayne DavisonTweak alloc args to size_t w/proper realloc order.
2020-06-24  Wayne DavisonUse normal C comment style.
2020-06-24  Wayne DavisonPrepare for future release of XXH3 & XXH128.
2020-06-24  Wayne DavisonAnother NEWS update.
2020-06-24  Wayne DavisonAvoid negotiating a "none" choice by default
2020-06-24  Wayne DavisonSetup for 3.2.2dev.
2020-06-24  Wayne DavisonThe server side can enforce its negotiation limits
2020-06-24  Wayne DavisonImprove how the env restricts negotiated strings
2020-06-23  Wayne DavisonAvoid -U if --atimes is disabled.
2020-06-23  Wayne DavisonApple needs a leading underscore.
2020-06-23  Hiroshi TakekawaMakefile.in: Use srcdir for installing rsync-ssl
2020-06-23  Wayne DavisonImprove the info about compression.
2020-06-23  Wayne DavisonPreparing for release of 3.2.1 v3.2.1
2020-06-23  Wayne DavisonFix a typo.
2020-06-23  Wayne DavisonA few more man page tweaks.
2020-06-22  Wayne DavisonGet the NEWS heading idiom right.
2020-06-22  Wayne DavisonA few more https changes.
2020-06-22  Wayne DavisonUpdate links to https.
2020-06-22  Wayne DavisonImprove the options info a bit more.
2020-06-22  Wayne DavisonAdd `--zl=N` opt & improve its docs.
2020-06-22  Samuel HenriqueMake --backup be set when --backup-dir is used
2020-06-22  Samuel HenriqueAdd Documentation field to systemd unit
2020-06-22  Wayne DavisonTweak valid_ipaddr() check.
2020-06-22  Wayne DavisonEven more NEWS changes.
2020-06-22  Wayne DavisonA few more NEWS changes; change release script.
2020-06-22  Wayne DavisonEven more NEWS improvements.
2020-06-22  Wayne DavisonA bit more NEWS tweaking.
2020-06-22  Wayne DavisonMore talk of buggy clang++.
2020-06-22  Wayne DavisonGet the g++ version to see if it is really clang.
2020-06-22  Wayne DavisonMention the early-input on stdin.
2020-06-22  Wayne DavisonPut the date in the heading of a pre release too.
2020-06-22  Wayne DavisonPreparing for release of 3.2.1pre1 v3.2.1pre1
2020-06-22  Wayne DavisonImprove the simd note.
2020-06-22  Wayne DavisonMerge OLDNEWS.md into NEWS.md
2020-06-21  Wayne DavisonThe proto files don't need perl, so change fetch rule.
2020-06-21  Wayne DavisonOne more >= tweak.
2020-06-21  Wayne DavisonGet the early-input reading code right.
2020-06-21  Wayne DavisonLeave 3.2.0 news in the NEWS file for 3.2.1.
2020-06-21  Wayne DavisonDisable atimes on macOS.
2020-06-21  Wayne DavisonAdd `--early-input=FILE` option.
2020-06-21  Wayne DavisonOutput a helpful msg about configure only if the comman...
2020-06-21  Wayne DavisonClose STDIN for early exec script.
2020-06-21  Wayne DavisonMore NEWS changes.
2020-06-21  Wayne DavisonGive more_testing() a default target.
2020-06-21  Wayne DavisonSome more docs/news changes.
2020-06-21  Wayne DavisonUse an ssse3 target instead of an inline declaration.
2020-06-21  Wayne DavisonAdd -fno-slp-vectorize to clang++.
2020-06-21  Wayne DavisonMention atimes & protected-args in capabilities.
2020-06-21  Wayne DavisonTweak the NEWS.
2020-06-21  Wayne DavisonWe only need one capability marked with a "*".
2020-06-21  Wayne DavisonMention "asm" instead of "ASM".
2020-06-21  Wayne DavisonMention openssl-crypto in -VV list.
2020-06-21  Wayne DavisonElide -g from CXXFLAGS before the c++ test.
2020-06-21  Wayne DavisonSome README and man page tweaks.
2020-06-21  Wayne DavisonChange repo to be 3.2.1dev.
2020-06-21  Wayne DavisonRequire -VV to see SIMD & ASM in version output
2020-06-21  Wayne DavisonGet rid of -g option in CXXFLAGS (at least for now).
2020-06-21  Wayne DavisonRemove leftover case match.
2020-06-21  Wayne DavisonWhen fetching gen files, make sure aclocal.m4 is older...
2020-06-21  Wayne DavisonMore asm improvements
2020-06-21  Wayne DavisonInclude more SIMD test code to weed out older compilers.
next