aboutsummaryrefslogtreecommitdiffstats
path: root/src/db_save.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* db_save, state_file: convert to C++Max Kellermann2013-01-021-179/+0
|
* directory: require the caller to lock the db_mutexMax Kellermann2012-02-021-0/+3
| | | | | Reduce the number of lock/unlock cycles, and make database handling safer.
* database: move code to db_save.cMax Kellermann2011-09-101-0/+176