rsync.git
2020-05-18 Wayne DavisonNeed to flush early errors before we exit.
2020-05-18 Wayne DavisonSome pkglib improvements.
2020-05-13 Wayne DavisonA couple more manpage fixes.
2020-05-13 Wayne DavisonA bit more manpage tweaking.
2020-05-07 Wayne DavisonChange r'\1%s\2' to r'\g<1>%s\2'.
2020-04-30 Wayne DavisonA couple extra function checks for future features.
2020-04-30 Wayne DavisonConvert another packaging script to python3.
2020-04-30 Wayne DavisonA few superficial tweaks.
2020-04-30 Wayne DavisonUse a varint to send the file-list flags
2020-04-30 Wayne DavisonA resumed partial-dir file is transferred in-place.
2020-04-27 Wayne DavisonFix a couple issues with the atime file-list value.
2020-04-27 Wayne DavisonAllow a missing parent dir when --delete-missing-args...
2020-04-27 Wayne DavisonAdd extensions to the default no-compress list.
2020-04-26 Wayne DavisonAdd a few new opts to rrsync.
2020-04-26 Wayne DavisonSome var cleanup; move test-util vars into t_stub.c.
2020-04-26 Wayne DavisonUpdate a few more copyright years.
2020-04-26 Wayne DavisonChange pending version to 3.2.0 (currently 3.2.0dev).
2020-04-26 Wayne DavisonChange do_setattrlist_times() to use an stp arg.
2020-04-23 Wayne DavisonChange --set-notime to --open-noatime.
2020-04-23 Wayne DavisonAdded --atimes and --set-noatime options.
2020-04-23 Wayne DavisonMention more changes in the NEWS.
2020-04-22 Wayne DavisonEliminate .in for rsync-ssl.
2020-04-22 Wayne DavisonTurn nightly-rsync into a python script.
2020-04-22 Wayne DavisonSome more rsync-ssl improvements:
2020-04-22 Wayne DavisonChange the name of the rsh-ssl-rsync script.
2020-04-19 Wayne DavisonChange the rsync-ssl helper script
2020-04-16 Wayne DavisonTwo more spelling fixes and some year updates.
2020-04-16 Wayne DavisonSpelling fixes from a Fossies run done by Jens.
2020-04-12 Wayne DavisonA few file-data improvements.
2020-04-12 Wayne DavisonChange some packaging tools into python3 and make a...
2020-04-12 Wayne DavisonAdd a (pending) release line for 3.1.4.
2020-04-10 Wayne DavisonUse the --quiet option.
2020-04-09 Wayne DavisonPut the year-tweak script into packaging dir.
2020-04-09 Wayne DavisonSet Copyright years and make them easier to update
2020-04-08 Wayne DavisonSwitch RSYNC_PORT to -1 in check_for_hostspec().
2020-04-08 Wayne DavisonFix the default skip-compress list.
2020-04-07 Wayne DavisonTweak the grep to look for sys/sysmacros.h.
2020-04-07 Wayne DavisonAvoid the include warnings for major().
2020-04-07 Wayne DavisonMake use of the new RSYNC_PORT env var.
2020-04-07 Ethan Sommer... Replace mkproto.pl with mkproto.awk
2020-04-06 Wayne DavisonSet RSYNC_PORT in the env for a daemon-over-rsh connection.
2020-04-06 Wayne DavisonA quick fix for some perl patch-helper scripts.
2020-04-06 Wayne DavisonAnother tweak for a change in git status.
2020-04-06 Wayne DavisonTweak some indentation.
2020-04-05 Wayne DavisonDon't throw an error if a potential fuzzy dir isn't...
2020-04-05 Wayne DavisonUse "exit 1" in atomic-rsync for error exit.
2020-04-05 Wayne DavisonSome configure improvements for strict C99 compilers...
2020-04-05 Wayne DavisonAdd progress output via SIGINFO and SIGVTALRM
2020-04-05 Wayne DavisonNo need to forward --write-devices to a remote sender.
2020-04-05 Wayne DavisonAdded the --write-devices option.
2020-04-05 Wayne DavisonMake exit_cleanup() use _exit() if called from a signal...
2020-04-05 Wayne DavisonEnhance the validation of --block-size for older protocols.
2020-04-05 Wayne DavisonMake the --copy-links caveat a little clearer.
2020-04-05 Wayne DavisonUse nanosleep if it is available.
2020-03-29 Wayne DavisonAdd a --copy-as=USER[:GROUP] option
2019-03-19 Wayne DavisonMatch the latest git "clean" text.
2019-03-16 Wayne DavisonTry to fix the iconv crash in bug 11338.
2019-03-16 Wayne DavisonFix bug in try_dests_reg that Florian Zumbiehl pointed...
2019-03-16 Wayne DavisonClarify the cut-off point for --copy-safe-links.
2019-03-16 Wayne DavisonSome doc tweaks suggested by Clément Pit-Claudel.
2019-03-16 Wayne DavisonFix zlib CVE-2016-9843.
2019-03-16 Wayne DavisonFix zlib CVE-2016-9842.
2019-03-16 Wayne DavisonFix zlib CVE-2016-9841.
2019-03-16 Wayne DavisonFix zlib CVE-2016-9840.
2019-03-16 Wayne DavisonTweak the copyright year.
2019-03-16 Wayne DavisonFix --remove-source-files sanity check w/--copy-links...
2019-03-15 Wayne DavisonHandle a run from down inside the checkout tree.
2019-01-15 Wayne DavisonImprove write-only --sender check & handle 2 new options.
2019-01-15 Wayne DavisonUpdate option culling to handle latest changes.
2019-01-15 Wayne DavisonUse a separate pass-by-value pointer for clarity.
2019-01-15 Wayne DavisonAvoid warning about leaked mem (didn't affect rsync...
2019-01-15 Wayne DavisonAvoid leaving a file open on error return.
2019-01-15 Wayne DavisonFix --prealloc to keep file-size 0 when possible.
2019-01-09 Wayne DavisonReject --log-file when read-only.
2019-01-09 Wayne DavisonImprove check for ".." and guard against dash args.
2019-01-09 Wayne DavisonSave each expanded daemon-config string on first use to
2019-01-09 Wayne DavisonNo need to strdup each new section since we stopped...
2019-01-09 Wayne DavisonAvoid a yodl macro warning.
2019-01-08 Wayne DavisonMake sure that some memory zeroing always happens.
2019-01-08 Wayne DavisonAvoid a yodl macro warning.
2019-01-08 Wayne DavisonFix 2 spelling errors pointed out by bug 13734.
2019-01-05 Wayne DavisonAvoid a failed test if dirs report 1 hlink (e.g. WSL...
2019-01-04 Wayne DavisonSilence fall-through warnings.
2018-12-16 Wayne DavisonAvoid a potential out-of-bounds read in daemon mode...
2018-11-20 Wayne DavisonTry to be clearer that --append-verify isn't a general...
2018-11-20 Wayne DavisonDon't force cygwin to solaris ACLs anymore.
2018-11-20 Wayne DavisonDocument how a leading comma changes the gid parsing.
2018-11-20 Wayne DavisonFix itemizing of wrong dir name on some --iconv transfers.
2018-06-14 Wayne DavisonNeed to mark xattr rules in get_rule_prefix().
2018-03-26 Wayne DavisonAvoid a compiler error/warning about shifting a negativ...
2018-03-25 Wayne DavisonAllow some pre-/post-xfer exec shell restrictions.
2018-03-25 Wayne DavisonPrepare the repository for more development.
2018-01-28 Wayne DavisonPreparing for release of 3.1.3 v3.1.3
2018-01-15 Wayne DavisonMention nanoseconds change.
2018-01-15 Wayne DavisonDon't force nanoseconds if a file wasn't transferred...
2018-01-15 Wayne DavisonPreparing for release of 3.1.3pre1 v3.1.3pre1
2018-01-15 Wayne DavisonTweak copyright date.
2018-01-15 Wayne DavisonMention more changes.
2018-01-10 Jeriko OneIgnore --protect-args when already sent by client
2017-12-04 Wayne DavisonFix issue with earlier path-check (fixes "make check")
next