lib/tdb: make tdbtool use tdb_check() for "check" command
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 19 Nov 2009 21:15:59 +0000 (22:15 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:52 +0000 (08:03 +0100)
commit6ac7ef8bf4d384f880c7f483ace70f8e08c15a8b
tree8895f88ce471ab012dd04a8d5c6a24fde1466178
parentdf1a3ce0380fa9d8722b2f9b16f65557095e4c83
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 samba commit 094493115971cf3d5a3138ff10ebe02335824723)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/tools/tdbtool.c