summaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap/parse.y
AgeCommit message (Expand)Author
2011-08-28Add support for the netid.byname YP map. This map is used by getgrouplist(3),aschrijver
2010-08-03fix linecount bug with comments spanning multiple linesHenning Brauer
2009-03-31Fixed memory leaks which would occur if the second of two memoryTobias Stoeckmann
2009-01-13ypldap.conf may contain secrets, so get the parse to check if itsDavid Gwynne
2008-10-28Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.aschrijver
2008-10-19Do the DNS resolution before the chroot and disable LDAP referrals for now.aschrijver
2008-10-17bring in the findeol() fix from pfctl. list of affected parsers by sthenHenning Brauer
2008-10-14Add support for referrals and lists of attributes.aschrijver
2008-09-30aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as...aschrijver
2008-06-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard