Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-15 | dbwrap: Remove an unnecessary ZERO_STRUCT | Volker Lendecke | 1 | -1/+0 |
2012-05-31 | lib/dbwrap: make it possible to delete/store the current record during traverse | Stefan Metzmacher | 1 | -9/+71 |
2012-05-31 | lib/dbwrap: don't alter the record on failure in db_rbt_store() | Stefan Metzmacher | 1 | -9/+10 |
2012-05-31 | lib/dbwrap: fix db_rbt_store and update the per record node pointer | Stefan Metzmacher | 1 | -0/+1 |
2012-05-31 | lib/dbwrap: remove unused per db_record pointer in dbwrap_rbt | Stefan Metzmacher | 1 | -10/+9 |
2012-05-15 | dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression | Volker Lendecke | 1 | -1/+1 |
2012-05-14 | move the dbwrap library to the top level | Michael Adam | 1 | -0/+450 |