summaryrefslogtreecommitdiff
path: root/src/pulsecore/database-simple.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-04-17Use pa_hashmap_remove_and_free() where appropriateTanu Kaskinen1-8/+1
2013-09-17hashmap: Add the ability to free keysArun Raghavan1-3/+3
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-9/+9
2013-06-24Whitespace cleanup: Remove all multiple newlinespoljar (Damir Jelić)1-1/+0
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