summaryrefslogtreecommitdiff
path: root/lib/dbwrap/dbwrap_cache.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-22dbwrap: Make dbwrap_db_id return size_tVolker Lendecke1-3/+4
2015-09-22dbwrap: Remove unused dbwrap_hash_size()Volker Lendecke1-1/+0
2014-10-30dbwrap: Avoid "includes.h" in dbwrap_cache.cVolker Lendecke1-3/+4
2013-12-14dbwrap_cache: Check negative firstVolker Lendecke1-3/+3
2013-12-14dbwrap_cache: Fix dbwrap_cache_validateVolker Lendecke1-2/+14
2012-11-29dbwrap: Use talloc_zero in db_open_cacheVolker Lendecke1-6/+1
2012-06-22dbwrap: dbwrap_hash_size().Rusty Russell1-0/+1
2012-06-22dbwrap: dbwrap_name().Rusty Russell1-0/+1
2012-06-22dbwrap: remove get_flags().Rusty Russell1-8/+0
2012-05-14move the dbwrap library to the top levelMichael Adam1-0/+225