rsync/rsync.git
2005-07-07 Wayne DavisonPreparing for release of 2.6.6pre1
2005-07-07 Wayne DavisonMentioned the zlib changes and tweaked a couple sentences.
2005-07-07 Wayne Davison- Attempt to make the discussion of host-specifying...
2005-07-07 Wayne DavisonChanges for new zlib.
2005-07-07 Wayne DavisonFixed a typo.
2005-07-07 Wayne DavisonFix latest zlib security exploit (CAN-2005-2096).
2005-07-07 Wayne DavisonUpgraded to version 1.2.2.
2005-07-07 Wayne DavisonOne more "#undef BAD" for AIX.
2005-07-07 Wayne DavisonUse a define to handle conflicting function read_buf...
2005-07-07 Wayne DavisonChanged "Overflow" back to "overflow".
2005-07-07 Wayne DavisonChanged overflow() to overflow_exit().
2005-07-07 Wayne DavisonChanged zBAD back to BAD (with a simpler kluge for...
2005-07-07 Wayne DavisonFixed some whitespace to match the original source.
2005-07-07 Wayne DavisonGot rid of bogus RCS keyword expansions (that create...
2005-06-30 Wayne DavisonMention the EEXIST fix.
2005-06-30 Wayne DavisonIgnore EEXIST on second mkdir() call.
2005-06-28 Wayne DavisonMention the latest time-comparing fixes.
2005-06-28 Wayne DavisonUse cmp_modtime() in a couple more spots where a local...
2005-06-24 Wayne DavisonFixed test to work when objdir != srcdir (thanks to...
2005-06-23 Wayne DavisonChanged the arg-splitting code so that it can handle...
2005-06-23 Wayne DavisonTweaked a comment in the perl code we output.
2005-06-20 Wayne DavisonImproved a couple sentences.
2005-06-17 Wayne DavisonChanged the code to use the single long-option hash...
2005-06-17 Wayne Davison- Fixed a bug where the --*-dest options weren't being...
2005-06-17 Wayne Davison- Improved some comments (some taken from the new cull...
2005-06-17 Wayne DavisonAnother readability improvement in the perl code we...
2005-06-17 Wayne DavisonImproved some of the comments that are output into...
2005-06-17 Wayne Davison- Make sure that the command contained the '.' arg...
2005-06-17 Wayne Davison- Be restrictive on matching the --sender option so...
2005-06-17 Wayne DavisonOutput a leading comment and surrounding blank lines.
2005-06-17 Wayne DavisonMention rrsync changes.
2005-06-17 Wayne DavisonIf SUBDIR is specified as a non-absolute path, make...
2005-06-16 Wayne Davison- Made it easy to configure the path of the rsync execu...
2005-06-16 Wayne DavisonA developer-oriented script that outputs perl code...
2005-06-12 Wayne DavisonMention latest fix.
2005-06-12 Wayne DavisonIn clean_flist(), fixed the setting of the flist->high...
2005-06-10 Wayne Davison- Added a comment to the filter_outfile function.
2005-06-10 Wayne DavisonSimplified the regular expressions for sed due to probl...
2005-06-10 Wayne Davison- Put the output we're expecting into an chk file,...
2005-06-10 Wayne DavisonSeveral expansions of $srcdir were not double-quoted.
2005-06-10 Wayne DavisonOne expansion of $srcdir wasn't double-quoted.
2005-06-10 Wayne DavisonOne more instance of the umask kluge was needed.
2005-06-10 Wayne DavisonMention backup change.
2005-06-10 Wayne DavisonFixed a problem in the backing up of symlinks and devic...
2005-06-10 Wayne DavisonUse umask kluge from fns to try to get rid of a potential
2005-06-10 Wayne DavisonMake the sed commands compatible with Solaris (hopefully).
2005-06-10 Wayne DavisonStarting NEWS for 2.6.6.
2005-06-10 Wayne DavisonAged news from NEWS file.
2005-06-10 Wayne DavisonGot rid of some potentially unhandled permissions diffe...
2005-06-10 Wayne DavisonChanged the "max verbosity" setting from global to...
2005-06-10 Wayne DavisonUse the new NOBODY_USER and NOBODY_GROUP configure...
2005-06-10 Wayne DavisonAdded a simple check to see if the /etc/group file...
2005-06-09 Wayne DavisonTest that our outputting of itemized messages (as well as
2005-06-09 Wayne Davison- Fixed the overzealous outputting of unchanged hard...
2005-06-09 Wayne DavisonDon't set ITEM_REPORT_TIME when a hard-linked file...
2005-06-09 Wayne Davison- Never output the '"FOO" is a hard link' message when...
2005-06-09 Wayne DavisonUpdated version to 2.6.6cvs.
2005-06-02 Wayne DavisonPreparing for release of 2.6.5
2005-06-02 Wayne DavisonImproved a few of the items.
2005-06-01 Wayne DavisonOne more configure item.
2005-05-31 Wayne DavisonMention HAVE_REMSH fix.
2005-05-27 Wayne DavisonSimplified the last change a bit.
2005-05-27 Wayne DavisonTest for various past problems with --relative.
2005-05-27 Wayne DavisonIf we unduplicate '.', make sure we also copy FLAG_DEL_...
2005-05-27 Wayne Davison- Only define HAVE_REMSH if it is going to have a non...
2005-05-26 Wayne DavisonImproved the opening comment.
2005-05-25 Wayne DavisonMention the latest bug-fix.
2005-05-25 Wayne DavisonHandle nested "." dirs (caused by --relative and a...
2005-05-22 Wayne DavisonMention the output change for a mount-dir when -x is...
2005-05-22 Wayne Davison- Don't stop deleting in a dir if one item fails.
2005-05-22 Wayne DavisonMust check FLAG_MOUNT_POINT in delete_in_dir() to avoid...
2005-05-20 Wayne DavisonImproved the SYMBOLIC LINKS section, as suggested by...
2005-05-20 Wayne DavisonImproved a --files-from example (as suggested by Paul).
2005-05-19 Wayne DavisonTweaked a sentence.
2005-05-19 Wayne DavisonPreparing for release of 2.6.5pre2
2005-05-19 Wayne DavisonTweaked the opening comments.
2005-05-19 Wayne DavisonMentioned the improved keep-alive code.
2005-05-19 Wayne DavisonClarifications related to --dirs.
2005-05-19 Wayne DavisonPeriodically call maybe_send_keepalive() when timeouts...
2005-05-19 Wayne DavisonThe global allowed_lull is now already set, so just...
2005-05-19 Wayne Davison- Call the new set_io_timeout() function to set the...
2005-05-19 Wayne Davison- The variable allowed_lull is now our global.
2005-05-19 Wayne Davison- Added set_io_timeout(), which sets all the timeout...
2005-05-19 Wayne DavisonThe latest bug-fix.
2005-05-19 Wayne DavisonOne place that was testing errno for ENOTEMPTY was...
2005-05-18 Wayne DavisonFixed a typo.
2005-05-17 Wayne DavisonTwo more items.
2005-05-14 Wayne DavisonTreat a trailing ".." dir-name as if "../" had been...
2005-05-13 Wayne DavisonMention the latest bug fix.
2005-05-13 Wayne DavisonHave do_delete_pass() immediately return if list_only...
2005-05-13 Wayne DavisonIf adding a trailing dot to a directory name overflows
2005-05-13 Wayne DavisonAn example filter script to maintain .cvsinclude files.
2005-05-12 Wayne DavisonImproved the use of the "remaining" var in readfd_unbuf...
2005-05-12 Wayne DavisonGot rid of some code from writefd_unbuffered() that...
2005-05-12 Wayne DavisonMake the --stats output come out after any delete-after...
2005-05-12 Wayne DavisonImproved a few sentences.
2005-05-10 Wayne DavisonFixed a typo.
2005-05-10 Wayne DavisonPreparing for release of 2.6.5pre1
2005-05-10 Wayne DavisonAdded more missing NEWS items.
2005-05-10 Wayne DavisonMention two more changes.
next