Add a simple wcache TRUSTDOM api for maintaing a complete
authorjerry <jerry@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sun, 6 May 2007 18:39:31 +0000 (18:39 +0000)
committerjerry <jerry@0c0555d6-39d7-0310-84fc-f1cc0bd64818>
Sun, 6 May 2007 18:39:31 +0000 (18:39 +0000)
commit832d40178b780c1829067b136b1966dd263144c4
treeb97f12efdad0e2f650bc301cb3b232be4151bb94
parent1bf1d4303bc5b3aa4c3a2b2ee77af26c2eac8374
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.

git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_3_0@22700 0c0555d6-39d7-0310-84fc-f1cc0bd64818
source/nsswitch/winbindd.h
source/nsswitch/winbindd_cache.c