openldap/servers/slapd
Kurt Zeilenga 88cd7cace1 Add other schema references (nameref, alias, subentry) to core.schema.
Add openldap.schema (currently empty except for a few comments) to
hold OpenLDAP specific schema items (such as for cn=monitor).
1999-10-06 00:04:04 +00:00
..
back-bdb2 bind should not return noSuchObject 1999-09-24 02:19:31 +00:00
back-ldap In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
back-ldbm bind should not return noSuchObject 1999-09-24 02:19:31 +00:00
back-passwd In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
back-perl * configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB 1999-09-23 05:32:10 +00:00
back-shell Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
back-tcl * configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB 1999-09-23 05:32:10 +00:00
schema Add other schema references (nameref, alias, subentry) to core.schema. 1999-10-06 00:04:04 +00:00
shell-backends Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
tools In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
abandon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
acl.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
aclparse.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
add.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
attr.c Fix memory leak if duplicate attr name in at_insert 1999-09-22 05:18:15 +00:00
ava.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
backend.c * backend.c: SLAPD_LDAP_TCL -> SLAPD_TCL_DYNAMIC 1999-09-22 22:11:42 +00:00
bind.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
ch_malloc.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
charray.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
compare.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
config.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
configinfo.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
connection.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
controls.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
daemon.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
delete.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
dn.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
entry.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
extended.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
filter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
filterentry.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
init.c Misc. cleanup 1999-09-16 02:31:29 +00:00
libslapd.dsp
lock.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
main.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
Makefile.in * configure.in: add tcl8.2 to list of tcl libs to search for, also added new MOD_TCL_LIB 1999-09-23 05:32:10 +00:00
modify.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
modrdn.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
module.c Fix bug in reporting errors from ltdl library. 1999-09-28 09:54:00 +00:00
monitor.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
nt_svc.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
operation.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
phonetic.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
proto-slap.h In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
repl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
result.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
root_dse.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
sasl.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
schema.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
schemaparse.c Much as we would like to, we have to live for the time being with 1999-09-22 18:32:48 +00:00
search.c In preparation for adding dn_rewrite()... 1999-09-24 01:46:37 +00:00
slap.h Added mixed-case as well as up-cased DN argument. The behavior of back-bdb2 1999-09-18 23:40:03 +00:00
slapd.at.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
slapd.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
slapd.dsp
slapd.dsw
slapd.oc.conf Add OpenLDAP RCSid 1999-09-08 22:52:19 +00:00
str2filter.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
suffixalias.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
unbind.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
user.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
value.c ITS#303: value_add_fast() empty value bug. Ignore empty value. 1999-09-24 04:19:37 +00:00