openldap/servers/slapd
1999-01-15 02:48:00 +00:00
..
back-ldbm Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
back-passwd Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
back-perl Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
back-shell Update build environment to fix VPATH support. 1999-01-10 02:25:41 +00:00
shell-backends
tools Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
abandon.c
acl.c Preliminary Fixes for ITS#24, ITS#26, and ldbm_back_add race condition. 1998-12-30 03:35:23 +00:00
aclparse.c Use charray_free to free alist charray 1998-12-29 23:23:21 +00:00
add.c Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
attr.c
ava.c
backend.c Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
bind.c
ch_malloc.c
charray.c Wrap strtok use with mutex. 1999-01-01 20:43:29 +00:00
compare.c
config.c
configinfo.c
connection.c Report status of failed pthread_create() 1999-01-12 23:57:21 +00:00
daemon.c Change SLAPD shutdown to do a cond wait on active threads instead 1999-01-11 18:36:40 +00:00
delete.c
dn.c
entry.c Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
filter.c
filterentry.c
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 Report exit status of pthread_create() 1999-01-12 23:52:50 +00:00
Makefile.in Install slapd.conf with mode of 600. 1999-01-15 02:48:00 +00:00
modify.c
modrdn.c
monitor.c Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
operation.c rename 'struct op' to 'struct slap_op' 1999-01-10 02:16:48 +00:00
phonetic.c
proto-slap.h Initial version of the experimental 'back-perl' 1999-01-14 06:33:09 +00:00
repl.c
result.c Change SLAPD shutdown to do a cond wait on active threads instead 1999-01-11 18:36:40 +00:00
schema.c Fix schema check bug... actually charray needs to dup strings on 1998-12-28 23:43:04 +00:00
schemaparse.c
search.c Cleanup slapd search op deallocation. 1999-01-08 21:48:09 +00:00
slap.h Add normalized dn to Entry structure as field e_ndn. Entry 1999-01-13 01:17:22 +00:00
slapd.at.conf
slapd.conf
slapd.oc.conf
str2filter.c
suffixalias.c Cleanup slapd search op deallocation. 1999-01-08 21:48:09 +00:00
unbind.c
value.c
Version.c