]> granicus.if.org Git - sudo/commit
Use nss_search() to implement getgrouplist() where available. Tested
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 22 Jan 2013 20:41:15 +0000 (15:41 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 22 Jan 2013 20:41:15 +0000 (15:41 -0500)
commit6bc3d4aed57147b35bd6b8ee5af9df4c09fc1344
tree1caea2d41c29ef6a692d402848888e5bf7894115
parente764604485d7dd84037a2ac291ca8116e64c1c7d
Use nss_search() to implement getgrouplist() where available.  Tested
on Solaris and HP-UX.  We need to include a compatibility header
for HP-UX which uses the Solaris nsswitch implementation but doesn't
ship nss_dbdefs.h.
MANIFEST
compat/getgrouplist.c
compat/nss_dbdefs.h [new file with mode: 0644]
config.h.in
configure
configure.in