r23769: Move removal of the tdb from the generic tdb_validate function
authorMichael Adam <obnox@samba.org>
Mon, 9 Jul 2007 15:34:46 +0000 (15:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:55 +0000 (12:23 -0500)
commit5e4962d9e78caab4a4294dd0ae3e4a6caf179d77
tree9d0c3cd0d844274e7137aea2fa3ece512a65be1b
parent5daa21f558217d727e4f1d42b778e1beea69af4c
r23769: Move removal of the tdb from the generic tdb_validate function
to the caller (winbindd_validate_cache in this case).
Next, there will be a backup handling for the tdb files.

Michael
(This used to be commit 821bc84109625c9d85edee38fa26d16f9f0a0fe2)
source3/lib/util_tdb.c
source3/nsswitch/winbindd_cache.c