Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-25 | Upgrade confdb to version 2 | Stephen Gallagher | 1 | -2/+3 | |
This converts a great many configuration options to the new standard format. | |||||
2009-05-11 | Separate confdb API from confdb setup | Stephen Gallagher | 1 | -0/+51 | |
Refactoring the confdb so that the setup code can be linked separately from the access API. This is being done so that our plugins do not need to link against the collection and ini_config libraries. |