index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ypldap
/
ldapclient.c
Age
Commit message (
Expand
)
Author
2009-06-06
Sync with relayd:
Eric Faurot
2009-01-27
keep namespace clean.
Pierre-Yves Ritschard
2009-01-27
Add space after keywords.
aschrijver
2009-01-27
Add correct error handling to the aldap API.
aschrijver
2009-01-26
move aldap_close in aldap.c, where it belongs.
Pierre-Yves Ritschard
2008-10-28
Do the DNS resolution in a seperate process. A lot of code is copied from ntpd.
aschrijver
2008-10-21
Oops, freed to much memory.
aschrijver
2008-10-20
Do not stop connecting after the first connect fails.
aschrijver
2008-10-19
Do the DNS resolution before the chroot and disable LDAP referrals for now.
aschrijver
2008-10-14
Add support for referrals and lists of attributes.
aschrijver
2008-10-06
Oops, also commit the header file. Remove silly debug message.
aschrijver
2008-09-30
aldap library -- Replacement for openldap used in ypldap. aldap is an semi-as...
aschrijver
2008-07-02
kill a bunch of dead code.
Pierre-Yves Ritschard
2008-06-26
ypldap -- Intended to be a drop-in replacement for ypserv, gluing in a
Pierre-Yves Ritschard