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)
commit821bc84109625c9d85edee38fa26d16f9f0a0fe2
treeba01cfaa2d58a54a734118d824245dedf6befdf4
parent6e655500c05f2584094329a95ad5791160147fd9
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
source/lib/util_tdb.c
source/nsswitch/winbindd_cache.c