When reading files in a directory, be a little more restrictive.
authoraland <aland>
Mon, 28 Feb 2005 22:47:17 +0000 (22:47 +0000)
committeraland <aland>
Mon, 28 Feb 2005 22:47:17 +0000 (22:47 +0000)
commitaafb110fa39ad35e589075632dac22dc14dee475
treef0f85018f003a5eda1b354be6ad016e84edbd35b
parent0d89020ec49baafc7082bc3668b70352885c3bf3
When reading files in a directory, be a little more restrictive.

We allow alpha-numeric, '.' and '_'.  Anything else is ignored.
src/main/conffile.c