summaryrefslogtreecommitdiff
path: root/lib/dbwrap/dbwrap.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Revert "dbwrap: dbwrap_fetch_locked_timeout()."Volker Lendecke1-27/+0
2013-03-27dbwrap: Add a comment explaining a restrictionVolker Lendecke1-0/+11
2013-02-08dbwrap: Prevent transactions on non-persistent dbsVolker Lendecke1-0/+5
2013-01-15dbwrap: add dbwrap_is_persistent()Michael Adam1-0/+5
2012-08-03lib/dbwrap: rewrite lock order check to ease debuggingGregor Beck1-30/+55
2012-06-22dbwrap: dbwrap_hash_size().Rusty Russell1-0/+5
2012-06-22dbwrap: dbwrap_name().Rusty Russell1-0/+5
2012-06-22dbwrap: dbwrap_transaction_start_nonblock().Rusty Russell1-0/+10
2012-06-22dbwrap: dbwrap_fetch_locked_timeout().Rusty Russell1-0/+27
2012-06-22dbwrap: add dbwrap_check() function.Rusty Russell1-0/+21
2012-06-22dbwrap: remove get_flags().Rusty Russell1-5/+0
2012-05-14move the dbwrap library to the top levelMichael Adam1-0/+398