rsync/rsync.git
2006-02-27 Wayne DavisonMention the hash table change.
2006-02-27 Wayne DavisonThis is Shachar Shemesh's patch for making the hash...
2006-02-27 Wayne DavisonAdded a "chain" item to the struct sum_buf.
2006-02-27 Wayne DavisonTweaked a sentence.
2006-02-27 Wayne DavisonIn read_sum_head(): if we read a negative checksum...
2006-02-24 Wayne DavisonTweaked a sentence.
2006-02-24 Wayne DavisonDocument the latest changes.
2006-02-24 Wayne Davison- Document the new --copy-dirlinks option.
2006-02-24 Wayne DavisonMake sure the receiver resets copy_dirlinks (so that...
2006-02-24 Wayne Davison- Got rid of unused externs.
2006-02-24 Wayne DavisonAdded the new --copy-dirlinks (-k) option.
2006-02-24 Wayne DavisonGot rid of unused externs.
2006-02-24 Wayne DavisonA recently added stat() call needed to be do_stat().
2006-02-24 Wayne DavisonMade create_directory_path() return -1 if it couldn...
2006-02-24 Wayne DavisonNeed to define an orig_umask value now that utils.c...
2006-02-24 Wayne DavisonThe orig_umask value is now a mode_t.
2006-02-24 Wayne DavisonThe create_directory_path() function no longer takes...
2006-02-24 Wayne Davison- The orig_umask value is now a mode_t.
2006-02-24 Wayne DavisonMoved the orig_umask variable's definition into main...
2006-02-24 Wayne Davison- Call mkdir_defmode() instead of do_mkdir().
2006-02-24 Wayne DavisonCall mkdir_defmode() instead of do_mkdir().
2006-02-24 Wayne Davison+ Added mkdir_defmode().
2006-02-24 Wayne DavisonMoved an extern into its proper place.
2006-02-23 Wayne DavisonOne more fuzzy tweak.
2006-02-23 Wayne DavisonSome improved fuzzy-parent-dir logic.
2006-02-23 Wayne DavisonMention latest fixes.
2006-02-23 Wayne DavisonThe new fuzzy-dir logic once again avoids calling get_d...
2006-02-23 Wayne DavisonFixed the creation of symlinks and devices when both...
2006-02-23 Wayne DavisonRenamed fuzzy_dirname -> parent_dirname.
2006-02-23 Wayne DavisonMake sure that the --fuzzy option's dir-scan doesn...
2006-02-23 Wayne DavisonMention the --list-arg change.
2006-02-23 Wayne DavisonDocument the revised --list-only behavior and the abili...
2006-02-23 Wayne DavisonRsync no longer returns a usage error when used with...
2006-02-22 Wayne Davison- Improved the way we generate the tar file.
2006-02-21 Wayne DavisonMentioned that the daemon now logs connections.
2006-02-21 Wayne DavisonLog every connect to the daemon.
2006-02-21 Wayne DavisonAdded a comment.
2006-02-20 Wayne DavisonA few more tweaks and fixes.
2006-02-20 Wayne Davison- Moved the checkout of the cvs source above the versio...
2006-02-20 Wayne DavisonMade the new warning more visible.
2006-02-20 Wayne DavisonMention if any of the CVS files we're putting in the...
2006-02-20 Wayne DavisonMention a couple more bug fixes.
2006-02-20 Wayne DavisonA brief msleep() in option_error() may be helpful to...
2006-02-20 Wayne DavisonDon't try to obey bwlimit restriction until bwlimit_wri...
2006-02-20 Wayne DavisonWhen starting up a transfer, substitute the remember_ch...
2006-02-20 Wayne DavisonMade the formerly static sigchld_handler() available...
2006-02-20 Wayne DavisonIn dest_mode(), we now apply any "incoming chmod" chang...
2006-02-20 Wayne DavisonSet a new daemon_chmod_modes pointer with the daemon...
2006-02-19 Wayne DavisonMention the change in how "incoming chmod" works when...
2006-02-19 Wayne DavisonSlightly tweaked the output in non-live mode.
2006-02-19 Wayne DavisonChanged parse_chmod() to return the pointer to the...
2006-02-19 Wayne DavisonPreparing for release of 2.6.7pre2
2006-02-19 Wayne DavisonThe tar command needed --no-recursion.
2006-02-19 Wayne DavisonThe hide filter rule is no longer needed.
2006-02-19 Wayne DavisonImproved the description of a fix in 2.6.4.
2006-02-18 Wayne DavisonThe perl script I use to create new rsync releases...
2006-02-18 Wayne DavisonA perl script I wrote to make a new "nightly" tar file and
2006-02-16 Wayne DavisonSome more refinement of the --checksum section.
2006-02-15 Wayne DavisonDon't try to help the ACKs for the --remove-sent-file...
2006-02-15 Wayne DavisonOne last change to make the --checksum distinction...
2006-02-15 Wayne DavisonAnother attempt to make --checksum clearer.
2006-02-15 Wayne DavisonImproved the --checksum description and mention our...
2006-02-15 Wayne DavisonImproved the while's logic in increment_active_files().
2006-02-15 Wayne DavisonMention the change to --remove-sent-files.
2006-02-15 Wayne DavisonCall increment_active_files() during the first phase...
2006-02-15 Wayne DavisonAdded increment_active_files() and decrement_active_fil...
2006-02-14 Wayne Davison- Changed "called" to "named".
2006-02-14 Wayne DavisonTweaked a comment.
2006-02-13 Wayne DavisonList more of the doc improvements, list some of the...
2006-02-13 Wayne DavisonModified the sentence about doc improvements.
2006-02-13 Wayne DavisonDocument what all the items in the --stats output mean.
2006-02-13 Wayne DavisonMade the receiver count the size of symlinks in the...
2006-02-12 Wayne DavisonAdded missing release-history lines for 2.6.6 and 2...
2006-02-11 Wayne DavisonMention the ignoring of SIGXFSZ.
2006-02-11 Wayne DavisonWe now ignore the SIGXFSZ signal (if it is defined).
2006-02-11 Wayne DavisonMore improvements for "--help", and a couple hyphenatio...
2006-02-11 Wayne DavisonAdded a backward-compatibility note about -h to the...
2006-02-09 Wayne DavisonFixed some typos, got rid of some extraneous spaces...
2006-02-09 Wayne DavisonThe -h was missing from the daemon's option summary.
2006-02-09 Wayne Davison- Improved the description of how 'D' because 'D' and...
2006-02-09 Wayne DavisonGot rid of an statement that is no longer true.
2006-02-09 Wayne DavisonPreparing for release of 2.6.7pre1
2006-02-09 Wayne DavisonUpdated the %i section.
2006-02-09 Wayne DavisonDecided against shortening the output of --itemize...
2006-02-09 Wayne DavisonThere's no need to send --size-only to a remote sender.
2006-02-08 Wayne DavisonTweaked the mention of --human-readable.
2006-02-08 Wayne DavisonDocumented the change in the --human-readable option.
2006-02-08 Wayne DavisonTweaked the --human-readable code to work with the...
2006-02-08 Wayne DavisonChanged -h to mean powers of 1000 when used once, and...
2006-02-08 Wayne DavisonTweaked the name of one of dest_mode()'s args.
2006-02-08 Wayne DavisonTweaked a comment.
2006-02-07 Wayne DavisonMention --dry-run doesn't force --verbose.
2006-02-07 Wayne DavisonDon't force verbose for --dry-run; let the user decide.
2006-02-07 Wayne DavisonDon't look for $RSYNC_PARTIAL_DIR on the server side.
2006-02-07 Wayne DavisonClarified something in "incoming chmod".
2006-02-07 Wayne DavisonMoved the delay-bit functions into util.c, making them...
2006-02-07 Wayne DavisonCall renamed cmp_time() function (was cmp_modtime()).
2006-02-07 Wayne Davison- Renamed cmp_modtime() -> cmp_time().
2006-02-07 Wayne DavisonOnly call the just-added "touch" if autoheader succeeded.
2006-02-06 Wayne DavisonChanged --8-bit to --8-bit-output.
next