summaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap/Makefile
AgeCommit message (Expand)Author
2019-05-11The BER API is currently used by ldap, ldapd, ldapctl, ypldap, snmpd, androb
2017-07-03no need to generate y.tab.h if nothing uses it, set YFLAGS to nothingMarc Espie
2017-05-30Teach ypldap to use tls when connecting to ldap servers.Jonathan Matthew
2015-09-09Hide YP-specific xdr_* functions, and have the YP tools link -lrpcsvcTheo de Raadt
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2008-10-28Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.aschrijver
2008-09-30aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as...aschrijver
2008-06-26seperate out the openldap stuff that will be replacedTheo de Raadt
2008-06-26must be able to get at include fileTheo de Raadt
2008-06-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard