Added a simple tdb integrity check to tdbtool. The command "check" runs traverse...
commit12629532985ac9fdc900d8811c33651587d0796d
authorHolger Hetterich <hhetter@novell.com>
Sat, 1 Nov 2008 23:12:32 +0000 (2 00:12 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Dec 2008 12:31:24 +0000 (16 13:31 +0100)
tree43ce2c9216679260cbd15403e076fe738687cb49
parent37543c74d72c1e76df6ff8eeae45883777044bf5
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.
source/lib/tdb/tools/tdbtool.c