]> git.sur5r.net Git - openldap/commit
ITS #2121 submitted by Dave Steck <dsteck@novell.com> with minor changes.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 2 Oct 2002 19:14:02 +0000 (19:14 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 2 Oct 2002 19:14:02 +0000 (19:14 +0000)
commit491e75548c0e09c60bcb09bc8a1e67e57f800088
tree0bf45d56bcbb8397870cf5b610bc50ae3de284c7
parent5b591d0dec7197af0cd5121c46d56a9cd6f028d1
ITS #2121 submitted by Dave Steck <dsteck@novell.com> with minor changes.
Patch to allow referrals to be read on synchronous non-search operations.
Treat referrals the same way as MatchDN or ErrorString values.
Store them in the ld structure and provide an option for ldap_get_option
to retrieve them
include/ldap.h
libraries/libldap/error.c
libraries/libldap/getvalues.c
libraries/libldap/ldap-int.h
libraries/libldap/options.c
libraries/libldap/unbind.c