summaryrefslogtreecommitdiffstats
path: root/lib/tdb/common/tdb.c
Commit message (Expand)AuthorAgeFilesLines
* tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behaviorStefan Metzmacher2009-11-201-0/+30
* tdb: detect tdb store of identical records and skipAndrew Tridgell2009-10-251-0/+20
* tdb: rename 'struct list_struct' into 'struct tdb_record'Stefan Metzmacher2009-10-231-15/+15
* lib/tdb: wean off TDB_ERRCODE.Rusty Russell2009-10-221-3/+6
* lib/tdb: TDB_TRACE support (for developers)Rusty Russell2009-10-221-23/+209
* tdb: fix c++ build warning.Günther Deschner2009-09-071-2/+2
* realloc() has that horrible overloaded free semantic when size is 0:Rusty Russell2009-07-301-2/+7
* Detect tight loop in tdb_find()Jim McDonough2009-05-211-0/+5
* imported the tdb_repack() code from CTDBAndrew Tridgell2008-12-161-0/+89
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-0/+802