Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior | Stefan Metzmacher | 2009-11-20 | 1 | -0/+30 |
* | tdb: detect tdb store of identical records and skip | Andrew Tridgell | 2009-10-25 | 1 | -0/+20 |
* | tdb: rename 'struct list_struct' into 'struct tdb_record' | Stefan Metzmacher | 2009-10-23 | 1 | -15/+15 |
* | lib/tdb: wean off TDB_ERRCODE. | Rusty Russell | 2009-10-22 | 1 | -3/+6 |
* | lib/tdb: TDB_TRACE support (for developers) | Rusty Russell | 2009-10-22 | 1 | -23/+209 |
* | tdb: fix c++ build warning. | Günther Deschner | 2009-09-07 | 1 | -2/+2 |
* | realloc() has that horrible overloaded free semantic when size is 0: | Rusty Russell | 2009-07-30 | 1 | -2/+7 |
* | Detect tight loop in tdb_find() | Jim McDonough | 2009-05-21 | 1 | -0/+5 |
* | imported the tdb_repack() code from CTDB | Andrew Tridgell | 2008-12-16 | 1 | -0/+89 |
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+802 |