r22700: Add a simple wcache TRUSTDOM api for maintaing a complete
authorGerald Carter <jerry@samba.org>
Sun, 6 May 2007 18:39:31 +0000 (18:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:47 +0000 (12:21 -0500)
commit4b7123bba7181070a13280f8dd99b256ae4b4679
tree75073c270c6fe1f6cf0e3c41c97a59bfadad5d78
parentbf7008abb8c79c0d4c86d60408b03e419a1dc0dc
r22700: Add a simple wcache TRUSTDOM api for maintaing a complete
list of trusted domains without requiring each winbindd process
to aquire this on its own.  This is needed for various idmap
plugins and for dealing with different trust topoligies.

list_trusted_domain() patches coming next.
(This used to be commit 2da62a3d965a9701e16e644fd6bc728b43f28489)
source3/nsswitch/winbindd.h
source3/nsswitch/winbindd_cache.c