..
ABI
lib/tdb2: 2.0.0 ABI
2012-02-21 07:43:55 +01:00
doc
tdb2: enhance tdb1 porting document.
2011-09-14 08:13:27 +09:30
test
lib/tdb2: adapt unit tests to SAMBA environment.
2012-03-07 13:16:16 +11:00
tools
lib/tdb2: tools should use config.h, and replace where available.
2012-02-21 15:29:12 +10:30
_info
tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
2011-06-20 11:18:35 +02:00
check.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
configure
lib/tdb2: Convert tdb2 to a standalone library
2012-02-21 15:29:52 +10:30
free.c
tdb2: copy tdb1's changed expansion logic.
2012-01-30 09:24:50 +10:30
hash.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
io.c
tdb2: careful on wrap.
2012-01-30 09:23:50 +10:30
LICENSE
tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
2011-06-20 11:18:35 +02:00
lock.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
Makefile
lib/tdb2: wire up unit tests.
2012-03-07 13:16:16 +11:00
open.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
private.h
lib/tdb2: Do not include config.h in (to-be) public library, use replace.
2012-02-21 15:29:17 +10:30
pytdb.c
tdb2: Fix python documentation for tdb.Tdb object
2011-12-14 15:57:32 +11:00
summary.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
tdb1_check.c
tdb2: log allocation failures in tdb1 backend.
2011-09-14 08:13:26 +09:30
tdb1_freelist.c
tdb2: add stats to tdb1 backend.
2011-09-14 08:10:13 +09:30
tdb1_hash.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
tdb1_io.c
tdb2: log allocation failures in tdb1 backend.
2011-09-14 08:13:26 +09:30
tdb1_lock.c
tdb2: fix bogus error from tdb_unlockall() after fork in tdb1 backend.
2011-09-14 08:13:13 +09:30
tdb1_open.c
tdb2: log allocation failures in tdb1 backend.
2011-09-14 08:13:26 +09:30
tdb1_private.h
tdb2: catch errors in tdb1_needs_recovery()
2011-09-14 08:07:13 +09:30
tdb1_summary.c
tdb2: unify tdb1_chainlock et al. into tdb_chainlock
2011-09-14 07:56:13 +09:30
tdb1_tdb.c
tdb: Use tdb_parse_record in tdb_update_hash
2011-12-25 13:31:58 +01:00
tdb1_transaction.c
tdb2: add error conversion functions.
2011-09-14 08:13:27 +09:30
tdb1_traverse.c
tdb2: make tdb1_null static.
2011-09-14 08:04:13 +09:30
tdb2.h
lib/tdb2: Do not include config.h in (to-be) public library, use replace.
2012-02-21 15:29:17 +10:30
tdb.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
tdb.pc.in
lib/tdb2: rename tdb2.pc to tdb.pc
2012-02-27 06:59:58 +01:00
TODO
tdb2: tie it into build process if --enable-tdb2-breaks-compat
2011-06-20 11:18:36 +02:00
transaction.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
traverse.c
lib/tdb2: Mark public function as such
2012-02-21 15:29:22 +10:30
wscript
lib/tdb2: add --valgrind, --valgrind-log options.
2012-03-07 04:57:21 +01:00