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