lib/tdb: make tdbtool use tdb_check() for "check" command
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 21 Oct 2009 13:41:34 +0000 (00:11 +1030)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:47 +0000 (11:39 +0100)
commit77d69cc043b57b394a183f46b0ea210ebcb768be
tree61c10a063fdd83bc109ba4f54473d753701a9c58
parentab95cf4fc8bdd2be1a9214cdbf7c2addc7860573
lib/tdb: make tdbtool use tdb_check() for "check" command

Also, set logging function so we get more informative messages.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(cherry picked from commit d94a4d44ea644c82925c5901af491a35f0ba611d)
lib/tdb/tools/tdbtool.c
source4/min_versions.m4