summaryrefslogtreecommitdiffstats
path: root/lib/util/util_tdb.c
Commit message (Expand)AuthorAgeFilesLines
* lib/util_tdb: factor out tdb_data_talloc_copy()Gregor Beck2013-02-191-0/+15
* util_tdb: move timeout chainlock variants from source3/lib/util/util_tdb.cRusty Russell2012-06-221-0/+79
* lib/util_tdb: depend directly on tdb, not tdb_compat.Rusty Russell2012-06-191-4/+4
* TDB2: make SAMBA use tdb1 again for the moment.Rusty Russell2012-06-191-4/+0
* lib/util: Move map_nt_error_from_tdb to the top levelAndrew Bartlett2012-04-181-1/+64
* lib/util/util_tdb: adhere to coding style for tdb_data_is_empty()Michael Adam2011-12-061-1/+2
* lib/util: factor out tdb_data_is_emptyGregor Beck2011-12-031-0/+4
* 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