openldap/servers/slapd
2000-04-12 01:35:53 +00:00
..
back-bdb2 Replace do_*() return -1 with return SLAPD_DISCONNECT. 2000-02-29 23:48:01 +00:00
back-ldap Add Modification/Modifications structures for -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-07 20:37:10 +00:00
back-ldbm Move presence index change outside of values for loop. 2000-03-20 23:38:38 +00:00
back-passwd Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes... 2000-02-06 21:09:44 +00:00
back-perl Add Modification/Modifications structures for -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-07 20:37:10 +00:00
back-shell Add Modification/Modifications structures for -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-07 20:37:10 +00:00
back-sql wrap sql *.c files with #ifdef SLAPD_SQL to facilate NT builds 2000-03-19 06:18:27 +00:00
back-tcl Add Modification/Modifications structures for -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-07 20:37:10 +00:00
schema MUST -> MAY ( cn ) 2000-03-17 02:05:21 +00:00
shell-backends Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes... 2000-02-06 21:09:44 +00:00
tools update Win32 build environment to support back-sql 2000-03-16 19:58:36 +00:00
abandon.c
acl.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including: 2000-02-28 21:16:05 +00:00
aclparse.c Fix improperly terminated comment 2000-04-12 01:10:50 +00:00
ad.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including: 2000-02-28 21:16:05 +00:00
add.c The add routine in the backend already frees the entry in error, so 2000-03-30 13:14:42 +00:00
at.c We need to inherit syntax_compat from superior. Problem manifests 2000-03-24 13:44:37 +00:00
attr.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including: 2000-02-28 21:16:05 +00:00
ava.c Reorder error detection based upon precedence 2000-03-01 22:59:34 +00:00
backend.c update Unix build environment to support back-sql 2000-03-16 18:54:11 +00:00
bind.c Rework error handling. Add error descriptions. 2000-03-03 22:37:06 +00:00
ch_malloc.c
charray.c
compare.c Fix NT builds and remove lint 2000-03-13 19:30:14 +00:00
config.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
configinfo.c
connection.c Print tag with SASL in progress operations error. 2000-03-02 01:20:00 +00:00
controls.c Replace do_*() return -1 with return SLAPD_DISCONNECT. 2000-02-29 23:48:01 +00:00
daemon.c Per ITS#419, don't require SLAPD_RLOOKUPS when HAVE_TCPD 2000-01-11 01:12:08 +00:00
delete.c Fix debug message 2000-04-12 01:35:53 +00:00
dn.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
entry.c Missing entry causes slapd to segfault (ITS#482) 2000-03-17 01:47:40 +00:00
extended.c StartTLS now grabs conn->c_mutex before mucking with connection. 2000-03-02 20:36:53 +00:00
filter.c Reorder error detection based upon precedence 2000-03-01 22:59:34 +00:00
filterentry.c Replace do_*() return -1 with return SLAPD_DISCONNECT. 2000-02-29 23:48:01 +00:00
init.c
kerberos.c Move extern to proto header 2000-01-29 20:06:46 +00:00
libslapd.dsp StartTLS now grabs conn->c_mutex before mucking with connection. 2000-03-02 20:36:53 +00:00
lock.c
main.c Add password check and generation check. 1999-12-12 18:45:06 +00:00
Makefile.in update Unix build environment to support back-sql 2000-03-16 18:54:11 +00:00
modify.c fix uninitialized ndn bug 2000-04-12 01:09:36 +00:00
modrdn.c fix uninitialized ndn bug 2000-04-12 01:09:36 +00:00
module.c
monitor.c
mr.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
nt_svc.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes... 2000-02-06 21:09:44 +00:00
oc.c Fix calloc typo 2000-03-09 19:15:48 +00:00
operation.c
passwd.c StartTLS now grabs conn->c_mutex before mucking with connection. 2000-03-02 20:36:53 +00:00
phonetic.c
proto-slap.h Rework error handling. Add error descriptions. 2000-03-03 22:37:06 +00:00
repl.c More -DSLAPD_SCHEMA_NOT_COMPAT changes 2000-02-15 18:57:07 +00:00
result.c Fix malloc of referral pointer array. 2000-03-08 17:37:49 +00:00
root_dse.c Don't add subentries of the RootDSE to namingContexts 2000-03-17 02:06:10 +00:00
sasl.c Merged in preliminary support for Cyrus SASL library; 2000-01-02 01:21:25 +00:00
schema_check.c Yet another round of SLAPD_SCHEMA_NOT_COMPAT changes, including: 2000-02-28 21:16:05 +00:00
schema_init.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
schema.c Rework error handling. Add error descriptions. 2000-03-03 22:37:06 +00:00
schemaparse.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
search.c Rework error handling. Add error descriptions. 2000-03-03 22:37:06 +00:00
slap.h Move handling of operations errors due to submission of 2000-03-02 00:59:10 +00:00
slapd.at.conf
slapd.conf
slapd.dsp update Win32 build environment to support back-sql 2000-03-16 19:58:36 +00:00
slapd.dsw
slapd.oc.conf
slapd.syms
starttls.c StartTLS now grabs conn->c_mutex before mucking with connection. 2000-03-02 20:36:53 +00:00
str2filter.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
suffixalias.c Another round of changes behind -DSLAPD_SCHEMA_NOT_COMPAT 2000-02-14 20:57:34 +00:00
syntax.c Another round of SLAPD_SCHEMA_NOT_COMPAT changes including 2000-02-05 05:01:41 +00:00
unbind.c
user.c
value.c Replace -DSLAPD_SCHEMA_COMPAT with -USLAPD_SCHEMA_NOT_COMPAT 2000-01-31 22:14:16 +00:00