[Bug 2240] Add last-match/short-circuit processing of include/exclude

2005-01-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2240 --- Additional Comments From [EMAIL PROTECTED] 2005-01-15 08:35 --- On Thu, Jan 13, 2005, [EMAIL PROTECTED] wrote: I'm not totally sure what you mean by arbitrary nesting of matches, but I'll assume that you're talking about being

Re: Timezone error with chrooted rsync version 2.6.3pre1

2005-01-15 Thread Wayne Davison
On Wed, Jan 12, 2005 at 11:56:24PM +0100, Eberhard Moenkeberg wrote: I am not sure it this still is a point, but I just discovered that a chrooted rsync version 2.6.3pre1 is forgetting the time zone underways: [...] Logging is done with syslog. I have tested 2.6.3 on my Debian Sarge box

[Bug 2240] Add last-match/short-circuit processing of include/exclude

2005-01-15 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2240 --- Additional Comments From [EMAIL PROTECTED] 2005-01-15 14:47 --- Ops, yes, you're right. Sorry, my fault in assuming the whole time that we want to use the usual out to in way of describing the include/exclude list. Certainly a wrong

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 20:06:48 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv15504 Modified Files: access.c Log Message: Simplified the logic in allow_access() and tweaked some whitespace. Revisions: access.c1.14 = 1.15

CVS update: rsync/patches

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 20:11:17 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv16070 Modified Files: netgroup-auth.diff Log Message: Fixed a failing hunk. Revisions: netgroup-auth.diff 1.3 = 1.4

CVS update: rsync/patches

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 20:11:27 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv16094 Modified Files: delete-sent-files.diff Log Message: Fixed some fuzz. Revisions: delete-sent-files.diff 1.31 = 1.32

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 20:22:54 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv18270 Modified Files: options.c Log Message: Some inplace-checking code should have been inside the #ifdef that handles the case where --inplace cannot be supported.

CVS update: rsync/patches

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 20:31:15 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv19675 Modified Files: inplace-protocol-bump.diff Log Message: The latest --link-dest option is now compatible with --inplace, so remove that restriction too.

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 21:12:58 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv26372 Modified Files: options.c Log Message: Made basis_dir_cnt non-static. Revisions: options.c 1.196 = 1.197

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 21:14:27 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv26509 Modified Files: receiver.c Log Message: Make sure that the generator sent us a valid index into basis_dir[]. Revisions: receiver.c 1.113 = 1.114

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 21:17:36 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv26896 Modified Files: rsync.h Log Message: Define FNAMECMP_BASIS_DIR_LOW and FNAMECMP_BASIS_DIR_HIGH instead of FNAMECMP_BASIS_DIR. Revisions: rsync.h 1.217 =

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 21:17:39 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv26913 Modified Files: generator.c Log Message: Use the new FNAMECMP_BASIS_DIR_HIGH to improve a compare-dest check. Revisions: generator.c 1.121 = 1.122

CVS update: rsync

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 21:23:04 2005 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv27629 Modified Files: options.c Log Message: Fixed an off-by-one comparison against MAX_BASIS_DIRS. Revisions: options.c 1.197 = 1.198

CVS update: rsync/patches

2005-01-15 Thread Wayne Davison
Date: Sat Jan 15 21:36:06 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv29257 Modified Files: fuzzy.diff Log Message: Fixed a failing hunk. Revisions: fuzzy.diff 1.41 = 1.42

CVS update: rsync/patches

2005-01-15 Thread Wayne Davison
Date: Sun Jan 16 00:20:42 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv19712 Modified Files: fname-convert.diff link-by-hash.diff Log Message: Fixed a failing hunk. Revisions: fname-convert.diff 1.19 = 1.20

CVS update: rsync/patches

2005-01-15 Thread Wayne Davison
Date: Sun Jan 16 00:22:27 2005 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv19902 Modified Files: chmod-option.diff delete-dir-and-suffix.diff Log Message: Fixed some patch fuzz. Revisions: chmod-option.diff 1.21 = 1.22