CVS update: rsync/testsuite

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 17:28:03 2006
Author: wayned

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

Modified Files:
rsync.fns 
Log Message:
Added a new function: check_perms().


Revisions:
rsync.fns   1.68 = 1.69

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/rsync.fns?r1=1.68r2=1.69
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 17:54:18 2006
Author: wayned

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

Modified Files:
rsync.fns 
Log Message:
Improved check_perms() to work with a directory, to have better
output on error, and to call test_fail on error.


Revisions:
rsync.fns   1.69 = 1.70

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/rsync.fns?r1=1.69r2=1.70
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/testsuite

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 17:55:24 2006
Author: wayned

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

Modified Files:
executability.test 
Log Message:
The calls to check_perms now pass a test number arg and
don't check for failure (it will die on failure).


Revisions:
executability.test  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/rsync/testsuite/executability.test?r1=1.2r2=1.3
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync/patches

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 18:09:54 2006
Author: wayned

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

Modified Files:
acls.diff 
Log Message:
Changed testsuite/default-acls-obey.test to use the new
check_perms function.


Revisions:
acls.diff   1.71 = 1.72

http://www.samba.org/cgi-bin/cvsweb/rsync/patches/acls.diff?r1=1.71r2=1.72
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 18:34:09 2006
Author: wayned

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

Modified Files:
rsync.h 
Log Message:
A slight tweak to the conditionalized definition of SIGACTION().


Revisions:
rsync.h 1.282 = 1.283
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.282r2=1.283
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 18:46:38 2006
Author: wayned

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

Modified Files:
cleanup.c socket.c 
Log Message:
Simplified the conditional prior to the SIGACTION code.


Revisions:
cleanup.c   1.35 = 1.36
http://www.samba.org/cgi-bin/cvsweb/rsync/cleanup.c?r1=1.35r2=1.36
socket.c1.115 = 1.116
http://www.samba.org/cgi-bin/cvsweb/rsync/socket.c?r1=1.115r2=1.116
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 18:48:26 2006
Author: wayned

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

Modified Files:
main.c 
Log Message:
Allow sigaction() to be used even if sigprocmask() isn't around
(or was manually disabled).


Revisions:
main.c  1.289 = 1.290
http://www.samba.org/cgi-bin/cvsweb/rsync/main.c?r1=1.289r2=1.290
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 19:40:18 2006
Author: wayned

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

Modified Files:
util.c 
Log Message:
A minor optimization to timestring.


Revisions:
util.c  1.193 = 1.194
http://www.samba.org/cgi-bin/cvsweb/rsync/util.c?r1=1.193r2=1.194
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 19:59:25 2006
Author: wayned

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

Modified Files:
log.c 
Log Message:
- Allow tab characters to appear in rwrite() messages.
- Added %M (modtime), %U (uid), %G (gid), and %B (perm bits) to
  log_formatted().


Revisions:
log.c   1.129 = 1.130
http://www.samba.org/cgi-bin/cvsweb/rsync/log.c?r1=1.129r2=1.130
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 20:00:24 2006
Author: wayned

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

Modified Files:
rsyncd.conf.yo 
Log Message:
Document the new log format options: %M (modtime), %U (uid),
%G (gid), and %B (perm bits).


Revisions:
rsyncd.conf.yo  1.121 = 1.122

http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.yo?r1=1.121r2=1.122
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 20:09:57 2006
Author: wayned

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

Modified Files:
rsyncd.conf.5 
Log Message:
Regenerated.


Revisions:
rsyncd.conf.5   1.117 = 1.118

http://www.samba.org/cgi-bin/cvsweb/rsync/rsyncd.conf.5?r1=1.117r2=1.118
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 20:39:58 2006
Author: wayned

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

Modified Files:
log.c 
Log Message:
Mention who is outputting the rsync error or rsync warning.


Revisions:
log.c   1.130 = 1.131
http://www.samba.org/cgi-bin/cvsweb/rsync/log.c?r1=1.130r2=1.131
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 20:49:25 2006
Author: wayned

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

Modified Files:
TODO 
Log Message:
Removed completed items.


Revisions:
TODO1.81 = 1.82
http://www.samba.org/cgi-bin/cvsweb/rsync/TODO?r1=1.81r2=1.82
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 22:41:19 2006
Author: wayned

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

Modified Files:
log.c 
Log Message:
Made the new %M escape handle multiple spaces in the timestamp
(which can occur if the user's system doesn't have strftime()).


Revisions:
log.c   1.131 = 1.132
http://www.samba.org/cgi-bin/cvsweb/rsync/log.c?r1=1.131r2=1.132
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 23:16:46 2006
Author: wayned

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

Modified Files:
options.c 
Log Message:
Avoid adding our own exclude of the partial-dir name if the
user's filter rules already match it.


Revisions:
options.c   1.318 = 1.319
http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.318r2=1.319
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 23:40:38 2006
Author: wayned

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

Modified Files:
options.c 
Log Message:
Decided to undo the last change to avoid backward compatibility
inconsistencies (it would have been the right thing to do if it
were done that way from the start, but not now).


Revisions:
options.c   1.319 = 1.320
http://www.samba.org/cgi-bin/cvsweb/rsync/options.c?r1=1.319r2=1.320
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2006-02-03 Thread Wayne Davison

Date:   Fri Feb  3 23:50:16 2006
Author: wayned

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

Modified Files:
rsync.yo rsync.1 
Log Message:
Improved the --partial-dir section.


Revisions:
rsync.yo1.338 = 1.339
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.yo?r1=1.338r2=1.339
rsync.1 1.350 = 1.351
http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.1?r1=1.350r2=1.351
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs