rsync/rsync.git
2009-11-13 Wayne DavisonMy version of Matt's improvements related to missing... hacks/missing-args-b3.0.x
2009-11-13 Wayne DavisonMake missing args governed by protect filters, not...
2009-11-13 Wayne DavisonMade --list-only output missing args as a "*missing...
2009-11-13 Wayne DavisonDon't let --chmod tweak a 0 mode value (which marks...
2009-11-13 Wayne DavisonAdded the --delete-missing-args option to delete specified
2009-08-14 Wayne DavisonFix a bogus free in uncache_tmp_xattrs().
2009-05-08 Wayne DavisonPreparing for release of 3.0.6
2009-05-07 Wayne DavisonFix typo pointed out by Chris Pepper.
2009-05-05 Matt McCutchenMove the description of include/exclude modifiers to...
2009-04-27 Wayne DavisonClarify which options are transfer rules, and what...
2009-04-26 Wayne DavisonChange sending/receiving/storing of the rdev value...
2009-04-13 Wayne DavisonClarify the read-batch fix.
2009-04-12 Wayne DavisonPreparing for release of 3.0.6pre1
2009-04-12 Wayne DavisonChanged the commands used to "make gen" without any...
2009-04-12 Wayne DavisonDon't allow --remove-s*-files with --read-batch.
2009-04-12 Wayne DavisonFixed the use of --xattrs with --only-write-batch.
2009-04-10 Wayne DavisonAllow a "make reconfigure" to continue, even if the...
2009-04-10 Wayne DavisonFixed an ACL/xattr corruption issue where the --backup...
2009-04-10 Wayne DavisonDon't try to simplify an ACL that has a mask w/o any...
2009-04-07 Wayne DavisonSome improvements to the rsync.yo manpage:
2009-04-04 Wayne DavisonMake sure that config.h.in is up-to-date before allowin...
2009-04-04 Wayne DavisonFixed --dry-run with --read-batch:
2009-04-01 Wayne DavisonFixed improper deletion of mount-point hierarchies.
2009-03-31 Wayne DavisonFixed a word ending that Jesse Weinstein and revamp...
2009-03-29 Wayne DavisonMake symlink iconv work for a local copy.
2009-03-13 Matt McCutchenGive a meaningful error message when we fail to write...
2009-03-06 Wayne DavisonSimplify an "if" in ssh-basic.test. Fixes bug #6169;
2009-03-03 Wayne DavisonMention the fix to --safe-links/--copy-unsafe-links.
2009-03-03 Wayne DavisonImproved the unsafe_symlink() code to not get fooled...
2009-03-03 Wayne DavisonMake the backup code call unsafe_symlink() correctly.
2009-02-14 Wayne DavisonMention vanishing-directory fix.
2009-02-14 Wayne DavisonHandle a link_stat() failure with errno ENOENT as a...
2009-02-14 Wayne DavisonMention the latest configure fixes.
2009-02-14 Wayne DavisonAdded --disable-iconv-open option for configure to...
2009-02-14 Wayne DavisonMoved the --disable-debug check sooner in configure...
2009-02-05 Wayne DavisonEnsure that the sender turns off any msg_fd_in use...
2009-02-05 Wayne DavisonDo not try to send a symlink with a 0-length value.
2009-01-29 Wayne DavisonA few more improvements to the hostspec-parsing code.
2009-01-28 Wayne DavisonFixed the parsing of IPv6 literal addresses with a...
2009-01-17 Wayne DavisonFixed a hang in the inc_recurse batch-reading code.
2009-01-17 Matt McCutchenHandle simultaneous arrival of multiple connections.
2009-01-17 Wayne DavisonAvoid a server-side problem with -e is at the start...
2009-01-17 Wayne DavisonFixed bug #6011: use of target in configure.
2009-01-17 Wayne DavisonUpdate the copyright year.
2009-01-17 Wayne DavisonBeginning work on a 3.0.6 release.
2008-12-29 Wayne DavisonPreparing for release of 3.0.5
2008-12-29 Wayne DavisonAvoid a hang when using at least 3 --verbose options...
2008-12-27 Wayne DavisonAllow opendir() in send_directory() to fail with ENOENT.
2008-11-15 Wayne DavisonMake it clearer which configure files changed.
2008-11-15 Wayne DavisonMention a few NEWS items that hadn't been mentioned...
2008-11-15 Wayne DavisonPreparing for release of 3.0.5pre2
2008-11-15 Wayne DavisonAn ftruncate() failure should result in FERROR_XFER.
2008-11-15 Wayne DavisonTweaked the month guess in OLDNEWS.
2008-11-15 Wayne DavisonChange clean_fname() to keep "//" at the start for...
2008-11-15 Wayne DavisonChange some size_t vars to ints.
2008-11-12 Wayne DavisonMake sparse_seek an OFF_T (pointed out by Pedro Valasco).
2008-11-11 Wayne DavisonA "make reconfigure" doesn't stop if configure changes.
2008-11-10 Wayne DavisonMention Matt's -K --delete fix.
2008-11-10 Matt McCutchenAdd flist_find_ignore_dirness() and change delete_in_di...
2008-11-10 Wayne DavisonMention the fix for --files-from dot/./paths.
2008-11-10 Wayne DavisonFixed the use of a dot-dir path (foo/./bar) inside...
2008-11-10 Wayne DavisonFixed a bunch of "warn_unused_result" compiler warnings.
2008-11-10 Wayne DavisonMention hang fix in the NEWS.
2008-11-10 Wayne DavisonAvoid a potential hang when --remove-*-files is active.
2008-11-03 Matt McCutchenThe protect filter automatically added with --backup...
2008-10-25 Wayne DavisonMention the getnameinfo() fix in the NEWS.
2008-10-25 Wayne DavisonMention rsync's definition of client and server.
2008-10-25 Wayne DavisonFixed our supplied getnameinfo()'s ability to do a...
2008-10-14 Wayne DavisonAdded another file-list filter to handle odd-ball syste...
2008-10-11 Wayne DavisonPreparing for release of 3.0.5pre1
2008-10-11 Wayne DavisonMention the latest NEWS.
2008-10-11 Wayne DavisonFixed a glitch when using -s with a remote-shell daemon.
2008-10-11 Wayne DavisonDon't lookup address "0.0.0.0" when we're a remote...
2008-10-11 Wayne DavisonFixed send_protected_args() to send "." in place of...
2008-10-11 Wayne DavisonAdded a fully atomic update if the user has setup a...
2008-10-10 Wayne DavisonFix the error message on one of the rename operations.
2008-09-27 Wayne DavisonRemove bogus "non-empty" qualifier in '*' discussion.
2008-09-27 Wayne DavisonProperly ignore source args on a --read-batch command.
2008-09-27 Wayne DavisonFixed skipping of unneeded updates in a batch file...
2008-09-27 Wayne DavisonMoved the flist_ndx_{push,pop}() routines from io.c...
2008-09-27 Wayne DavisonFix the %P logfile escape inside a chroot.
2008-09-27 Wayne DavisonInitialize xattr data in a couple spots in the hlink...
2008-09-27 Wayne DavisonDon't send a bogus "-" option to an older server if...
2008-09-27 Wayne DavisonBeginning work on a 3.0.5 release.
2008-09-06 Wayne DavisonPreparing for release of 3.0.4
2008-09-06 Wayne DavisonA few more improvements and a mention of the latest...
2008-09-03 Wayne DavisonChanged some "rsync" commands into proper "$RSYNC"...
2008-09-01 Wayne DavisonMade human_num() and human_dnum() able to output negati...
2008-08-31 Wayne DavisonGot rid of the check_for_io_err code, as it could cause...
2008-08-24 Wayne DavisonSome minor improvements to the flushing code to try...
2008-08-24 Wayne DavisonMake the !flist_eof assumption explicit before the...
2008-08-17 Wayne DavisonAdded /support/savetransfer to .gitignore.
2008-08-17 Wayne DavisonAn improved RERR_PARTIAL message.
2008-08-14 Wayne DavisonChanged flist_for_ndx() to optionally die with an error
2008-08-10 Wayne DavisonMade an error of readlink_stat() use the right function...
2008-08-08 Wayne DavisonMake sure that the hlink node->data allocation doesn...
2008-08-06 Wayne DavisonImproved a couple NEWS items.
2008-08-02 Wayne DavisonPreparing for release of 3.0.4pre2
2008-08-02 Wayne DavisonTweaked the symlink iconv buffer size and fixed a comment.
2008-08-02 Wayne DavisonWhen using --iconv, if a server-side receiver can't...
next