summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypldap/ypldap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use TLS_CA_CERT_FILE instead of a separate define.jsing2018-11-061-2/+1
* Teach ypldap to use tls when connecting to ldap servers.jmatthew2017-05-301-5/+6
* work on making log.c similar in all daemons:benno2017-01-201-1/+6
* convert ypldap_addr list to a tailqjmatthew2016-04-101-3/+4
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+3
* Convert the logic in yyerror(). Instead of creating a temporarybluhm2014-11-031-1/+2
* as done in ospf{,6}d/relayd, sync yyerror in various other daemons withsthen2013-03-061-1/+2
* add 'groupdn' option for specifying a separate base DN for group searches.jmatthew2012-04-301-1/+2
* Add support for the netid.byname YP map. This map is used by getgrouplist(3),aschrijver2011-08-281-1/+6
* zap unused definitionspyr2010-10-111-5/+1
* Get ready for including imsg.h from a lib, when it comes along.pyr2009-06-061-2/+2
* Sync with relayd:eric2009-06-061-83/+16
* - add missing rcs idjasper2009-01-061-0/+2
* Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.aschrijver2008-10-281-2/+27
* Do the DNS resolution before the chroot and disable LDAP referrals for now.aschrijver2008-10-191-0/+1
* Add support for referrals and lists of attributes.aschrijver2008-10-141-1/+2
* aldap library -- Replacement for openldap used in ypldap. aldap is an semi-asynchronous client interface to connect to LDAP servers.aschrijver2008-09-301-0/+1
* kill a bunch of dead code.pyr2008-07-021-28/+2
* cleanup include file. remove unneeded socket cleanup.pyr2008-06-261-2/+1
* ypldap -- Intended to be a drop-in replacement for ypserv, gluing in apyr2008-06-261-0/+281