summaryrefslogtreecommitdiffstats
path: root/lib/util/util_tdb.c
Commit message (Collapse)AuthorAgeFilesLines
* Spelling fixes for libutilBrad Hards2010-02-221-2/+2
| | | | Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
* s3: Add tdb_data_equalVolker Lendecke2010-02-121-0/+8
|
* Fix builds with external tdbSimo Sorce2009-10-111-1/+1
| | | | | | Make sure we do not reference our internal tdb directly. Let configure define what tdb.h file to use so that builds that use an extrenal tdb do not include 2 different versions of the tdb header.
* Ensure documentation matches the tdb_util function usage.Jeremy Allison2009-05-111-2/+2
| | | | Jeremy.
* 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
Conflicts: source4/Makefile