]> git.sur5r.net Git - openldap/commit
liberally accept many LDAPv2/LDAPv3 stuff in DN (quoted parts, ';' as rdn separator...
authorPierangelo Masarati <ando@openldap.org>
Thu, 6 Dec 2001 10:01:25 +0000 (10:01 +0000)
committerPierangelo Masarati <ando@openldap.org>
Thu, 6 Dec 2001 10:01:25 +0000 (10:01 +0000)
commit9260b22dec3ed29c552029b3dd536e6664df0eaf
treee1646bb981286f91c104ad88777e1ac5bc653e8e
parent2c07200a3a90e7c743319707904dab3cc10f9cc6
liberally accept many LDAPv2/LDAPv3 stuff in DN (quoted parts, ';' as rdn separator and so); enforce exact case match of normalized dn in dnMatch (let's see what happens ...); fix a ldapava_free_rdn bug
include/ldap.h
libraries/libldap/dntest.c
libraries/libldap/getdn.c
servers/slapd/schema_init.c