Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-03-27 | dbwrap: Add a comment explaining a restriction | Volker Lendecke | 1 | -0/+11 |
2013-02-08 | dbwrap: Prevent transactions on non-persistent dbs | Volker Lendecke | 1 | -0/+5 |
2013-01-15 | dbwrap: add dbwrap_is_persistent() | Michael Adam | 1 | -0/+5 |
2012-08-03 | lib/dbwrap: rewrite lock order check to ease debugging | Gregor Beck | 1 | -30/+55 |
2012-06-22 | dbwrap: dbwrap_hash_size(). | Rusty Russell | 1 | -0/+5 |
2012-06-22 | dbwrap: dbwrap_name(). | Rusty Russell | 1 | -0/+5 |
2012-06-22 | dbwrap: dbwrap_transaction_start_nonblock(). | Rusty Russell | 1 | -0/+10 |
2012-06-22 | dbwrap: dbwrap_fetch_locked_timeout(). | Rusty Russell | 1 | -0/+27 |
2012-06-22 | dbwrap: add dbwrap_check() function. | Rusty Russell | 1 | -0/+21 |
2012-06-22 | dbwrap: remove get_flags(). | Rusty Russell | 1 | -5/+0 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -0/+398 |