summaryrefslogtreecommitdiffstats
path: root/lib/util/util_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* tdb_compat: Higher level API fixes.Rusty Russell2011-06-201-4/+4
* tdb_store: check returns for 0, not -1.Rusty Russell2011-06-201-7/+7
* tdb_fetch_compat: use instead of tdb_fetch.Rusty Russell2011-06-201-3/+3
* tdb_compat.h: divert every tdb build and includes to tdb_compatRusty Russell2011-06-201-1/+1
* tdb: Use <tdb.h> to include tdb so system headers are found when building aga...Jelmer Vernooij2011-02-281-1/+1
* Spelling fixes for libutilBrad Hards2010-02-221-2/+2
* s3: Add tdb_data_equalVolker Lendecke2010-02-121-0/+8
* Fix builds with external tdbSimo Sorce2009-10-111-1/+1
* Ensure documentation matches the tdb_util function usage.Jeremy Allison2009-05-111-2/+2
* Use common util_file code.Jelmer Vernooij2008-10-121-2/+2
* Sync util_tdb implementations.Jelmer Vernooij2008-10-121-233/+27
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-0/+546