summaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap/ldapclient.c
AgeCommit message (Expand)Author
2008-10-28Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.aschrijver
2008-10-21Oops, freed to much memory.aschrijver
2008-10-20Do not stop connecting after the first connect fails.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-10-06Oops, also commit the header file. Remove silly debug message.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-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard