CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 07:48:19 2004
Author: wayned

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

Modified Files:
clientserver.c 
Log Message:
Tweaked the externs.


Revisions:
clientserver.c  1.113 = 1.114
http://www.samba.org/cgi-bin/cvsweb/rsync/clientserver.c.diff?r1=1.113r2=1.114
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 07:48:57 2004
Author: wayned

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

Modified Files:
hlink.c 
Log Message:
Fixed a comment.


Revisions:
hlink.c 1.31 = 1.32
http://www.samba.org/cgi-bin/cvsweb/rsync/hlink.c.diff?r1=1.31r2=1.32
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 07:57:12 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
clientserver.c 
Log Message:
Better pid handling.


Revisions:
clientserver.c  1.114 = 1.115
http://www.samba.org/cgi-bin/cvsweb/rsync/clientserver.c.diff?r1=1.114r2=1.115
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 22:35:15 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
pipe.c 
Log Message:
Relocated the externs.


Revisions:
pipe.c  1.5 = 1.6
http://www.samba.org/cgi-bin/cvsweb/rsync/pipe.c.diff?r1=1.5r2=1.6
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 23:00:47 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
flist.c 
Log Message:
Don't free lastdir!  It is still needed by the flist basedir pointers.
Also, output the basedir pointer when dumping the flist for debugging.


Revisions:
flist.c 1.174 = 1.175
http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c.diff?r1=1.174r2=1.175
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 23:07:28 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
proto.h 
Log Message:
Regenerated.


Revisions:
proto.h 1.177 = 1.178
http://www.samba.org/cgi-bin/cvsweb/rsync/proto.h.diff?r1=1.177r2=1.178
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 23:13:13 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
rsync.c 
Log Message:
New function: who_am_i() returns sender, receiver, or generator.


Revisions:
rsync.c 1.129 = 1.130
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.c.diff?r1=1.129r2=1.130
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 23:13:15 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/home/wayned/src/rsync

Modified Files:
exclude.c flist.c 
Log Message:
Use who_am_i() to qualify some debug messages.


Revisions:
exclude.c   1.58 = 1.59
http://www.samba.org/cgi-bin/cvsweb/rsync/exclude.c.diff?r1=1.58r2=1.59
flist.c 1.175 = 1.176
http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c.diff?r1=1.175r2=1.176
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2004-01-27 Thread Wayne Davison

Date:   Tue Jan 27 23:56:00 2004
Author: wayned

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

Added Files:
merge.test 
Log Message:
New test to make sure that merging files from multiple directories
continues to work.


Revisions:
merge.test  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/merge.test?rev=1.1
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/popt

2004-01-27 Thread Wayne Davison

Date:   Wed Jan 28 00:04:57 2004
Author: wayned

Update of /data/cvs/rsync/popt
In directory dp.samba.org:/home/wayned/src/rsync/popt

Modified Files:
poptconfig.c 
Log Message:
A couple more unsigned char changes to silence compiler warnings
on signed-char systems (like Solaris).


Revisions:
poptconfig.c1.5 = 1.6
http://www.samba.org/cgi-bin/cvsweb/rsync/popt/poptconfig.c.diff?r1=1.5r2=1.6
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2004-01-27 Thread Wayne Davison

Date:   Wed Jan 28 00:37:55 2004
Author: wayned

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

Modified Files:
merge.test 
Log Message:
Got rid of indeterminacy in the overlapping-files.


Revisions:
merge.test  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/merge.test.diff?r1=1.1r2=1.2
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2004-01-27 Thread Wayne Davison

Date:   Wed Jan 28 01:39:29 2004
Author: wayned

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

Modified Files:
merge.test 
Log Message:
OK, find ... -print0 | xargs -0 ... wasn't portable.  This is.


Revisions:
merge.test  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/merge.test.diff?r1=1.2r2=1.3
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs