r19975: Deal with 2 keytypes I messed previously (DR/DE).
authorJeremy Allison <jra@samba.org>
Fri, 1 Dec 2006 01:58:43 +0000 (01:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:16:16 +0000 (12:16 -0500)
commit4c98afb2de51e17d848c100e46f1268722f7f5b5
tree899045f6b7a0baaee9d92560df65f7a01ff225a7
parent913222d76a69deaa5f389e94cab2c2adf56a529e
r19975: Deal with 2 keytypes I messed previously (DR/DE).
Fix code that mistakenly assumed tdb_traverse
returned 0 or -1, it actually returns -1 or the
number of entries traversed. Add a static as another
way to return the bad cache value.
Jeremy.
(This used to be commit 5266a70ae9971eb54fa769f89bec7c688285e811)
source3/nsswitch/winbindd_cache.c