rsync/rsync.git
2005-03-17 Wayne DavisonSet a maximum distance-measure that find_fuzzy() will...
2005-03-17 Wayne DavisonFixed a problem with the stripping of the .bak/.old...
2005-03-17 Wayne DavisonFixed the -r kluge sent for pre-2.6.4 --list-only support.
2005-03-17 Wayne DavisonWe need to run our post-processing activities after...
2005-03-16 Wayne DavisonMention one other recent change.
2005-03-16 Wayne DavisonPreparing for release of 2.6.4pre3
2005-03-16 Wayne DavisonChanged error message for incompatible 2.6.4 pre-releas...
2005-03-15 Wayne DavisonDocument error messages 6 and 25.
2005-03-15 Wayne DavisonAdded the error message for RERR_LOG_FAILURE and used...
2005-03-15 Wayne DavisonAdded RERR_LOG_FAILURE define.
2005-03-15 Wayne Davison- Made read_item_attrs() detect and reject a pre1/pre2...
2005-03-15 Wayne DavisonAdded an extra phase to the end of the transfer to...
2005-03-15 Wayne Davison- Added an extra phase to the end of the transfer to...
2005-03-15 Wayne DavisonAdded ITEM_DUMMY_BIT and moved a few other 'ITEM_*...
2005-03-15 Wayne DavisonTweaked the end-of-phase code.
2005-03-15 Wayne DavisonHandle --delay-updates at the end of the first phase.
2005-03-15 Wayne DavisonMention the index number for an "invalid packet at...
2005-03-14 Wayne DavisonFixed a just-introduced crash bug in the --fuzzy proces...
2005-03-14 Wayne DavisonA simple test to ensure that fuzzy processing is working.
2005-03-14 Wayne DavisonSplit the conditional-directory sending out of send_fil...
2005-03-14 Wayne DavisonThe "recurse" value is back to being just 1 or 0 (true...
2005-03-14 Wayne DavisonGot rid of "fudged_recurse".
2005-03-14 Wayne DavisonGot rid of an unused extern.
2005-03-14 Wayne DavisonGot rid of some code in f_name_cmp() that tried to...
2005-03-14 Wayne DavisonThe --fuzzy code now handles a file->dirname that has...
2005-03-13 Wayne DavisonDocument the latest %i output.
2005-03-13 Wayne DavisonOutput a '*' at the start of the %i string when deleting.
2005-03-13 Wayne Davison- Improved a couple error messages.
2005-03-12 Wayne DavisonSome misc. improvements (I hope).
2005-03-12 Wayne DavisonImproved two sentences.
2005-03-12 Wayne DavisonTweaked the name of a variable.
2005-03-11 Wayne DavisonMention --copy-dest.
2005-03-11 Wayne DavisonRe-enabled the --copy-dest part of the test.
2005-03-11 Wayne DavisonAdded --copy-dest logic, and improved the updating...
2005-03-11 Wayne DavisonAdded --copy-dest logic.
2005-03-11 Wayne DavisonTweaked the comment on copy_file().
2005-03-11 Wayne DavisonDocument --copy-dest.
2005-03-10 Wayne Davison- Fixed the reading of the fuzzy xname from the socket.
2005-03-10 Wayne Davison- Changed read_item_attrs() to return the length of...
2005-03-09 Wayne Davison- Improved the error-checking for some delete_item...
2005-03-09 Wayne DavisonMention the latest protocol-29 changes.
2005-03-09 Wayne DavisonWe now handle the reading and writing of extra basis...
2005-03-09 Wayne DavisonGot rid of the name-pipe, so we now read the fnamecmp_t...
2005-03-09 Wayne DavisonMade itemize() output the fnamecmp_type and the fuzzy...
2005-03-09 Wayne DavisonGot rid of the name-pipe from the generator to the...
2005-03-09 Wayne DavisonWhen itemizing, we now set ITEM_LOCAL_CHANGE and ITEM_X...
2005-03-09 Wayne Davison- Made an overflow in read_vstring() return an error...
2005-03-09 Wayne DavisonHandle the new way that 'c' and 'h' get output by ...
2005-03-09 Wayne DavisonComplain if a feature that requires protocol 29 doesn...
2005-03-09 Wayne DavisonMade the dest_option string non-static.
2005-03-09 Wayne DavisonChanged some of the ITEM_* defines.
2005-03-09 Wayne DavisonMention the latest bug-fix.
2005-03-09 Wayne DavisonWe need to mention any change to a directory, not just...
2005-03-09 Wayne DavisonFixed the change-report output for a directory that...
2005-03-09 Wayne DavisonBackward compatibility fix in read_iflags() (for protoc...
2005-03-06 Wayne DavisonBacked out the hack that reversed ITEM_REPORT_XATTRS...
2005-03-05 Wayne Davison- When --max-delete is exceeded, we now count how many...
2005-03-05 Wayne DavisonHandle new IOERR_DEL_LIMIT bit in io_error.
2005-03-05 Wayne DavisonDefine the message for RERR_DEL_LIMIT.
2005-03-05 Wayne DavisonAdded RERR_DEL_LIMIT.
2005-03-05 Wayne DavisonAdded IOERR_DEL_LIMIT.
2005-03-05 Wayne DavisonMention that --max-delete must be non-zero.
2005-03-05 Wayne DavisonMoved the end_progress() call from match.c to sender...
2005-03-05 Wayne DavisonFixed the elapsed time reported for 0-length files.
2005-03-05 Wayne DavisonDon't try to determine the phase we're in by looking...
2005-03-05 Wayne DavisonAdded a hack that uses the ITEM_REPORT_XATTRS bit ...
2005-03-05 Wayne DavisonAdded a hack that sets the ITEM_REPORT_XATTRS bit ...
2005-03-05 Wayne DavisonSwapped the bit-values for ITEM_TRANSFER and ITEM_REPOR...
2005-03-05 Wayne DavisonImproved the description of when "h" is output by %i.
2005-03-05 Wayne DavisonTurned on -i for itemized output.
2005-03-05 Wayne Davison- Updated to handle the new ITEM_* flags.
2005-03-05 Wayne Davison- Updated to handle the new ITEM_* flags.
2005-03-05 Wayne DavisonA few minor tweaks to improve two error messages and...
2005-03-05 Wayne Davison- Make use of the new ITEM_* flags to mention when...
2005-03-05 Wayne Davison- Made the sock_{in,out} variables non-static.
2005-03-05 Wayne Davison- Changed hlink_list[] to store file-list indexes inste...
2005-03-05 Wayne Davison- Updated itemize() to handle sending of hard-link...
2005-03-05 Wayne Davison- Changed ITEM_UPDATING to ITEM_TRANSFER.
2005-03-05 Wayne DavisonMention latest bug fixes.
2005-03-04 Wayne DavisonIn read_iflags(), we need to set buf to an empty string.
2005-03-04 Wayne DavisonGot rid of some code in the main recv_files() loop...
2005-03-04 Wayne DavisonMoved some code out of the main loop in send_files...
2005-03-04 Wayne DavisonAdded maybe_log_item() for use by the sender and receiver.
2005-03-04 Wayne DavisonDocument the new value of %L.
2005-03-04 Wayne DavisonDocument latest format of %i.
2005-03-04 Wayne DavisonCall log_item() instead of log_recv().
2005-03-04 Wayne DavisonCall log_item() instead of log_send().
2005-03-04 Wayne Davison- Replaced log_send() and log_recv() with log_item().
2005-03-04 Wayne DavisonUse the new "the_file_list" global instead of our ...
2005-03-04 Wayne DavisonTransformed the push/pop functions for the redo-list...
2005-03-04 Wayne DavisonAdded read_vstring() and write_vstring() to io.c instead of
2005-03-04 Wayne Davison- Got rid of the checking of msg_fd_in in read_timeout...
2005-03-03 Wayne DavisonUse the new "the_file_list" global.
2005-03-03 Wayne Davison- Set the new global "the_file_list".
2005-03-03 Wayne DavisonSimplified whole_file variable checking.
2005-03-03 Wayne DavisonImproved some text in --compare-dest and --link-dest.
2005-03-03 Wayne DavisonDon't kluge the value of statret for --whole-file.
2005-03-03 Wayne DavisonMoved the checks for --ignore-existing and --update...
2005-03-03 Wayne Davison- Got rid of the SID_* flags -- use the ITEM_* flags...
2005-03-03 Wayne DavisonAdded ITEM_NO_DEST_AND_NO_UPDATE for use by the generator's
next