openldap/servers
Kurt Zeilenga b39fdc0bcd Add normalized dn to Entry structure as field e_ndn. Entry
creation codes to provide this field.  Update cache_entrydn_cmp
to strcasecmp() the e_ndn instead of e_dn.  Note: strcasecmp()
is still used as e_ndn isn't in uppercase.  Maybe it should
be.  Did not update other codes to use e_ndn.  Hence, there
are lots of dn_normalize() calls that could be eliminated.
(The case determination of e_ndn should be made first).
1999-01-13 01:17:22 +00:00
..
ldapd Update build environment to fix VPATH support. 1999-01-10 02:25:41 +00:00
slapd Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
slurpd Update build environment to fix VPATH support. 1999-01-10 02:25:41 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00