openldap/servers/slapd/back-perl
Kurt Zeilenga e2a15115b0 Update slap_conn to maintain client provided dn and bound dn.
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.
1999-01-19 05:10:50 +00:00
..
add.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
bind.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
close.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
compare.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
config.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
delete.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
init.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
Makefile.in Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
modify.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
modrdn.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
perl_back.h Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
search.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
unbind.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
Version.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00