Back out change that treated "refuse options = compress" the same as
authorDavid Dykstra <dwd@samba.org>
Wed, 25 Nov 1998 15:37:50 +0000 (15:37 +0000)
committerDavid Dykstra <dwd@samba.org>
Wed, 25 Nov 1998 15:37:50 +0000 (15:37 +0000)
commit63f0774f7562c3b51d14dcca78ea0dc0fa354c46
tree68c3f17183cea3eb5b26073937b13eccdfb0b71c
parentd47741cac62e80d5ffd6f01274e3b7b48b2849e1
Back out change that treated "refuse options = compress" the same as
"dont compress = *", by request of Tridge.  Instead, mention the difference
in the man page.  Also, put in a shortcut in set_compression() to recognize
"*" earlier instead of going through malloc/strtok/fnmatch/free cycle.
options.c
rsyncd.conf.yo
token.c