rsync.git/patches.git
2020-05-29 Wayne DavisonUpdate to latest source.
2020-05-28 Wayne DavisonGet rid of xxh3-* aliases; support new canonical_checks...
2020-05-27 Wayne DavisonUse the official xxh3 checksum names as their main...
2020-05-26 Wayne DavisonUpdated to latest source.
2020-05-25 Wayne DavisonRename the patch for xxh3 support.
2020-05-25 Wayne DavisonChange the xxh3 alias to the one with 128 bits.
2020-05-25 Wayne DavisonMerged into master.
2020-05-25 Wayne DavisonUpdated to the latest source.
2020-05-25 Wayne DavisonAdd zstd, update lz4.
2020-05-25 Wayne DavisonTweak chunk size.
2020-05-25 Wayne DavisonUpdated for the latest code.
2020-05-25 Wayne DavisonSome preliminary LZ4 compression support.
2020-05-24 Wayne DavisonUpdated to the latest source.
2020-05-24 Wayne DavisonSome preliminary work to add xxh3 hash support.
2020-05-24 Wayne DavisonUpdated to the latest source.
2020-05-23 Wayne DavisonUpdated for the latest source.
2020-05-23 Wayne DavisonPromoted to master.
2020-05-23 Wayne DavisonUpdated for the latest checksum code.
2020-05-22 Wayne DavisonSimplified patch now that csum negotiation is in
2020-05-22 Wayne DavisonUpdated for the latest source.
2020-05-22 Wayne DavisonTweak the manpage & the opening comment.
2020-05-22 Wayne DavisonAdd enhanced checksum negotation.
2020-05-21 Wayne DavisonSome xxhash improvements:
2020-05-18 Wayne DavisonUpdated for the latest source.
2020-05-04 Wayne DavisonA few minor improvements.
2020-04-30 Wayne DavisonMake crtimes conditionally compiled; fix unused var...
2020-04-30 Wayne DavisonUpdated for the latest source.
2020-04-30 Wayne DavisonFix a compile issue; fix the itemize tests.
2020-04-30 Wayne DavisonUse the new high-order file-list bits for these options.
2020-04-27 Wayne DavisonFix crtimes value with hard-links as reported in bug...
2020-04-26 Wayne DavisonUpdated for the latest source.
2020-04-26 Wayne DavisonFix a couple compile issues; put the --itemize 'f'...
2020-04-26 Wayne DavisonUpdated for the latest source.
2020-04-23 Wayne DavisonRemoving promoted patch.
2020-04-23 Wayne DavisonAdd --set-notime option (also implied by -UU).
2020-04-23 Wayne DavisonAdd a test for --atimes --list-only ouput; a few other...
2020-04-23 Wayne DavisonFix some bugs in the --list-only output.
2020-04-19 Wayne DavisonUpdated for the latest source.
2020-04-19 Wayne DavisonA couple spelling fixes.
2020-04-12 Wayne DavisonUpdated for the latest source.
2020-04-12 Wayne DavisonFix all broken tests; some simple improvements.
2020-04-12 Wayne DavisonFix some build errors.
2020-04-12 Wayne DavisonUpdated to apply to the latest source.
2020-04-12 Wayne DavisonChange encoding to utf-8.
2020-04-06 Wayne DavisonAdd xxhash patch.
2020-04-05 Wayne DavisonPromoted --write-devices to the main rsync.
2019-03-16 Wayne DavisonUpdate args for cmp_time().
2019-01-15 Wayne DavisonFix a comment.
2018-01-28 Wayne DavisonThe patches for 3.1.3. v3.1.3
2018-01-15 Wayne DavisonLatest patches.
2016-10-15 Wayne DavisonAnother patch update.
2016-10-15 Wayne DavisonUpdated to apply to the latest source.
2015-12-21 Wayne DavisonThe patches for 3.1.2. v3.1.2
2015-09-21 Wayne DavisonAdding ssh -4/-6 option heuristic.
2015-08-08 Wayne DavisonThe patches for 3.1.2pre1. v3.1.2pre1
2015-05-01 Wayne DavisonUpdating patches.
2015-05-01 Wayne DavisonAdding kerberos auth for a daemon.
2014-07-31 Wayne DavisonFix make install-strip.
2014-06-22 Wayne DavisonThe patches for 3.1.1. v3.1.1
2014-05-26 Wayne DavisonThe patches for 3.1.1pre2. v3.1.1pre2
2014-04-19 Wayne DavisonMake patches apply cleanly.
2014-04-13 Wayne DavisonAdd back missing check of DEL_NO_DELETIONS flag.
2014-02-24 Wayne DavisonFix param sorting.
2014-01-27 Wayne DavisonThe generator needs to be connected if the receiver...
2014-01-26 Wayne DavisonDave Taht's anti-congestion patch.
2014-01-26 Wayne DavisonThe patches for 3.1.1pre1.
2014-01-23 Wayne DavisonImprove SQLite support by unifying DB updating.
2013-11-25 Wayne DavisonMigrated xattr-read chunking code into main tree.
2013-10-27 Wayne DavisonFix some build and test issues.
2013-09-29 Wayne DavisonThe patches for 3.1.0.
2013-07-28 Wayne DavisonThe patches for 3.1.0pre1. v3.1.0pre1
2013-07-28 Wayne DavisonGet rid of the old support/rsyncdb perl script.
2013-07-20 Wayne DavisonTweak table-create SQL and fetch_mysql().
2013-07-17 Wayne DavisonWork around (kluge) a sqlite crash when cleaning in...
2013-07-12 Wayne DavisonLets use varchar(128) instead of 256.
2013-07-12 Wayne DavisonFix recent bugs in mysql code.
2013-07-11 Wayne DavisonSupport rollback; disconnect sooner; retry sqlite check...
2013-07-09 Wayne DavisonA few more sqlite fixes.
2013-07-02 Wayne DavisonA few more fixes:
2013-07-02 Wayne DavisonLots of DB improvements and fixes:
2013-06-24 Wayne DavisonImprove sqlite locked-db handling.
2013-06-24 Wayne DavisonMisc improvements:
2013-06-16 Wayne DavisonChange dir-making routine in handle_partial_dir().
2013-06-16 Wayne DavisonAdding Dag's direct-IO patch.
2013-06-12 Wayne DavisonThe sum_as_hex() function is now in the main code.
2013-06-12 Wayne DavisonCreate C version of rsyncdb (maintenance) program.
2013-06-09 Wayne DavisonLots of improvements:
2013-06-02 Wayne DavisonNew hashdir layout and simplified updating logic.
2013-06-02 Wayne DavisonFix compilation issues and general update.
2012-09-23 Wayne DavisonFix manpage typo & Updated to apply cleanly.
2012-01-28 Wayne DavisonApplied to the main code as option --outbuf=N|L|B.
2011-12-16 Wayne DavisonSome more changes inspired by Chris Dunlap's work.
2011-12-12 Wayne DavisonFix a buffer overflow and unify sum hexification code.
2011-10-08 Wayne DavisonUpdated to apply cleanly.
2011-08-01 Wayne DavisonAvoid bogus handling of UNREAD_DATA return.
2011-07-04 Wayne DavisonFix hfs_receiver_check() on a relative path.
2011-06-25 Wayne DavisonUpdated to fix a couple compile errors and to apply...
2011-04-09 Wayne DavisonOptimize transliterate logic a bit.
2011-04-09 Wayne DavisonMaking backup-dir-dels depend on backup-deleted.
2011-04-09 Wayne DavisonAdding backup-deleted patch adapted from bug 7889
next