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)
commit2da62a3d965a9701e16e644fd6bc728b43f28489
tree44b8d45fee568d9bcdd24d035aa2d26a6cb9cb38
parentcd55ccef6a1d0c95836feeb5efb5abcaedb35df2
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.
source/nsswitch/winbindd.h
source/nsswitch/winbindd_cache.c