]> git.sur5r.net Git - openldap/commit
More compliant version of str2dn/dn2str;
authorPierangelo Masarati <ando@openldap.org>
Mon, 29 Oct 2001 08:05:23 +0000 (08:05 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 29 Oct 2001 08:05:23 +0000 (08:05 +0000)
commit64c7e39aa8130e4018039eb18bc6c3181c9ddcd4
treea58491b0fd483953030cbc873888b26b6866207a
parent8cc0b83319a787fd92748cfc7ab69c693f306717
More compliant version of str2dn/dn2str;
may need optimization;
uncomment #define USE_LDAP_DN_PARSING in libraries/libldap/getdn.c
to enable its use.
The ava/rdn/dn handling routines (append, insert, free and so) must
be made available thru declaration in some header.
doc/man/man3/ldap_get_dn.3
doc/man/man3/ldap_get_dn.3.links
include/ldap.h
libraries/libldap/dntest.c
libraries/libldap/getdn.c