Avoid reading ACL/xattr info on filetypes not being copied.
[rsync/rsync.git] / sender.c
2010-01-02 Wayne DavisonMore --timeout improvements, especially for the receivi...
2009-12-19 Wayne DavisonImprove --timeout method to take into account all I...
2009-11-08 Wayne DavisonChange an RERR_* to RERR_FILEIO.
2009-10-30 Wayne DavisonFix a hang when dealing with really large numbers of...
2009-10-26 Wayne DavisonFix %b and %c so that they count per-transfer bytes...
2009-10-17 Wayne DavisonA major overhaul of I/O routines, creating perform_io().
2009-10-13 Wayne DavisonAvoid calling send_extra_file_list() when we shouldn't.
2009-09-05 Wayne DavisonFix daemon's conveyance of io_error value from sender.
2009-08-22 Wayne DavisonHave the sender use dead time to pad out the file list.
2009-04-12 Wayne DavisonFixed the use of --xattrs with --only-write-batch.
2009-01-17 Wayne DavisonFixed the delete statistics with --delete-delay and...
2009-01-03 Wayne DavisonUpdate the copyright year.
2008-09-27 Wayne DavisonEnhanced the --stats output:
2008-09-02 Wayne DavisonSplit up the ifuncs.h file into 3 .h files.
2008-09-01 Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-08-14 Wayne DavisonChanged flist_for_ndx() to optionally die with an error
2008-07-31 Wayne DavisonOutput an FERROR* for a general io_error, and an FWARNI...
2008-07-21 Wayne DavisonChanged the chksum debug flag to deltasum.
2008-07-17 Wayne DavisonChanged human_num() to big_num() with an extra arg...
2008-07-14 Wayne DavisonAdded the --info=FLAGS an --debug=FLAGS options, which...
2008-03-30 Wayne DavisonImproved the chdir() code:
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2008-02-04 Wayne DavisonDon't try to use recv_xattr_request() with --dry-run...
2007-12-08 Wayne DavisonUpdated indexing for accurate progress and improved...
2007-11-22 Wayne DavisonNew logging categories added to allow differentiation...
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-08 Wayne DavisonIf we get an ndx that is 1 entry prior to an incrementa...
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-04-26 Wayne DavisonChanged F_ROOTDIR() to F_PATHNAME().
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-02-16 Wayne Davison- Moved the second send_extr_file_list() call to a...
2007-02-16 Wayne DavisonImproved the incremental sending of file lists in two...
2007-02-04 Wayne DavisonFurther modifications to the copyright comment section.
2007-01-31 Wayne DavisonMention the year 2007 in the copyright declarations.
2007-01-27 Wayne DavisonChanged the variable "incremental" to "inc_recurse".
2007-01-27 Wayne DavisonGot rid of unused externs.
2006-12-28 Wayne DavisonUse write_ndx() and read_ndx().
2006-12-28 Wayne DavisonHandle the new incremental-recursion mode.
2006-12-17 Wayne DavisonUse F_ROOTDIR() in place of dir.root.
2006-12-05 Wayne DavisonUse the latest F_*() accessors.
2006-12-03 Wayne Davison- Typical tranfers now save 12-20 bytes per file becaus...
2006-12-02 Wayne DavisonRestored write_ndx_and_attrs() and made it public.
2006-12-02 Wayne DavisonMoved write_ndx_and_attrs() too.
2006-12-02 Wayne DavisonMoved read_item_attrs() from sender.c to c since the...
2006-09-20 Wayne DavisonComplain if a --remove-s*-files option is set and we...
2006-06-30 Wayne DavisonDecided that I like remove-source-files better than...
2006-06-30 Wayne DavisonThe remove_sent_files var was renamed to remove_sender_...
2006-06-01 Wayne DavisonGot rid of the FNAME logcode enum.
2006-05-29 Wayne Davison- Use the renamed stdout_format_has_i variable.
2006-05-09 Wayne DavisonSome demon_log_* variables changed into logfile_* varia...
2006-04-25 Wayne DavisonUpdated the FSF's address to an even newer one.
2006-04-25 Wayne Davison- Updated the address for the FSF in the opening comment.
2006-01-14 Wayne DavisonCall f_name() with revised args (which also replaces...
2006-01-13 Wayne DavisonGot rid of calls to (the soon to vanish) safe_fname...
2005-07-28 Wayne DavisonSupport new --append option.
2005-05-19 Wayne DavisonPeriodically call maybe_send_keepalive() when timeouts...
2005-04-14 Wayne Davison- Got rid of the iflag kluge for 2.6.4pre3.
2005-04-09 Wayne Davison- Use the new do_xfers variable in place of some dry_ru...
2005-03-28 Wayne DavisonSome temporary code for 2.6.4pre3 compatibility (which...
2005-03-27 Wayne DavisonGot rid of temporary code that detected and rejected...
2005-03-16 Wayne DavisonChanged error message for incompatible 2.6.4 pre-releas...
2005-03-15 Wayne Davison- Made read_item_attrs() detect and reject a pre1/pre2...
2005-03-15 Wayne DavisonTweaked the end-of-phase code.
2005-03-13 Wayne Davison- Improved a couple error messages.
2005-03-10 Wayne Davison- Changed read_item_attrs() to return the length of...
2005-03-09 Wayne DavisonWe now handle the reading and writing of extra basis...
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 DavisonMoved the end_progress() call from match.c to sender...
2005-03-05 Wayne DavisonAdded a hack that uses the ITEM_REPORT_XATTRS bit ...
2005-03-05 Wayne Davison- Updated to handle the new ITEM_* flags.
2005-03-04 Wayne DavisonIn read_iflags(), we need to set buf to an empty string.
2005-03-04 Wayne DavisonMoved some code out of the main loop in send_files...
2005-03-04 Wayne DavisonCall log_item() instead of log_send().
2005-03-04 Wayne DavisonUse the new "the_file_list" global instead of our ...
2005-02-25 Wayne DavisonAccept the new keep-alive (no-op) packet.
2005-02-22 Wayne DavisonFixed a problem with the last change.
2005-02-22 Wayne DavisonWe now look for the ITEM_USING_ALT_BASIS flag for an...
2005-02-20 Wayne Davison- For every file that we send off to the receiver,...
2005-02-20 Wayne DavisonTweaked some externs.
2005-02-19 Wayne DavisonChanged a couple log_recv() calls back to log_send().
2005-02-19 Wayne Davison- Always send the itemized-info bytes on to the receive...
2005-02-19 Wayne DavisonLog items that are unchanged if verbose > 1.
2005-02-18 Wayne Davison- Use read_short() and write_short().
2005-02-16 Wayne Davison- The itemized flags are now 2 bytes instead of 1.
2005-02-16 Wayne Davison- We now accept an itemized-changes flag byte over...
2005-02-15 Wayne DavisonDecided on a better option name --itemize-changes ...
2005-02-15 Wayne DavisonIf -w and -v are both on, don't output the "log the...
2005-02-14 Wayne DavisonChanged one size_t var into an int32.
2005-02-11 Wayne DavisonMade "i" a size_t in receive_sums().
2005-02-02 Wayne DavisonIf the generator sends us the index of a directory...
2005-02-01 Wayne DavisonRefer to the old basedir variable as dir.root.
2005-01-24 Wayne DavisonMoved the code that reads the extra byte for a modern...
2005-01-17 Wayne DavisonFor --inplace over protocol-version 29 or greater,...
2005-01-17 Wayne Davison- Moved read_sum_head() to io.c (because the generator...
2005-01-01 Wayne Davison- Use an int32 for the each block-size variable.
2004-09-20 Wayne DavisonImproved a comment.
2004-09-07 Wayne DavisonTurn off make_backups during the redo phase, just like...
2004-08-03 Wayne DavisonCall map_file() with its new args, including a suggeste...
2004-07-26 Wayne DavisonUse the new safe_fname() function.
next