summaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap/ypldap.h
AgeCommit message (Expand)Author
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-11-03Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2013-03-06as done in ospf{,6}d/relayd, sync yyerror in various other daemons withStuart Henderson
2012-04-30add 'groupdn' option for specifying a separate base DN for group searches.Jonathan Matthew
2011-08-28Add support for the netid.byname YP map. This map is used by getgrouplist(3),aschrijver
2010-10-11zap unused definitionsPierre-Yves Ritschard
2009-06-06Get ready for including imsg.h from a lib, when it comes along.Pierre-Yves Ritschard
2009-06-06Sync with relayd:Eric Faurot
2009-01-06- add missing rcs idJasper Lievisse Adriaanse
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-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-07-02kill a bunch of dead code.Pierre-Yves Ritschard
2008-06-26cleanup include file. remove unneeded socket cleanup.Pierre-Yves Ritschard
2008-06-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard