openldap/servers/slapd
Kurt Zeilenga 4863d98084 Remove configure's wait3 test as we don't care about the rusage.
Rewrite all child waits to use wait4 (for consistency only).
1999-01-23 04:03:43 +00:00
..
back-ldbm Implement NEXTID chunking. Obtain IDs in chunks of size 1999-01-22 02:26:19 +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 Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
tools Remove configure's wait3 test as we don't care about the rusage. 1999-01-23 04:03:43 +00:00
abandon.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
acl.c ndn & strcasecmp cleanup 1999-01-20 03:05:35 +00:00
aclparse.c Use charray_free to free alist charray 1998-12-29 23:23:21 +00:00
add.c Need to uppercase e_ndn. 1999-01-19 18:17:29 +00:00
attr.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
ava.c merged with autoconf branch 1998-10-25 01:41:42 +00:00
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 Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
charray.c Use strtok_r() instead of strtok(). Remove strtok mutex! 1999-01-22 04:46:54 +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 Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
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 Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
filterentry.c Update slap_conn to maintain client provided dn and bound dn. 1999-01-19 05:10:50 +00:00
init.c Use strtok_r() instead of strtok(). Remove strtok mutex! 1999-01-22 04:46:54 +00:00
lock.c Remove extern declarations of library functions from source.c. 1998-11-16 05:07:27 +00:00
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 Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
proto-slap.h Use strtok_r() instead of strtok(). Remove strtok mutex! 1999-01-22 04:46:54 +00:00
repl.c LDAP C-API changes 1998-12-21 00:21:58 +00:00
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 Fix schema check bug... actually charray needs to dup strings on 1998-12-28 23:43:04 +00:00
schemaparse.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
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 Initial revision 1998-08-09 00:43:13 +00:00
slapd.conf Add 'should not be world readable' comment. 1999-01-16 01:51:02 +00:00
slapd.oc.conf Initial revision 1998-08-09 00:43:13 +00:00
str2filter.c Replace strdup() with ch_strdup() such that exit() will be called 1998-11-27 20:21:54 +00:00
suffixalias.c Recode suffixAlias to implement simple check to see if part to aliased 1999-01-19 19:26:09 +00:00
unbind.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
value.c The result set of an EQUALITY search on a SYNTAX_BIN attribute may have been 1998-12-14 04:25:55 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00