]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2020-06-19  Wayne DavisonSimplify a variable.
2020-06-19  Wayne DavisonYes, we know we're discarding a return value.
2020-06-19  Wayne DavisonSimple change to recv_token().
2020-06-19  Holger HoffstättePrevent unnecessary xattr warning by reordering header...
2020-06-19  Wayne DavisonA few minor man page tweaks.
2020-06-19  Wayne DavisonMore non-breaking space/dash improvements
2020-06-19  Wayne DavisonUse `-⁠` instead of `‑`
2020-06-19  Wayne DavisonComment must be indented to avoid ending the list item.
2020-06-19  Wayne DavisonHandle a missing c++ too.
2020-06-18  Wayne DavisonMake SIMD enabled by default again (for x86_64)
2020-06-18  Wayne DavisonCheck extra rounding using an int64.
2020-06-18  Wayne DavisonWe need to use nawk or gawk on Solaris, not their weird...
2020-06-18  Wayne DavisonComplain if we can't enable simd on non-x86_64.
2020-06-18  Wayne DavisonFix clang check.
2020-06-18  Wayne DavisonGet rid of useless -e with sed.
2020-06-18  Chainfirex86-64 SIMD build fixes (#20)
2020-06-18  Wayne DavisonUse documentation to extract 2 more .h lists
2020-06-18  Wayne DavisonMake the g++ check more lenient.
2020-06-17  Wayne DavisonA few minor man page improvements.
2020-06-17  Wayne DavisonEnhance compatibility with older python3 versions.
2020-06-17  Wayne DavisonA couple more NEWS tweaks.
2020-06-17  Wayne DavisonPreparing for release of 3.2.0pre3 v3.2.0pre3
2020-06-17  Wayne DavisonBe a little more explicit with override info.
2020-06-17  Christian Hesseadd a systemd socket unit for rsync
2020-06-17  Christian Hesseupdate rsync systemd unit, add more security features
2020-06-17  Wayne DavisonChange SIMD back to disabled unless requested.
2020-06-17  Wayne DavisonSome fixes after compiling on cygwin.
2020-06-17  Wayne DavisonUpdate config.guess & config.sub.
2020-06-17  Wayne DavisonHave --disable-md2man affect the Makefile.
2020-06-17  Wayne DavisonFix /usr/bin/env with script args.
2020-06-17  Wayne DavisonUse /usr/bin/env for increased portability.
2020-06-16  Wayne DavisonA few more NEWS tweaks.
2020-06-16  benrubsonenh(configure) Promote OpenSSL crypto lib support
2020-06-16  Wayne DavisonA few more trivial tweaks.
2020-06-16  Wayne DavisonFix `md2man --test` on a fresh checkout.
2020-06-16  Wayne DavisonAdd g++ failure info; add mention of SSL rsyncd examples.
2020-06-16  Wayne DavisonOnly complain about lack of g++ on linux for now.
2020-06-16  Wayne DavisonAdd configure check for md2man functioning; split long...
2020-06-16  Wayne DavisonChange configure to make new features more likely to...
2020-06-16  Wayne DavisonFix bug in CXXFLAGS tweak.
2020-06-16  Wayne DavisonRemove the new $< use from the Makefile.
2020-06-16  Wayne DavisonTweak my email.
2020-06-16  Wayne DavisonMore spelling fixes from Fossies
2020-06-16  Wayne DavisonTurn help-from-md into an awk script.
2020-06-15  Wayne DavisonAvoid -e option to sed for BSD.
2020-06-15  Wayne DavisonA few small tweaks.
2020-06-15  Wayne DavisonPreparing for release of 3.2.0pre2 v3.2.0pre2
2020-06-15  Wayne DavisonFixed setting of rsync_lastver var.
2020-06-15  Wayne DavisonDocument how to setup rsyncd behind a TLS proxy.
2020-06-15  Wayne DavisonRename "haproxy header" to "proxy protocol".
2020-06-15  Wayne DavisonAdd preliminary gnutls support.
2020-06-15  Wayne DavisonChoose openssl before stunnel.
2020-06-15  Wayne DavisonTweak the stunnel4 Verify config; tweak the rsync-ssl...
2020-06-15  Wayne DavisonA minor NEWS tweak.
2020-06-15  Wayne DavisonAdd a warning header to the generated help-*.h files.
2020-06-15  Wayne DavisonA few more md -> html improvements
2020-06-15  Wayne DavisonMore NEWS improvements.
2020-06-14  Wayne DavisonOutput who_am_i() info in all rsyserr() messages.
2020-06-14  Wayne DavisonImprove some md files.
2020-06-14  Wayne DavisonAdd handling of non-breaking space & double-dash.
2020-06-14  Wayne DavisonUpdate rrsync & its opt-culling script.
2020-06-14  Wayne DavisonNeed to indent a code block in the README.
2020-06-14  Wayne DavisonMore release improvements.
2020-06-14  Wayne DavisonMention renamed .md files.
2020-06-14  Wayne DavisonDon't use c++ comments.
2020-06-14  Wayne DavisonA few more release script fixes.
2020-06-14  Wayne DavisonPreparing for release of 3.2.0pre1 v3.2.0pre1
2020-06-14  Wayne DavisonMake -4 & -6 also able to affect an ssh remote shell.
2020-06-14  Wayne DavisonSome indentation fixes.
2020-06-14  Wayne DavisonSome fixes for the release script & other helpers.
2020-06-13  Wayne DavisonChange alt_dest_name() to alt_dest_opt().
2020-06-13  Wayne DavisonChange 3 alt-dest vars to just one + some defines.
2020-06-13  Wayne DavisonTweak a couple var names.
2020-06-13  Wayne DavisonChange a function name.
2020-06-13  Wayne DavisonFix overzealous setting of mtime & tweak time comparisons
2020-06-13  Wayne DavisonConvert a couple files to UTF-8; more Copyright years.
2020-06-13  Wayne DavisonMake use of poptDupArgv().
2020-06-13  Wayne DavisonThe unalias argv array needs room for a trailing NULL.
2020-06-13  Wayne DavisonAdd hashtable to delete_in_dir() to fix -x deletions
2020-06-13  Wayne DavisonTweak the hashtable routines to be a little clearer...
2020-06-12  Wayne DavisonTweak a usage message.
2020-06-12  Wayne DavisonFix running prepare-source from a separate build dir.
2020-06-12  Wayne DavisonImprove how the help lines are harvested from the md...
2020-06-12  Wayne DavisonEnable SIMD by default (if g++ is around).
2020-06-12  Wayne DavisonUse the refused-option code to disable options that...
2020-06-12  Wayne DavisonImprove checkcsum/compress info that may differ between...
2020-06-12  Wayne DavisonAdd packaging notes to NEWS.
2020-06-12  Wayne DavisonTranslate man page's option list into .h files for...
2020-06-12  Wayne DavisonSimplify the install of rsync-ssl by unifying 2 scripts.
2020-06-12  Wayne DavisonPromote newer compressors to the start of the list.
2020-06-12  Wayne DavisonRemove generated doc files via make clean.
2020-06-12  Wayne DavisonAllow maintainer to build with /usr/local prefix but...
2020-06-11  Wayne DavisonCreate a get_device_size() helper function.
2020-06-11  Wayne DavisonImprove the haproxy header docs.
2020-06-11  Wayne DavisonUse /dev/shm instead of requiring /dev/shm/tmp.
2020-06-11  Wayne DavisonAdd `haproxy header` parameter to rsync daemon
2020-06-11  Wayne DavisonAdd `early exec` daemon parameter.
2020-06-10  Wayne DavisonMake sure the tmpdir2 dir is writable.
2020-06-10  Wayne DavisonMention how to run a single test.
2020-06-10  Wayne DavisonUpdate copyright year in runtests.sh too.
next