summaryrefslogtreecommitdiffstats
path: root/lib/dbwrap/dbwrap_private.h
Commit message (Expand)AuthorAgeFilesLines
* dbwrap: add DBWRAP_LOCK_ORDER_VALID()Michael Adam2014-02-071-0/+4
* dbwrap: add DBWRAP_LOCK_ORDER_MINMichael Adam2014-02-071-0/+1
* dbwrap: move definition of DBWRAP_LOCK_ORDER_MAX to the private header.Michael Adam2014-02-071-0/+2
* Revert "dbwrap: dbwrap_fetch_locked_timeout()."Volker Lendecke2013-06-061-4/+0
* dbwrap: dbwrap_hash_size().Rusty Russell2012-06-221-0/+1
* dbwrap: dbwrap_name().Rusty Russell2012-06-221-0/+1
* dbwrap: dbwrap_transaction_start_nonblock().Rusty Russell2012-06-221-0/+1
* dbwrap: dbwrap_fetch_locked_timeout().Rusty Russell2012-06-221-0/+4
* dbwrap: add dbwrap_check() function.Rusty Russell2012-06-221-0/+1
* dbwrap: remove get_flags().Rusty Russell2012-06-221-1/+0
* move the dbwrap library to the top levelMichael Adam2012-05-141-0/+70