aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseGlue.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* database.h: move prototypes to DatabaseGlue.hxxMax Kellermann2013-01-031-0/+15
|
* Database*: fix nullptr dereference when no database is configuredMax Kellermann2012-08-221-0/+9
|
* DatabaseGlue: add function GetDatabase()Max Kellermann2012-08-021-0/+35
Allow using the object outside of DatabaseGlue.cxx.