aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseGlue.hxx
Commit message (Collapse)AuthorAge
* database.h: move prototypes to DatabaseGlue.hxxMax Kellermann2013-01-03
|
* Database*: fix nullptr dereference when no database is configuredMax Kellermann2012-08-22
|
* DatabaseGlue: add function GetDatabase()Max Kellermann2012-08-02
Allow using the object outside of DatabaseGlue.cxx.