summaryrefslogtreecommitdiff
path: root/usr.sbin/ypldap
AgeCommit message (Expand)Author
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-10-06use strtonum() instead of atoi() and remove an unnecessary bzero()aschrijver
2008-10-02use calloc() instead of malloc() and bzero()Theo de Raadt
2008-09-30fix ugly comments.Pierre-Yves Ritschard
2008-09-30add missing copyright.Pierre-Yves Ritschard
2008-09-30aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as...aschrijver
2008-09-19typoPierre-Yves Ritschard
2008-09-03; -> : in getopt optstring.Jonathan Gray
2008-09-03Missing break in case statement.Jonathan Gray
2008-07-02kill a bunch of dead code.Pierre-Yves Ritschard
2008-06-29repetition, spotted by <bsd@openbsd.rutgers.edu>Pierre-Yves Ritschard
2008-06-29various macro/spelling/grammar fixes;Jason McIntyre
2008-06-29typoMiod Vallat
2008-06-29document the configuration directives for directories.Pierre-Yves Ritschard
2008-06-26tweak;Jason McIntyre
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-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