]> git.sur5r.net Git - openldap/commit
remove old STR_TRANSLATION feature. The use of this feature
authorKurt Zeilenga <kurt@openldap.org>
Mon, 5 Jun 2000 19:22:19 +0000 (19:22 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 5 Jun 2000 19:22:19 +0000 (19:22 +0000)
commitc1117666b1e978b2bb6d3b671ed3ab1fc46a66ff
treedc3ae43a1a4fdfcb042d12110aafe19c99683174
parentca6de2138eba8e41fdba10aaa0085f764820e6bb
remove old STR_TRANSLATION feature.  The use of this feature
was only of limited use with LDAPv2 (worked okay if no non-T.61
values existed) but downright dangerous in the face of LDAPv3.
Any translation must be schema aware and the BER isn't.
14 files changed:
configure
include/lber.h
include/ldap.h
libraries/liblber/decode.c
libraries/liblber/encode.c
libraries/liblber/lber-int.h
libraries/libldap/Makefile.in
libraries/libldap/charset.c [deleted file]
libraries/libldap/kbind.c
libraries/libldap/ldap-int.h
libraries/libldap/open.c
libraries/libldap/request.c
libraries/libldap/test.c
libraries/libldap_r/Makefile.in