]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2011-09-23  Wayne DavisonPreparing for release of 3.0.9 b3.0.x 201/head 93/head v3.0.9
2011-09-23  Wayne DavisonMention the latest changes.
2011-09-23  Wayne DavisonFix two unused-variable compiler warnings.
2011-09-22  Wayne DavisonFix xattr memory leak. Fixes bug 8475.
2011-09-15  Wayne DavisonMake --delete-excluded work better with --filter=merge.
2011-09-15  Wayne DavisonWhen modifying PATH, export it (for Solaris).
2011-09-13  Wayne DavisonAdded "SORTED TRANSFER ORDER" manpage section.
2011-09-13  Wayne DavisonCleanup some manpage & --help info.
2011-09-12  Wayne DavisonImprove the usage for --help.
2011-09-10  Wayne DavisonPreparing for release of 3.0.9pre2 v3.0.9pre2
2011-09-10  Wayne DavisonMention the latest changes in the NEWS.
2011-09-10  Wayne DavisonError out if --password-file specifed and it fails.
2011-09-10  Wayne DavisonDirs need +rx as well as +w for non-super xfers.
2011-08-27  Wayne DavisonMove implied_dot_dir=1, just to be safe.
2011-08-27  Wayne DavisonFix sending of "." attributes for implied-dot-dir.
2011-08-27  Wayne DavisonFix bwlimit multiplication overflow. Fixes bug 8375.
2011-08-27  Wayne DavisonSome option-parsing clarifiation in the intro.
2011-08-06  Wayne DavisonFix misplaced parens on getnameinfo() call.
2011-08-06  Wayne DavisonIgnore socketpair() on cygwin. Fixes bug 8356.
2011-07-22  Wayne DavisonFix Minix build errors. Fixes bug 8313.
2011-07-16  Wayne DavisonReplace another inet_ntop() call with getnameinfo().
2011-07-12  Wayne DavisonAdd more connect debug info, as Carlos suggested.
2011-07-12  Wayne DavisonMove freeaddrinfo() call after failure-reporting loop.
2011-07-04  Wayne DavisonMention the latest fixes.
2011-07-04  Wayne DavisonFix a comment.
2011-07-04  Wayne DavisonHandle FES_NO_SEND properly on a hard-linked file.
2011-06-26  Wayne DavisonFix #ifdef in unchanged_attrs(). Fixes bug 8268.
2011-06-24  Wayne DavisonExplicitly mention spaces in the "path" setting.
2011-06-24  Wayne DavisonImprove lsh's handling of -l user option w/cd.
2011-06-24  Wayne DavisonMove var declaration for older C compilers.
2011-06-22  Wayne DavisonPreparing for release of 3.0.9pre1 v3.0.9pre1
2011-06-22  Wayne DavisonMention latest fix.
2011-06-18  Wayne DavisonMake daemon-exclude errors more error-like.
2011-06-18  Wayne DavisonPrepare for 3.0.9pre1 release.
2011-06-18  Wayne DavisonMention coming Solaris support.
2011-06-04  Wayne DavisonDon't force \(em in the manpages. Fixes bug 7941.
2011-06-04  Wayne DavisonLinux needs symlink xattrs. Fixes bug 8201.
2011-05-30  Wayne DavisonFix unwritable directory issue due to misordered chmod...
2011-05-30  Wayne DavisonExpand NO_ENTRY items from fake-super ACLs in get_rsync...
2011-04-22  Wayne DavisonAvoid adding a slash to path '/'.
2011-04-22  Wayne DavisonFix a potential crash when trying to find a better...
2011-03-26  Wayne DavisonPreparing for release of 3.0.8 v3.0.8
2011-03-26  Wayne DavisonMention CVE-2011-1097.
2011-03-26  Wayne DavisonTweak dir xattrs after the writability fudging.
2011-03-26  Wayne DavisonAvoid re-setting xattrs on a hard-linked file w/the...
2011-03-21  Wayne DavisonMention the latest changes.
2011-03-21  Wayne DavisonEnhance the -liconv check for OS X. Fixes bug 8018.
2011-03-18  Wayne DavisonDon't send user/group names for ACLs with --numeric...
2011-03-17  Wayne DavisonGet rid of an unused extern.
2011-03-14  Wayne DavisonFix xattrs test on OS X.
2011-02-26  Wayne DavisonA few minor NEWS improvements.
2011-02-23  Wayne DavisonClarify what extraneous hard link are.
2011-02-22  Wayne DavisonGet rid of obsolete tempfs warning.
2011-02-22  Wayne DavisonPreparing for release of 3.0.8pre1 v3.0.8pre1
2011-02-22  Wayne DavisonMention even more fixes.
2011-02-22  Wayne DavisonSome uid/gid fixes for (id_t)-1.
2011-02-22  Wayne DavisonAllow a failure of EINVAL to mean no ACLs are available.
2011-02-22  Wayne DavisonFix --force with --one-file-system w/o --delete.
2011-02-22  Wayne DavisonFix issue with devices-fake test.
2011-02-22  Wayne DavisonFix test 5's failure message.
2011-02-21  Wayne DavisonMention latest changes.
2011-02-21  Wayne DavisonA few more xattr-support fixes from the master branch.
2011-02-21  Wayne DavisonBe clear on which part(s) of testsuite's checkit()...
2011-02-21  Wayne DavisonFix issues with unchanged_attrs() for symlinks.
2011-02-21  Wayne DavisonUse ftruncate() at the end of a --sparse file.
2011-02-21  Wayne DavisonIntegrate time-setting fixes/improvements from the...
2011-02-21  Wayne DavisonMake case_N.h more generic.
2011-02-21  Wayne DavisonBetter mask handling, including some changes to help...
2011-02-21  Wayne DavisonPass "new_mode" to set_acl() and change its return...
2011-02-21  Wayne DavisonPut file descriptor arg at the start of the arg list...
2011-02-21  Wayne DavisonAdded more missing NEWS items.
2011-02-21  Wayne DavisonSome manpage enhancements.
2011-02-21  Wayne DavisonSuggest a better solution for a make without wildcard...
2011-02-21  Wayne DavisonAdd .hg dir exclude to default_cvsignore list.
2011-01-30  Wayne DavisonSwitch over to Matt's idea of using FLAG_OWNED_BY_US.
2011-01-30  Wayne DavisonMove FLAG_DEL_NEEDS_UID into the "not stored" section.
2011-01-30  Wayne DavisonFix a random flist data bug w/delete, inc-recurse,...
2011-01-17  Wayne DavisonOptimize finding the sum that matches our --inplace...
2011-01-14  Wayne DavisonMake sure an alternate --inplace sum has the right...
2011-01-14  Wayne DavisonSome fixes and improvements from the master branch.
2011-01-04  Wayne DavisonAvoid splitting a multi-byte character when trimming...
2011-01-04  Wayne DavisonMention that sorting the --files-from input is helpful.
2011-01-03  Wayne DavisonAvoid reading ACL/xattr info on filetypes not being...
2011-01-02  Wayne DavisonMention the latest changes.
2011-01-02  Wayne DavisonMake xattrs.test more like the master version.
2011-01-02  Wayne DavisonAvoid directory permission issues with --fake-super.
2011-01-01  Wayne DavisonReport all socket connection errors if we fail.
2011-01-01  Wayne DavisonItemize xattrs of a missing dir from an alt-dest dir.
2011-01-01  Wayne DavisonUse full_fname() for system error messages.
2011-01-01  Wayne DavisonTweak the year.
2010-12-24  Wayne DavisonProtect a remote filename that starts with a dash.
2010-12-19  Wayne DavisonTweak some apostrophes to make editor highlighting...
2010-12-18  Wayne DavisonOptimize --inplace chunck search to avoid a non-aligned...
2010-12-18  Wayne DavisonMention seek effect of an unmoved --inplace chunk.
2010-12-18  Wayne DavisonImprove description of --chmod example.
2010-12-17  Wayne DavisonFix crash when --backup-dir is excessively long.
2010-09-06  Wayne DavisonSome quoting fixes/improvements.
2010-09-06  Wayne DavisonIf we create an off_t type, define SIZEOF_OFF_T.
2010-09-06  Wayne DavisonFix rsync_xal_set reference in an error.
2010-09-06  Wayne DavisonAvoid infinite loop if the file's length is negative.
next