openldap/servers/slapd
1999-01-22 01:53:39 +00:00
..
back-ldbm initialize nextid with NOID not -1. 1999-01-22 01:53:39 +00:00
back-passwd e_ndn = dn_normalize_case( e_dn ) 1999-01-18 20:00:58 +00:00
back-perl Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
back-shell Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
shell-backends
tools use dn_normalize_case(). 1999-01-19 18:25:21 +00:00
abandon.c
acl.c ndn & strcasecmp cleanup 1999-01-20 03:05:35 +00:00
aclparse.c
add.c Need to uppercase e_ndn. 1999-01-19 18:17:29 +00:00
attr.c
ava.c
backend.c ndn & strcasecmp cleanup 1999-01-20 03:05:35 +00:00
bind.c nextid cleanup in preparation to disable next_id_return(). 1999-01-22 01:40:39 +00:00
ch_malloc.c
charray.c Wrap strtok use with mutex. 1999-01-01 20:43:29 +00:00
compare.c suffixAlias will return a normalized uppercase DN if input is normalized 1999-01-19 19:29:11 +00:00
config.c Definition of slapd pid and args files as slapd.conf general parameters; 1999-01-21 15:53:54 +00:00
configinfo.c
connection.c Report status of failed pthread_create() 1999-01-12 23:57:21 +00:00
daemon.c Definition of slapd pid and args files as slapd.conf general parameters; 1999-01-21 15:53:54 +00:00
delete.c suffixAlias will return a normalized uppercase DN if input is normalized 1999-01-19 19:29:11 +00:00
dn.c ndn & strcasecmp cleanup 1999-01-20 03:05:35 +00:00
entry.c e_ndn = dn_normalize_case( e_dn ) 1999-01-18 20:00:58 +00:00
filter.c
filterentry.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
init.c Change SLAPD shutdown to do a cond wait on active threads instead 1999-01-11 18:36:40 +00:00
lock.c
main.c Definition of slapd pid and args files as slapd.conf general parameters; 1999-01-21 15:53:54 +00:00
Makefile.in Fixed a small typo... 1999-01-15 19:57:32 +00:00
modify.c suffixAlias will return a normalized uppercase DN if input is normalized 1999-01-19 19:29:11 +00:00
modrdn.c suffixAlias will return a normalized uppercase DN if input is normalized 1999-01-19 19:29:11 +00:00
monitor.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
operation.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
phonetic.c
proto-slap.h Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
repl.c
result.c Add c_protocol to slap_conn to track protocol version used by client. 1999-01-21 02:21:39 +00:00
schema.c
schemaparse.c
search.c suffixAlias will return a normalized uppercase DN if input is normalized 1999-01-19 19:29:11 +00:00
slap.h Add c_protocol to slap_conn to track protocol version used by client. 1999-01-21 02:21:39 +00:00
slapd.at.conf
slapd.conf Add 'should not be world readable' comment. 1999-01-16 01:51:02 +00:00
slapd.oc.conf
str2filter.c
suffixalias.c Recode suffixAlias to implement simple check to see if part to aliased 1999-01-19 19:26:09 +00:00
unbind.c
value.c
Version.c