summaryrefslogtreecommitdiff
path: root/lib/dbwrap/dbwrap.c
AgeCommit message (Expand)AuthorFilesLines
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