CVS update: rsync

Wayne Davison wayned at samba.org
Wed Feb 16 08:10:42 GMT 2005


Date:	Wed Feb 16 08:10:42 2005
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv17080

Modified Files:
	sender.c 
Log Message:
- We now accept an itemized-changes flag byte over the socket if we're
  in --itemized-changes mode.  If the item is not being updated,
  either pass it along to the receiver (if we're the server) or just
  call log_send().
- We reject an attempt to file-update any non-regular file, not just
  dirs.
- Avoid the verbose "log the transfer" output if --log-format was
  specified and log_before_transfer is in effect.
- Call log_send() with its new iflags arg.


Revisions:
sender.c		1.58 => 1.59
	http://www.samba.org/cgi-bin/cvsweb/rsync/sender.c?r1=1.58&r2=1.59


More information about the rsync-cvs mailing list