summaryrefslogtreecommitdiff
path: root/databases/nss_ldap
AgeCommit message (Collapse)AuthorFilesLines
2005-08-30use the "dynamic" version of nss_ldap_initgroups(), to get thedrochner1-15/+22
total number of groups doesn't make much of a difference for standard systems with NGROUPS==_SC_NGROUPS_MAX, but someone might change this
2005-08-30-cleanup: honor PKG_SYSCONFDIR, use USE_PKGINSTALLdrochner6-10/+85
-support the "getgroupmembership" nsswitch invocation bump PKGREVISION
2005-08-08import nss_ldap-239, an nsswitch plugin for LDAP lookupdrochner9-0/+553
(passwd and group for now)