]> git.sur5r.net Git - openldap/commit
reimplement dn_validate/normalize/(match) using the ldap_str2dn/dn2str stuff; need...
authorPierangelo Masarati <ando@openldap.org>
Tue, 4 Dec 2001 20:22:26 +0000 (20:22 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 4 Dec 2001 20:22:26 +0000 (20:22 +0000)
commit9004262d955fe037aa31b00bfc66a5b633efe069
tree842667b06008ada07c4a250cf3522cb3c054bf9c
parentb3b4baeb3fb288f1a91bb344eb34e575caa31b04
reimplement dn_validate/normalize/(match) using the ldap_str2dn/dn2str stuff; need to #define USE_LDAP_DN_PARSING
include/ldap.h
libraries/libldap/dntest.c
libraries/libldap/getdn.c
servers/slapd/dn.c
servers/slapd/proto-slap.h
servers/slapd/schema_init.c