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

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.

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).

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

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

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

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 =

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

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

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

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

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

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

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()).

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

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

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