openldap/servers/slapd
1999-02-28 17:07:47 +00:00
..
back-bdb2 More timing for performance testing. Re-introduction of cache.c_mutex. 1999-02-22 11:22:44 +00:00
back-ldbm Update of back-bdb2 to KDZ's new entry lock schema. 1999-02-12 12:13:03 +00:00
back-passwd wrap bi_acl_group in #ifdef SLAPD_ACLGROUPS 1999-02-20 08:53:48 +00:00
back-perl wrap bi_acl_group in #ifdef SLAPD_ACLGROUPS 1999-02-20 08:53:48 +00:00
back-shell wrap bi_acl_group in #ifdef SLAPD_ACLGROUPS 1999-02-20 08:53:48 +00:00
back-tcl Changed general debug levels too LDAP_DEBUG_SHELL 1999-02-28 05:55:48 +00:00
shell-backends Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
tools Add locale support (slapd.conf keyword "locale") to slapd if HAVE_LOCALE_H 1999-02-22 21:01:24 +00:00
abandon.c
acl.c New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
aclparse.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
add.c Move LDBM-backend specific fields of Entry struct into a private struct. 1999-02-10 18:28:25 +00:00
attr.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
ava.c
backend.c Import Ben Collins <bcollins@debian.org> Back-TCL for SLAPD. 1999-02-14 19:20:14 +00:00
bind.c
ch_malloc.c
charray.c Use ldap_pvt_strtok directly and unconditionally. 1999-02-20 20:12:03 +00:00
compare.c
config.c Fix previous change to strtok_quote 1999-02-23 15:48:47 +00:00
configinfo.c Move LDBM-backend specific fields of Entry struct into a private struct. 1999-02-10 18:28:25 +00:00
connection.c
daemon.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
delete.c
dn.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
entry.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
filter.c
filterentry.c
init.c Server timing as a private feature of the bdb2 backend. 1999-02-12 14:36:16 +00:00
lock.c
main.c Server timing as a private feature of the bdb2 backend. 1999-02-12 14:36:16 +00:00
Makefile.in Added verclean-local-srv since veryclean was not being run in the back-* and related directories 1999-02-28 17:07:47 +00:00
modify.c
modrdn.c
monitor.c Move LDBM-backend specific fields of Entry struct into a private struct. 1999-02-10 18:28:25 +00:00
operation.c
phonetic.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
proto-slap.h Update LDBM cache so that it manages it's own state. 1999-02-11 17:46:56 +00:00
repl.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
result.c
schema.c
schemaparse.c
search.c
slap.h Server timing as a private feature of the bdb2 backend. 1999-02-12 14:36:16 +00:00
slapd.at.conf
slapd.conf
slapd.oc.conf
str2filter.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
suffixalias.c
unbind.c New Frontend->Backend Interface 1999-02-05 09:03:47 +00:00
value.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
Version.c