]> git.sur5r.net Git - openldap/commit
Added support for connecting to LDAP servers located using DNS
authorLuke Howard <lukeh@openldap.org>
Mon, 3 Jan 2000 02:33:22 +0000 (02:33 +0000)
committerLuke Howard <lukeh@openldap.org>
Mon, 3 Jan 2000 02:33:22 +0000 (02:33 +0000)
commita466a643189d7a659da1d8331c53a9d54a021ab8
tree5a6209a74432e63e969597290fd19795680ebfa2
parent57b62dc7d4a847b55328ba7f4d97afda316f750f
Added support for connecting to LDAP servers located using DNS
SRV records. Added lock around resolver library which is shared
by the DNS SRV code and the getdxbyname() code.
include/ldap.h
include/ldap_pvt.h
libraries/libldap/Makefile.in
libraries/libldap/dnssrv.c [new file with mode: 0644]
libraries/libldap/getdxbyname.c
libraries/libldap/ldap-int.h
libraries/libldap/util-int.c
libraries/libldap_r/Makefile.in