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