aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/DatabaseGlue.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-171-1/+1
|
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-2/+2
| | | | The old struct config_param remains only for top-level string options.
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* db/Interface: add attribute "plugin"Max Kellermann2014-02-191-3/+1
| | | | The new method IsPlugin() replaces the "is_simple" flag.
* Instance: add Database attributeMax Kellermann2014-02-041-24/+4
| | | | Move from db/DatabaseGlue.cxx, eliminating global variable.
* Database*: move to db/Max Kellermann2014-01-241-0/+62