rsync/rsync.git
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.
2006-02-06 Wayne DavisonMentioned --8-bit (-8).
2006-02-06 Wayne DavisonDocument --8-bit (-8).
2006-02-06 Wayne DavisonDon't setup ic_chck if --8-bit was specified.
2006-02-06 Wayne DavisonDon't call isprint() if --8-bit was specified.
2006-02-06 Wayne DavisonAdded the --8-bit (-8) option.
2006-02-06 Wayne DavisonEnsure that the timestamp for config.h.in is changed...
2006-02-06 Wayne DavisonGot rid of a newly-added trailing tab.
2006-02-06 Wayne DavisonMention the new output-escaping idiom and the multibyte...
2006-02-06 Wayne DavisonAllow the iconv_open() call to fail since we can now...
2006-02-06 Wayne Davison- The iconv-supporting code can now ask filtered_fwrite...
2006-02-06 Wayne DavisonHave default_charset() try mapping "646" -> "ASCII...
2006-02-06 Wayne DavisonAdded "const" to the default_charset() return.
2006-02-06 Wayne DavisonSolaris 9 and HP-UX 11.11 need us to look for libiconv_...
2006-02-06 Wayne DavisonCheck to see if we need to include the iconv library.
2006-02-06 Wayne DavisonMention the prepare-source script and the changes in...
2006-02-06 Wayne DavisonAdded dependencies for proto.h.
2006-02-06 Wayne DavisonThe "proto" target now builds target "proto.h" from...
2006-02-06 Wayne DavisonChanged the "proto" target to "proto.h".
2006-02-06 Wayne DavisonMoved the targets "gen", "proto", and "man" to prepare...
2006-02-06 Wayne DavisonAn easy way to run all the commands in prepare-source...
2006-02-06 Wayne DavisonMoved the rules for generating files such as configure...
2006-02-05 Wayne DavisonInclude --no-g in the popt-alias example in --perms.
2006-02-05 Wayne DavisonIn default_charset(): if nl_langinfo() gives us "646...
2006-02-05 Wayne DavisonAdded a missing comma.
2006-02-05 Wayne DavisonSome more improvements to --perms and --executability...
2006-02-05 Wayne DavisonAllow itemize() to flag ITEM_REPORT_PERMS anytime the...
2006-02-05 Wayne DavisonMake sure that we don't try to use iconv() without...
2006-02-05 Wayne DavisonChanged HAVE_ICONV to HAVE_ICONV_OPEN.
2006-02-04 Wayne DavisonSwitched back to checking for iconv_open() due to HP-UX.
2006-02-04 Wayne DavisonCall setup_iconv().
2006-02-04 Wayne DavisonUse iconv() (when available) to allow us to output...
2006-02-04 Wayne DavisonThe new function setup_iconv() initializes the ic_chck...
2006-02-04 Wayne Davison- Changed the check for iconv_open() to just iconv().
2006-02-04 Wayne DavisonDon't do so much memory copying in mplex_write().
2006-02-04 Wayne DavisonIn the compatibility comments: mention why we don...
2006-02-04 Wayne DavisonTest directory setgid inheritence when --perms is not...
2006-02-04 Wayne DavisonAdded a missing '(' in the opening comments.
2006-02-04 Wayne DavisonAdded a special permission (o+t) to one of the files...
2006-02-04 Wayne DavisonTweaked a function declaraion.
2006-02-04 Wayne Davison- When not preserving permissions, ensure that a newly...
2006-02-04 Wayne DavisonIgnore setfacl unless it tells us that it supports...
2006-02-04 Wayne DavisonNeeded to make %G output "DEFAULT" when gid == GID_NONE.
2006-02-03 Wayne DavisonImproved the --partial-dir section.
2006-02-03 Wayne DavisonDecided to undo the last change to avoid backward compa...
2006-02-03 Wayne DavisonAvoid adding our own exclude of the partial-dir name...
2006-02-03 Wayne DavisonMade the new %M escape handle multiple spaces in the...
next