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)
committerKarolin Seeger <kseeger@samba.org>
Tue, 16 Dec 2008 12:58:48 +0000 (13:58 +0100)
commit42366bcbbdd42bb9d5821dfcc9dbe71a1eafa330
treedcdbe47ab6022fa0ccb9659102844ee9b9dbaf4b
parent5ee0392a55d3a35692c026f1b88909d7fd2d2666
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.
lib/tdb/tools/tdbtool.c