openldap/servers/slapd/back-shell
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
..
abandon.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
add.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
bind.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
compare.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
config.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
delete.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
fork.c Apply patch to better behave under Solaris threads (thr). 1998-12-24 01:16:22 +00:00
init.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
Makefile.in Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
modify.c LDAP C-API changes 1998-12-21 00:21:58 +00:00
modrdn.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
result.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
search.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
searchexample.conf Initial revision 1998-08-09 00:43:13 +00:00
searchexample.sh Initial revision 1998-08-09 00:43:13 +00:00
shell.h Update build environment to fix VPATH support. 1999-01-10 02:25:41 +00:00
unbind.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00