mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
e2a15115b0
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 |