fixed the nsswitch initgroups code
authorAndrew Tridgell <tridge@samba.org>
Mon, 3 Dec 2001 03:53:57 +0000 (03:53 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 3 Dec 2001 03:53:57 +0000 (03:53 +0000)
commit37749cbb04b0c863566b30392fe071e6b48df17d
tree02e96463f2493133b183b14896f4e840c20597c5
parente0adf6e27ef7d66be5908aba4466cc11b3841eab
fixed the nsswitch initgroups code
added a nsstest test program that directly tests all the nss
interfaces using dlopen()
(This used to be commit aee19090d3b957372b234a412cd9db8896650feb)
source3/nsswitch/winbind_nss.c
source3/torture/nsstest.c [new file with mode: 0644]