]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2011-06-04  Wayne DavisonAdd a colon if a non-empty pre-xfer exec message follows.
2011-06-04  Wayne DavisonHandle EINTR when reading the pre-xfer exec message.
2011-06-04  Wayne DavisonSend error messages from pre-xfer exec script to the...
2011-06-04  Wayne DavisonLinux needs symlink xattrs. Fixes bug 8201.
2011-05-30  Wayne DavisonWe need VA_COPY() defined more. Fix dangling #endif.
2011-05-30  Wayne DavisonMerge latest samba version to get va_end() fixes, etc.
2011-05-30  Wayne DavisonFix unwritable directory issue due to misordered chmod...
2011-05-25  Wayne DavisonExpand NO_ENTRY items from fake-super ACLs in get_rsync...
2011-05-17  Wayne DavisonUse a union for idlist's name/max_id value. Fixes...
2011-05-16  Wayne DavisonExplicitly mention spaces in the "path" setting.
2011-05-16  Wayne DavisonCheck for linux/falloc.h header file.
2011-05-07  Wayne DavisonAbort if the cd fails.
2011-05-07  Wayne DavisonTurn empty remote args into dot dirs.
2011-05-07  Wayne DavisonMake --files-from allow a missing trailing arg w/-...
2011-05-07  Wayne DavisonMention the number of child args.
2011-04-29  Wayne DavisonDon't die if man-copy fails.
2011-04-28  Wayne DavisonHandle non-srcdir man copying when yodl isn't installed.
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-04-09  Wayne DavisonImprove lsh's handling of -l user option w/cd.
2011-04-05  Wayne DavisonAdd some temp-name dot heuristics for OS X's sake.
2011-04-05  Wayne DavisonApplying the preallocate patch.
2011-04-04  Wayne DavisonMove var declaration for older C compilers.
2011-03-26  Wayne DavisonAdding release info for 3.0.8 to the trunk.
2011-03-26  Wayne DavisonVerify the module list output of the daemon-via-ssh...
2011-03-26  Wayne DavisonTweak dir xattrs after the writability fudging.
2011-03-26  Wayne DavisonAvoid re-setting (and sending) xattrs on a hard-linked...
2011-03-21  Wayne DavisonEnhance the -liconv check for OS X. Fixes bug 8018.
2011-03-19  Wayne DavisonGet the branch set right before listing names and handl...
2011-03-19  Wayne DavisonMake it possible to create a new patch file while on...
2011-03-18  Wayne DavisonDon't send user/group names for ACLs with --numeric...
2011-03-14  Wayne DavisonFix xattrs test on OS X.
2011-03-12  Wayne DavisonImprove the &merge/&include example explanation.
2011-03-12  Wayne DavisonChange rsyncd.conf &merge directive to match *.inc.
2011-02-26  Wayne DavisonSuggest a better solution for a make without wildcard...
2011-02-23  Wayne DavisonClarify what extraneous hard link are.
2011-02-22  Wayne DavisonGet rid of obsolete tempfs warning.
2011-02-22  Wayne DavisonSome uid/gid fixes for (id_t)-1 and other large ID...
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 devices test on OS w/o hard-linked devices.
2011-02-21  Wayne DavisonImprove some hard-link caveats in the manpage.
2011-02-18  Wayne DavisonAdd .hg dir exclude to default_cvsignore list.
2011-01-30  Wayne DavisonUpdated a comment to match a 3.0.x change.
2011-01-30  Matt McCutchenAvoid changing file_extra_cnt during deletion.
2011-01-30  Wayne DavisonSome minor variable and flag cleanup.
2011-01-17  Wayne DavisonOptimize finding the sum that matches our --inplace...
2011-01-15  Wayne DavisonInclude backup in map_ptr() to avoid backing up when...
2011-01-15  Wayne DavisonSender realigns chunks with generator during an --inpla...
2011-01-14  Wayne DavisonMake sure an alternate --inplace sum has the right...
2011-01-14  Wayne DavisonFix a bug in the trailing-slash handling.
2011-01-14  Wayne DavisonImprove the discussion of the absolute-filter alternative.
2011-01-04  Wayne DavisonHave build farm always use included popt.
2011-01-04  Wayne DavisonMention that sorting the --files-from input is helpful.
2011-01-04  Wayne DavisonAdded "listen backlog" daemon config paramater.
2011-01-04  Wayne DavisonDaemon supports forward-DNS lookups for simple hostnames
2011-01-03  Wayne DavisonAvoid reading ACL/xattr info on filetypes not being...
2011-01-02  Wayne DavisonSeparate the dirs from the files in xattrs.text.
2011-01-02  Wayne DavisonClarify incremental recursion's effect on --hard-link.
2011-01-02  Wayne DavisonSome --inplace manpage enhancements.
2011-01-02  Wayne DavisonAvoid directory permission issues with --fake-super.
2011-01-02  Wayne DavisonBe clear on which part(s) of testsuite's checkit()...
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 DavisonSet NO_SYMLINK_XATTRS on linux the easy way.
2010-12-18  Wayne DavisonFix issues with unchanged_attrs() for symlinks.
2010-12-17  Wayne DavisonFix crash when --backup-dir is excessively long.
2010-12-17  Wayne DavisonEnhance --chmod to allow octal values.
2010-11-26  Wayne DavisonAvoid splitting a multi-byte character when trimming...
2010-11-20  Wayne DavisonA couple comment tweaks.
2010-11-12  Wayne DavisonOptimize --inplace chunck search to avoid a non-aligned...
2010-11-06  Wayne DavisonUse ftruncate() at the end of a --sparse file.
2010-11-06  Wayne DavisonMention seek effect of an unmoved --inplace chunk.
2010-10-12  Wayne DavisonAdd @group auth and overrides to "auth user" daemon...
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-08-29  Wayne DavisonUndo unintended mode-reference tweak.
2010-08-27  Wayne DavisonFix description of how to force new prototype generation.
2010-08-26  Wayne DavisonMove time setting to syscall.c and add syscall fallback.
2010-08-26  Wayne DavisonMake case_N.h more generic.
2010-08-26  Wayne DavisonAdd --omit-link-times and use CAN_SET_SYMLINK_TIMES...
2010-08-26  Wayne DavisonMention need of wildcard support in make.
2010-08-26  Wayne DavisonRemove duplication for -x option.
2010-08-21  Wayne DavisonAdd some new dont-compress suffixes.
2010-08-21  Wayne DavisonAvoid a crash with --append-verify when discarding...
2010-08-21  Wayne DavisonAvoid a non-writable-by-the-user file when copying...
2010-08-21  Wayne DavisonAvoid infinite loop if the file's length is negative.
2010-07-03  Wayne DavisonDon't mention bug fixes that are queued up for 3.0.8.
2010-07-03  Wayne DavisonRefer to the right lsetxattr() caller in a error message.
2010-06-26  Wayne DavisonReplace another assert with a descriptive error.
2010-06-26  Wayne DavisonI like braces when multiple lines are indented.
2010-06-26  Wayne DavisonOlder protocols should send 1-incremented dev numbers.
2010-06-26  Wayne DavisonMention more changes.
2010-06-26  Wayne DavisonMore manpage improvements.
2010-06-26  Wayne DavisonMention more output changes.
next