aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseGlue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DatabaseGlue: add function db_is_simple()Max Kellermann2012-08-081-0/+11
| | | | Preparing for non-"simple" database plugins.
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-1/+0
|
* DatabaseGlue: remove db_walk(), db_visit()Max Kellermann2012-08-021-49/+0
| | | | Unused.
* DatabaseGlue: add function GetDatabase()Max Kellermann2012-08-021-0/+9
| | | | Allow using the object outside of DatabaseGlue.cxx.
* db_plugin: convert to C++Max Kellermann2012-08-011-0/+199