Added a simple tdb integrity check to tdbtool. The command "check" runs traverse...
authorHolger Hetterich <hhetter@novell.com>
Sat, 1 Nov 2008 23:12:32 +0000 (00:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:47 +0000 (08:03 +0100)
commit02b35ba77672727c96ad004be37c7f6f1d3fe474
tree655a0cf88d2da1b061bdb5403490ea03420e3799
parent5ef5ddb8369e5e76173285fe9a08498dc8dc73ab
Added a simple tdb integrity check to tdbtool. The command "check" runs traverse on the currently open tdb, and returns the number of entries if the integrity check is successful. (cherry picked from samba commit 42366bcbbdd42bb9d5821dfcc9dbe71a1eafa330)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/tools/tdbtool.c