aboutsummaryrefslogtreecommitdiffstats
path: root/src/db_save.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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