]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
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 v3.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 v3.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 v3.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 v3.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...
2008-08-02  Wayne DavisonRefer to the symlink's contents as "symlink data",...
2008-08-02  Wayne DavisonAdded logic to the receiving side to ensure that the...
2008-08-02  Wayne DavisonSkip new symlink conversion step if the remote rsync...
2008-08-02  Wayne DavisonThe --iconv option now converts the content of a symlin...
2008-08-02  Wayne DavisonFixed a problem with checking for the '.' dir in the...
2008-08-02  Wayne DavisonFixed a couple minor problems in util.c:
2008-08-02  Wayne DavisonProperly handle a failure to create a partial directory...
2008-07-31  Wayne DavisonOutput an FERROR* for a general io_error, and an FWARNI...
2008-07-30  Wayne DavisonMention a missing sender-side hash improvment that...
2008-07-30  Wayne DavisonMake hard-linking work when a device has an st_dev...
2008-07-29  Wayne DavisonMention some mount options that can interfere with...
2008-07-29  Wayne DavisonBack-porting some manpage improvements.
2008-07-25  Wayne DavisonPreparing for release of 3.0.4pre1 v3.0.4pre1
2008-07-24  Wayne DavisonFixed the --fake-super test in the xattrs testsuite...
2008-07-24  Wayne DavisonFixed the timeout/flush loop-check logic to work proper...
2008-07-24  Wayne DavisonDon't interrupt the make if a generated build file...
2008-07-24  Wayne DavisonA couple xattr fixes for --fake-super.
2008-07-24  Wayne DavisonIf the user specifies --protocol=29, rsync will avoid...
2008-07-24  Wayne DavisonPass --branch option to patch-update script.
2008-07-23  Wayne DavisonWe only need to deal with local patch branches now.
2008-07-23  Wayne DavisonFixed a potential alignment issue in the IRIX ACL code...
2008-07-23  Wayne DavisonFixed a bug in match_hard_links() where an empty direct...
2008-07-22  Wayne DavisonAllow a release from a non-master branch.
2008-07-22  Wayne DavisonStart the 3.0.4 branch.
2008-06-30  Wayne DavisonPreparing for release of 3.0.3 v3.0.3
2008-06-28  Wayne DavisonMention the addition of the deny-rsync script, and...
2008-06-26  Wayne DavisonFixed a problem with a file descriptor being left open...
2008-06-24  Wayne DavisonSome deny-rsync fixes:
2008-06-24  Matt McCutchenThe deny-rsync script from bug 3945.
2008-06-23  Wayne DavisonFixed the sending of large files with older rsync versi...
2008-06-23  Wayne DavisonPreparing for release of 3.0.3pre3 v3.0.3pre3
2008-06-23  Matt McCutchenThe sender now sets IOERR_GENERAL in more skipped-file...
2008-06-23  Wayne DavisonMention more fixes in the NEWS.
2008-06-23  Wayne DavisonImproved the build rules for rsync.1 and rsyncd.conf...
2008-06-17  Wayne DavisonAvoid problems with timestamp rounding that cp -p and...
2008-06-13  Wayne DavisonFix the problem with setting xattrs on a directory...
2008-06-12  Wayne DavisonCast the datum_len value to a long for rprintf().
2008-06-09  Wayne DavisonHandle a solo_file of a directory for --delete-during.
2008-06-09  Wayne DavisonA couple more xattr improvements:
2008-06-09  Wayne DavisonFixed an "Internal abbrev error" when dealing with...
2008-06-04  Wayne DavisonImproved the progress_is_active code to not overwrite...
2008-06-04  Wayne DavisonImproved handling of a system that doesn't have a 64...
2008-06-04  Wayne DavisonImproved the proto.h target so that a build in a differ...
2008-05-31  Wayne DavisonImproved the daemon testing, including adding a test...
2008-05-31  Wayne DavisonFixed the destination path check so that it cannot...
2008-05-31  Wayne DavisonHave send_file_list() check is_excluded() (but only...
next