summaryrefslogtreecommitdiff
path: root/src/pulsecore/database-simple.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-16hashmap: Add pa_hashmap_remove_all()Tanu Kaskinen1-3/+1
2013-02-16hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen1-2/+1
2011-08-25More spelling fixesMaarten Bosmans1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-2/+0
2011-03-11Fix up according to Coding StyleMaarten Bosmans1-1/+1
2009-10-30use pa_fopen_cloexec() where applicableLennart Poettering1-2/+2
2009-08-15database: simple hashmap based database implementationJuho Hämäläinen1-0/+510