Changed the arg-globbing routine to use a custom arg-globbing algorithm
authorWayne Davison <wayned@samba.org>
Fri, 21 Mar 2008 05:51:03 +0000 (22:51 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 21 Mar 2008 06:30:09 +0000 (23:30 -0700)
commit4d30f17671bdcc0f17facb133ea283eea6f0dc12
tree56c0fd9dc3fb3d514e0ed037f4d1059b0a0f44e5
parentd48810ba5b0b8d09b272092a70da1255c2346ab8
Changed the arg-globbing routine to use a custom arg-globbing algorithm
that does not include any daemon-excluded items in the matches.  It is
also not subverted by the presence of one or more dot-dir elements in
an arg.
Makefile.in
configure.in
rsync.h
util.c