CVS update: rsync

dwd at samba.org dwd at samba.org
Fri Aug 30 23:27:26 GMT 2002


Date:	Fri Aug 30 19:27:26 2002
Author:	dwd

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

Modified Files:
	clientserver.c loadparm.c log.c options.c params.c rsync.1 
	rsync.h rsync.yo rsyncd.conf.5 rsyncd.conf.yo 
Log Message:
When using daemon mode over a remote shell program and not running as root,
default the config file to just "rsyncd.conf" in the current directory
instead of /etc/rsyncd.conf.  Also, fix problems with logging messages when
running daemon mode over a remote shell program: it was pretty much doing
the opposite of what it should have, sending early error messages to the
log and later messages to the client.  Switched it around so the very early
error messages go to the client and the later ones go to the log.


Revisions:
clientserver.c		1.101 => 1.102
	http://www.samba.org/cgi-bin/cvsweb/rsync/clientserver.c?r1=1.101&r2=1.102
loadparm.c		1.44 => 1.45
	http://www.samba.org/cgi-bin/cvsweb/rsync/loadparm.c?r1=1.44&r2=1.45
log.c		1.61 => 1.62
	http://www.samba.org/cgi-bin/cvsweb/rsync/log.c?r1=1.61&r2=1.62
options.c		1.98 => 1.99
	http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.98&r2=1.99
params.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/rsync/params.c?r1=1.6&r2=1.7
rsync.1		1.123 => 1.124
	http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.123&r2=1.124
rsync.h		1.131 => 1.132
	http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.131&r2=1.132
rsync.yo		1.108 => 1.109
	http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.108&r2=1.109
rsyncd.conf.5		1.44 => 1.45
	http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.5?r1=1.44&r2=1.45
rsyncd.conf.yo		1.49 => 1.50
	http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.yo?r1=1.49&r2=1.50



More information about the rsync-cvs mailing list