]> git.sur5r.net Git - openldap/commit
moved rdn parsing in a dedicated routine, ldap_str2rdn(), that can be used directly...
authorPierangelo Masarati <ando@openldap.org>
Tue, 30 Oct 2001 10:04:24 +0000 (10:04 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 30 Oct 2001 10:04:24 +0000 (10:04 +0000)
commita2eec74fc1d535fa9092f4d7b82a669b39eef539
tree425d153cc2ee510d64c5d01723c636666a911d0f
parent08ff231888a22c15cc9fc82e6abcf9325ee7e75f
moved rdn parsing in a dedicated routine, ldap_str2rdn(), that can be used directly; now ldap_rdn2str() handles all the formats
include/ldap.h
libraries/libldap/dntest.c
libraries/libldap/getdn.c