mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
Update slap_op to maintain dn and ndn (derived from conn->c_dn). Update ldbm_back_bind to return actual bound dn (including rootdn) for use in slapd_conn. Other backends use client dn. Modify other codes to use ndn (normalized uppercase dn) most everywhere. Aliasing, Suffixing and modrdn could use more work. Applied suffixing to compare and modrdn. |
||
|---|---|---|
| .. | ||
| add.c | ||
| bind.c | ||
| close.c | ||
| compare.c | ||
| config.c | ||
| delete.c | ||
| init.c | ||
| Makefile.in | ||
| modify.c | ||
| modrdn.c | ||
| perl_back.h | ||
| search.c | ||
| unbind.c | ||
| Version.c | ||