]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2004-01-01  Wayne DavisonTweaked the date. v2.6.0
2004-01-01  Wayne DavisonPreparing for release of 2.6.0
2003-12-30  Wayne DavisonOne more tweak to --modify-window verbage.
2003-12-30  Wayne DavisonShorten some of the lines in the --help output.
2003-12-30  Wayne DavisonShortened a few lines, plus a couple minor tweaks.
2003-12-29  Wayne DavisonChanged the VERSION section to refer to 2.x instead...
2003-12-28  Wayne DavisonPreparing for release of 2.6.0pre2 v2.6.0pre2
2003-12-28  Wayne DavisonMake the upper copyright year "2004".
2003-12-27  Wayne DavisonAged news from NEWS to OLDNEWS.
2003-12-26  Wayne DavisonUndid previous change.
2003-12-26  Wayne DavisonA change that wasn't needed.
2003-12-24  Wayne DavisonUse %{version} to refer to the current version.
2003-12-24  Wayne DavisonGetting rid of klunky *.tmpl files.
2003-12-24  Wayne DavisonMention the new-backup-dir mode change.
2003-12-24  Wayne DavisonGetting rid of an extra newline that accidentally crept...
2003-12-24  Wayne DavisonSimplified an internal function's name to remove a...
2003-12-20  Wayne DavisonUpdated the copyright year.
2003-12-20  Wayne DavisonOutput a warning about the new remote-shell default...
2003-12-20  Wayne DavisonOutput a newline before the heap statistics.
2003-12-20  Wayne Davison- Mention the extra newlines in the verbose/stats output.
2003-12-20  Wayne DavisonAdded a couple missing items from John Van Essen.
2003-12-19  Wayne DavisonQuiet a compiler warning.
2003-12-19  Wayne DavisonMention the change we made to help ssh cleanup the... v2.6.0pre1
2003-12-19  Wayne DavisonDo a small msleep() in the sig_int() handler before...
2003-12-17  Wayne DavisonGot rid of the RSYNC_RSH_IO stuff for now.
2003-12-17  Wayne DavisonBacked out the RSYNC_RSH_IO support for now.
2003-12-17  J.W. SchultzRemoved hardlink reporting bug from TODO list -- seems...
2003-12-17  J.W. SchultzAdded keword base reporting to TODO features list.
2003-12-17  J.W. SchultzReorganized and cleaned up TODO list.
2003-12-16  Wayne Davison- Changed the places that talked about rsh being the...
2003-12-16  Wayne DavisonWe now support an environment variable named RSYNC_RSH_...
2003-12-16  Wayne DavisonAdded RSYNC_RSH_IO_ENV.
2003-12-16  Wayne DavisonMention change to ssh.
2003-12-16  Wayne DavisonTweaked an obsolete comment.
2003-12-16  Wayne DavisonImproved the default-blocking-I/O code to discern rsh...
2003-12-16  Wayne DavisonMade the default remote-shell be "ssh" (override with...
2003-12-15  Wayne DavisonMoved the information on the single-use ssh key so...
2003-12-15  Wayne DavisonDocument new error code 24.
2003-12-15  Wayne DavisonUpdated version.
2003-12-15  Wayne DavisonChanged the version to 2.6.0pre1.
2003-12-15  Wayne DavisonRemoved some obsolete items.
2003-12-15  Wayne DavisonMake sure we only use blocking-I/O if blocking_io is...
2003-12-15  Wayne DavisonChanged version to 2.6.0.
2003-12-15  Wayne DavisonChanged version to 2.6.0 in preparation for new release.
2003-12-15  Wayne DavisonGot rid of setgroups() caveat for OSX -- we fixed that...
2003-12-15  Wayne DavisonMentioned the vanished-file warning enhancement.
2003-12-15  Wayne DavisonTwiddled some whitespace and multi-line comments.
2003-12-15  Wayne DavisonNew "io_error" variable handling for RERR_VANISHED...
2003-12-15  Wayne DavisonReturn new RERR_VANISHED code, as appropriate.
2003-12-15  Wayne DavisonAdded new IOERR_* defines.
2003-12-15  Wayne DavisonHandle new RERR_VANISHED error.
2003-12-15  Wayne DavisonAdded RERR_VANISHED.
2003-12-15  Wayne DavisonNeatened up some whitespace issues and made multi-line...
2003-12-15  Wayne DavisonSimplified the setting of the reading_remotely variable...
2003-12-15  Wayne DavisonIf we're the server and --files-from is "-", set remote...
2003-12-12  Wayne DavisonNeatened up the indentation.
2003-12-06  J.W. SchultzSanity check s2length on recept.
2003-12-06  Wayne DavisonMerged in the security fixes from 2.5.7.
2003-10-25  J.W. SchultzAdded reminder to update rsync.yo manpage when adding to
2003-10-25  Wayne DavisonAdded exit code 0.
2003-10-25  Wayne DavisonUpdated exit codes as Jon Jensen and J.W. suggested.
2003-10-13  Wayne DavisonFixed an operator-precedence problem in the batch-mode...
2003-10-07  Wayne DavisonTried to improve the documentation surrounding a traili...
2003-09-16  Wayne DavisonTweaked the just-added error message to use my new...
2003-09-16  J.W. SchultzDetect and report when open or opendir succeed but...
2003-09-11  Wayne DavisonMention my recent changes.
2003-09-11  Wayne DavisonImproved file-related error messages by using the new
2003-09-11  Wayne DavisonTweaked an error message.
2003-09-11  Wayne DavisonAdded a new function, full_fname(), that makes a filena...
2003-09-11  Wayne DavisonInclude a few new stubs to handle the new full_fname...
2003-09-11  Wayne DavisonGot rid of some "/* dw */" comments and fixed some...
2003-09-11  Wayne DavisonGot rid of some "/* dw */" comments.
2003-09-11  Wayne DavisonIf lp_path() returns "/", set exclude_path_prefix to...
2003-09-11  Wayne DavisonMake sure that the new slash-stripping P_PATH code...
2003-09-10  Wayne DavisonChanged main() definition to avoid an extra prototype...
2003-09-10  Wayne DavisonMake sure that the "path" value has any trailing slashe...
2003-09-10  Wayne DavisonGot rid of trailing whitespace.
2003-09-09  Wayne DavisonAdded the new --protocol option.
2003-09-09  Wayne DavisonChanged most instances of "remote_version" to "protocol...
2003-09-09  Wayne DavisonChanged most instances of "remote_version" to "protocol...
2003-09-09  Wayne DavisonChanged "remote_version" to "protocol_version".
2003-09-04  J.W. Schultz*** empty log message ***
2003-09-04  J.W. SchultzAllow non-dir special files to be replaced with regular
2003-08-22  Wayne DavisonCast various s->blength references inside of MIN()...
2003-08-22  Wayne DavisonWhitespace tweaks.
2003-08-22  Wayne DavisonFixed the multiplying of blength*blength so that it...
2003-08-22  Wayne DavisonMade the UNUSED(parameter) macro calls read a little...
2003-08-22  Wayne DavisonMark unused vars.
2003-08-22  Wayne DavisonMake extra backup dirs mode 0700, not 0755.
2003-08-21  Wayne DavisonGot rid of a duplicate include for malloc.h and improve...
2003-08-21  Wayne DavisonGot rid of signed/unsigned-comparison warning if st_rde...
2003-08-21  Wayne DavisonGot rid of signed/unsigned-comparison warning if st_dev...
2003-08-21  Wayne DavisonLet's try only including malloc.h if stdlib.h isn't...
2003-08-21  Wayne DavisonSilenced a couple compiler warnings.
2003-08-20  Wayne DavisonMention some more bug fixes.
2003-08-20  Wayne DavisonCall setgroups(1, &gid) after setting the gid (rather...
2003-08-20  Wayne DavisonUse the AVAIL_OUT_SIZE() macro in a few more places...
2003-08-18  Wayne DavisonFixed a couple option-name typos (that had '_' instead...
2003-08-17  Wayne Davison- Made special exclusion-handling of '.' work in -R...
2003-08-15  J.W. SchultzWhitespace and indentation cleanup. There is a lot...
next