summaryrefslogtreecommitdiffstats
path: root/server/util/check_and_open.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename server/ directory to src/Stephen Gallagher2010-02-181-89/+0
| | | | Also update BUILD.txt
* add utility call check_and_open_readonlySumit Bose2009-10-051-0/+89
Use this new utility call to ensure that the config file is safe to read from.