added globbing support in the rsync daemon. This will allow you to
authorAndrew Tridgell <tridge@samba.org>
Wed, 13 May 1998 15:44:04 +0000 (15:44 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 May 1998 15:44:04 +0000 (15:44 +0000)
commit874895d51a4b65e39762f06eea84b7d4a7755a3f
tree1aaa1061e0f36f4a653c4a75a554cacecc1fdeff
parentf855d1a309f38301bcd8898e9fbc5c70133d1f98
added globbing support in the rsync daemon. This will allow you to
specify wildcards when grabbing files from a anon rsync daemon.
clientserver.c
configure.in
main.c
rsync.h
util.c