Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-25 | dbwrap: use talloc_stackframe() in db_tdb_log_key() | Andrew Bartlett | 1 | -3/+4 |
2012-06-22 | dbwrap: dbwrap_hash_size(). | Rusty Russell | 1 | -0/+1 |
2012-06-22 | dbwrap: dbwrap_name(). | Rusty Russell | 1 | -0/+1 |
2012-06-22 | dbwrap: dbwrap_transaction_start_nonblock(). | Rusty Russell | 1 | -0/+14 |
2012-06-22 | dbwrap: dbwrap_fetch_locked_timeout(). | Rusty Russell | 1 | -0/+16 |
2012-06-22 | dbwrap: add dbwrap_check() function. | Rusty Russell | 1 | -0/+8 |
2012-06-22 | dbwrap: dbwrap_local_open() | Rusty Russell | 1 | -0/+7 |
2012-06-22 | dbwrap: remove get_flags(). | Rusty Russell | 1 | -9/+0 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -0/+447 |