Commit message (Collapse) | 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 |
| | | | | | | | metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu May 31 02:50:09 CEST 2012 on sn-devel-104 | ||||
* | lib/dbwrap: don't alter the record on failure in db_rbt_store() | Stefan Metzmacher | 2012-05-31 | 1 | -9/+10 |
| | | | | metze | ||||
* | lib/dbwrap: fix db_rbt_store and update the per record node pointer | Stefan Metzmacher | 2012-05-31 | 1 | -0/+1 |
| | | | | metze | ||||
* | lib/dbwrap: remove unused per db_record pointer in dbwrap_rbt | Stefan Metzmacher | 2012-05-31 | 1 | -10/+9 |
| | | | | metze | ||||
* | dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression | Volker Lendecke | 2012-05-15 | 1 | -1/+1 |
| | | | | Taking the size of "db" is correct, but a bit fishy. Silence Coverity. | ||||
* | move the dbwrap library to the top level | Michael Adam | 2012-05-14 | 13 | -0/+2821 |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon May 14 04:04:55 CEST 2012 on sn-devel-104 |