]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2004-01-08  Wayne DavisonGot rid of support for protocols 17 and 18.
2004-01-07  J.W. SchultzNoted hardlink memory footprint reduction.
2004-01-07  J.W. SchultzCosmetic changes to file_compare() for readability...
2004-01-07  J.W. SchultzChange hlink_list so we only have a list of pointers to
2004-01-06  Wayne DavisonBatch-mode fix.
2004-01-06  Wayne DavisonFixed a byte-order problem for batch-file processing...
2004-01-05  Wayne DavisonSome whitespace tweaks.
2004-01-05  Wayne DavisonA few formatting tweaks.
2004-01-04  Wayne DavisonUse new recv_generator() calling syntax.
2004-01-04  Wayne DavisonChanged recv_generator() to take a "struct file_struct...
2004-01-04  Wayne DavisonTry using "id -un" before "whoami" since the latter...
2004-01-04  Wayne DavisonSilence a compiler warning on Sun OS systems.
2004-01-03  Wayne DavisonImproved the text.
2004-01-03  Wayne DavisonFixed autom4te*.cache entry.
2004-01-03  Wayne DavisonMention more INTERNALS work.
2004-01-03  Wayne DavisonMore variable-size cleanup.
2004-01-03  Wayne DavisonMade the types used in the sum_buf and sum_struct struc...
2004-01-03  J.W. SchultzCreate GID_NONE for use gid test readability.
2004-01-03  Wayne DavisonFixed a name.
2004-01-03  Wayne DavisonFixed a size check in the new code.
2004-01-03  Wayne DavisonDocument the latest changes.
2004-01-03  Wayne DavisonAdded support for "Basic" authentication to our proxy...
2004-01-03  Wayne DavisonMade base64_encode() non-static.
2004-01-03  Wayne DavisonSilence a compiler warning.
2004-01-03  Wayne DavisonAdded missing '[]'s to AC_CHECK_FUNCS() calls so that...
2004-01-02  Wayne DavisonSome cosmetic tweaks.
2004-01-02  Wayne DavisonImproved flush_write_file().
2004-01-02  Wayne DavisonApplied a slightly-tweaked version of Oliver Braun...
2004-01-02  Wayne DavisonCall bind() with the right ai_addr/ai_addrlen info.
2004-01-02  Wayne DavisonTidied up a few things in preparation for changes.
2004-01-02  Wayne DavisonMoved the is_in_group() function to uidlist.c.
2004-01-02  Wayne DavisonSet the file's gid to -1 if we don't have permissions...
2004-01-02  Wayne DavisonFixed --link-dest's check for identicalness to ignore...
2004-01-02  Wayne DavisonSilence some compiler warnings.
2004-01-02  Wayne DavisonImproved the setting of cleanup_got_literal so that...
2004-01-02  Wayne DavisonUse the new f_name_to() call instead of strlcat() an...
2004-01-02  Wayne DavisonSome minor changes to some if statements.
2004-01-02  Wayne DavisonUse buffered I/O to read the exclude list.
2004-01-02  Wayne DavisonApplying my updated version of Craig Barratt's buffered...
2004-01-02  Wayne DavisonSome name tweaks.
2004-01-02  Wayne DavisonUse the f_name_to() function to avoid having to strdup...
2004-01-02  Wayne DavisonUse f_name_to() when producing a name for the recv_gene...
2004-01-02  Wayne DavisonOptimized f_name(), generating: (1) f_name_cmp(), which...
2004-01-02  Wayne DavisonGot rid of /* dw */ comments.
2004-01-02  Wayne DavisonOptimized hard_link_one() to not call f_name() so many...
2004-01-02  Wayne DavisonNo need to conditionally-compile EINTR code -- no other...
2004-01-02  Wayne DavisonMore twiddling of the wildcard verbage.
2004-01-01  Wayne DavisonImproved the itemized discussion under the wildcard...
2004-01-01  Wayne DavisonAllow function return values to start with "const".
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.
next