]> git.ipfire.org Git - thirdparty/rsync.git/shortlog
thirdparty/rsync.git
2008-11-10  Wayne DavisonFixed a bunch of "warn_unused_result" compiler warnings.
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 rsync's definition of client and server.
2008-10-25  Wayne DavisonFixed our supplied getnameinfo()'s ability to do a...
2008-10-15  Wayne DavisonAdding hashtable debugging output (--debug=hash).
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-09-30  Wayne DavisonFix the error message on one of the rename operations.
2008-09-27  Wayne DavisonEnhanced the --stats output:
2008-09-27  Wayne DavisonProperly ignore source args on a --read-batch command.
2008-09-27  Wayne DavisonMore batch-mode fixes to handle redos properly (and...
2008-09-27  Wayne DavisonMoved the flist_ndx_{push,pop}() routines from io.c...
2008-09-24  Wayne DavisonInitialize xattr data in a couple spots in the hlink...
2008-09-24  Wayne DavisonDon't send a bogus "-" option to an older server if...
2008-09-24  Wayne DavisonFixed skipping of unneeded updates in a batch file...
2008-09-15  Wayne DavisonRemove bogus "non-empty" qualifier in '*' discussion.
2008-09-11  Wayne DavisonA couple instant-rsyncd improvements:
2008-09-11  Matt McCutchenAdd instant-rsyncd to support/ .
2008-09-11  Wayne DavisonConvey the cleaned-up module-path to the user in all...
2008-09-10  Wayne DavisonFix the %P logfile escape inside a chroot.
2008-09-06  Wayne DavisonAdding 3.0.4 release line to OLDNEWS.
2008-09-03  Wayne DavisonAdding human_readable var.
2008-09-03  Wayne DavisonChanged some "rsync" commands into proper "$RSYNC"...
2008-09-02  Wayne DavisonSplit up the ifuncs.h file into 3 .h files.
2008-09-02  Wayne DavisonDon't define an array with no size.
2008-09-02  Wayne DavisonA little tidying up to follow my preferred style.
2008-09-02  Matt McCutchenSeveral fixes for merge file handling:
2008-09-01  Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-08-31  Wayne DavisonVerify that SUBPROTOCOL_VERSION is set correctly when...
2008-08-31  Wayne DavisonAdded extra file-changing logic to ensure that the...
2008-08-31  Wayne DavisonImproved the fix that ensures that the generator gets...
2008-08-24  Wayne DavisonImproved rwrite() to handle a stderr exception without...
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-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 DavisonChanged the iconv-related message that was being output...
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-28  Wayne DavisonAdded a client --munge-links option that works like...
2008-07-27  Wayne Davison- Don't require a daemon config &directive to use an...
2008-07-27  Wayne DavisonMade include_config() more efficient, and fixed a memor...
2008-07-27  Wayne DavisonAdded a command-line override for daemon config parameters:
2008-07-27  Wayne Davison- Got rid of unused pstring/P_GSTRING/P_SEP/P_SEPARATOR...
2008-07-27  Wayne DavisonAdded &include and &merge config-file directives that...
2008-07-27  Wayne DavisonChanged the module array to use an item_list structure.
2008-07-27  Wayne DavisonChange the references to "service" to be either "sectio...
2008-07-27  Wayne DavisonReorder the static functions to avoid the need for...
2008-07-27  Wayne DavisonSince the loadparm.c file is changing, I'm reformatting...
2008-07-24  Wayne DavisonEnhanced the release scripts to be able to handle a...
2008-07-22  Wayne DavisonFixed a potential alignment issue in the IRIX ACL code...
2008-07-22  Wayne DavisonExplicitly cast a -1 that is being assigned to a size_t.
2008-07-22  Wayne DavisonUse PTR_ADD for the new instances of void-pointer arith...
2008-07-22  Wayne DavisonExplicitly cast an int64 to an int32.
2008-07-22  Wayne DavisonGot rid of a variable that was set but not used.
2008-07-21  Wayne DavisonImproved var-checker and tweaked all the issues it...
2008-07-21  Wayne DavisonRenamed extern-squish -> var-checker.
2008-07-21  Wayne DavisonInclude the array-size in array externs so that IBM...
2008-07-21  Wayne DavisonTurn off extra debugging now that the problem is fixed.
2008-07-21  Wayne DavisonImproved the handling of --msgs2stderr a little more.
2008-07-21  Wayne DavisonFixed a bug in match_hard_links() where an empty direct...
2008-07-21  Wayne DavisonAdded a debug-helping option, --msgs2stderr, than shoul...
2008-07-21  Wayne DavisonChanged the chksum debug flag to deltasum.
2008-07-20  Wayne DavisonA few more HLINK debug messages.
2008-07-20  Wayne DavisonOutput even more debug messages.
2008-07-20  Wayne DavisonAdded a '%C' (MD5 checksum) flag for the output/logfile...
2008-07-19  Wayne DavisonChanged the POOL_QALIGN flag to POOL_NO_QALIGN, reversi...
2008-07-19  Wayne DavisonImproved the alignment code and changed POOL_APPEND...
2008-07-19  Wayne DavisonWe now pass the POOL_QALIGN flag to pool_create()....
2008-07-19  Wayne DavisonImproved the hard-link logging.
2008-07-19  Wayne DavisonTurn on flist5 debugging.
2008-07-18  Wayne DavisonSome minor tweaking for the info+debug option parsing.
2008-07-18  Wayne DavisonMake the hands.test use a higher hlink debug level.
2008-07-18  Wayne DavisonAdd --debug=hlink to hands.test.
2008-07-18  Wayne DavisonDon't interrupt the make for a generated file didn...
2008-07-18  Wayne DavisonUse big_num() in a few more places.
2008-07-17  Wayne DavisonMoving big_num() into lib/compat.c so tls.c can use it.
2008-07-17  Wayne DavisonAdded some HLINK debugging output and enabled it for...
2008-07-17  Wayne DavisonChanged human_num() to big_num() with an extra arg...
2008-07-15  Wayne DavisonA couple xattr fixes for --fake-super.
2008-07-15  Wayne DavisonA few more minor improvements in the --info/--debug...
2008-07-15  Wayne DavisonAdded a "test_fail" function to 00-hello.test.
2008-07-14  Wayne DavisonMade the info_verbosity array 1 element larger.
next