summaryrefslogtreecommitdiff
path: root/src/confdb/confdb.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-04Add forgotten \n in DEBUG statementsMartin Nagy1-7/+7
Logs from confdb with missing '\n' in the DEBUG statements annoyed me so I decided to fix them. I also made a quick grep through the code and found other places so I fixed them too.
2010-03-04Make confdb_init's confdb_location parameter constMartin Nagy1-1/+1
2010-02-23Revert "Change default for enumeration to TRUE"Stephen Gallagher1-1/+1
This reverts commit 75a9f18ad8ac6e885ac34cdeebc4d8f8734713f8.
2010-02-23Fix file permissions of config.ldbSumit Bose1-0/+4
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+908
Also update BUILD.txt