]> git.sur5r.net Git - openldap/commit
Made dnNormalize() do Unicode normalization and case folding.
authorStig Venaas <venaas@openldap.org>
Thu, 25 Jan 2001 16:51:59 +0000 (16:51 +0000)
committerStig Venaas <venaas@openldap.org>
Thu, 25 Jan 2001 16:51:59 +0000 (16:51 +0000)
commitb371357c13d20fbe378a0b144ecb14e5fd7820f0
tree65e364e3429498128fcb478bca28576a083b34f6
parentd717d9c897c184de161ad6a7f79594095307df36
Made dnNormalize() do Unicode normalization and case folding.
dn_normalize() now uses dnNormalize() and fails if normalized string is
longer than original string.
servers/slapd/dn.c
servers/slapd/schema_init.c