]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2005-07-28  Wayne DavisonRemoved a duplicated item.
2005-07-28  Wayne DavisonMention the recent changes.
2005-07-28  Wayne DavisonIf the user has specified "pre-xfer exec" or "post...
2005-07-28  Wayne DavisonAdded 2 new config options: "pre-xfer exec" and "post...
2005-07-28  Wayne DavisonDocument the new pre-/post-xfer exec config options.
2005-07-28  Wayne DavisonRegenerated.
2005-07-28  Wayne DavisonRemoved one more client-oriented command-line syntax...
2005-07-28  Wayne DavisonRemoved erroneous section on using daemon features...
2005-07-28  Wayne DavisonImproved the sections dicussing the various types of...
2005-07-28  Wayne DavisonDocument new --append option.
2005-07-28  Wayne DavisonSupport new --append option.
2005-07-28  Wayne DavisonAdded the --append option.
2005-07-27  Wayne Davison- Call set_modtime() with its new mode arg.
2005-07-27  Wayne Davison- Fixed the mode comparison in itemize() to mask off...
2005-07-27  Wayne Davison- Don't call do_chmod() unless HAVE_CHMOD is defined.
2005-07-27  Wayne Davison- Changed set_modtime() to take the file's mode as...
2005-07-27  Wayne DavisonCheck for the lchmod() and lutimes() functions.
2005-07-22  Wayne DavisonTweaked a comment and some null-char assignments.
2005-07-22  Wayne DavisonChanged implied_dirs to only be non-0 if relative_paths...
2005-07-22  Wayne DavisonGot rid of some unused externs.
2005-07-22  Wayne DavisonUpdated to zlib 1.2.3.
2005-07-15  Wayne DavisonAvoid newest test when no destination was specified.
2005-07-15  Wayne DavisonOutput a syntax error if both the source and destinatio...
2005-07-07  Wayne DavisonPreparing for release of 2.6.6pre1 v2.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 rsync.chk...
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 rsync.fns to try to get rid of...
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 v2.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 v2.6.5pre2
2005-05-19  Wayne DavisonTweaked the opening comments.
2005-05-19  Wayne DavisonMentioned the improved keep-alive code.
next