]> git.sur5r.net Git - openldap/commit
Removed redundant dn_normalization(strdup(ndn)) from dn2id codes.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 11 Aug 1999 02:57:07 +0000 (02:57 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 11 Aug 1999 02:57:07 +0000 (02:57 +0000)
commit82ac9547c9dc518d468f8b27bea169d02f8df17e
treedef29479f976191b59c755b3611d1da2c19ff484
parentd143a65cac1bf092b915de5ee2e579c13ac32384
Removed redundant dn_normalization(strdup(ndn)) from dn2id codes.
Added initial DN_INDICES code behind #ifdef DN_INDICES.
  Generates only equality index.  Will add parent and subtree indices next.
servers/slapd/back-ldbm/back-ldbm.h
servers/slapd/back-ldbm/dn2id.c
servers/slapd/tools/ldif2id2children.c