openldap/servers/slapd
2002-08-27 05:51:35 +00:00
..
back-bdb cleanup 2002-08-26 19:13:44 +00:00
back-dnssrv use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
back-ldap better error handling when returning results 2002-08-13 17:00:33 +00:00
back-ldbm use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
back-meta better error handling when returning results 2002-08-13 17:00:33 +00:00
back-monitor Remove lint 2002-08-06 03:08:12 +00:00
back-null
back-passwd remove lint 2002-08-26 20:11:19 +00:00
back-perl
back-shell use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
back-sql use ldap_charray_free() instead of slapd's charray_free() 2002-08-24 00:40:25 +00:00
back-tcl
schema
shell-backends
tools Fix bug in last commit 2002-08-27 02:43:00 +00:00
abandon.c
acl.c Pass Operation to backend_attribute - should have been doing this all along. 2002-08-24 07:31:14 +00:00
aclparse.c Add #include "lutil.h" for lutil_str* functions 2002-08-06 02:36:34 +00:00
ad.c ITS#2004 AD lang bug fix 2002-08-20 19:08:18 +00:00
add.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
at.c
attr.c added attr_merge/value_add functions that dela with single attribute; bervals for '*', '+' and '1.1' made available 2002-08-23 08:49:19 +00:00
ava.c
backend.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
backglue.c
bind.c Remove c_sasl_bindmutex, Binds are already serialized. 2002-08-26 22:20:30 +00:00
ch_malloc.c
compare.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
config.c Fix inverted bvmatch logic in modrdn 2002-08-12 08:45:20 +00:00
connection.c Remove c_sasl_bindmutex, Binds are already serialized. 2002-08-26 22:20:30 +00:00
controls.c Fix IRIX sc_mask conflict 2002-08-13 02:32:57 +00:00
daemon.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
delete.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
dn.c fix typo in last commit 2002-08-19 07:08:59 +00:00
entry.c
extended.c
filter.c
filterentry.c
index.c
init.c added attr_merge/value_add functions that dela with single attribute; bervals for '*', '+' and '1.1' made available 2002-08-23 08:49:19 +00:00
kerberos.c
libslapd.dsp use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
limits.c fixed bug in reading size/time limits without style, in the form 'size=number', 'time=number' 2002-08-23 08:50:34 +00:00
lock.c Patch: lutil_progname() and lutil_strcopy() are not declared (ITS#2021) 2002-08-13 02:33:20 +00:00
main.c Fix cargv leak in recursive read_config() 2002-08-07 08:22:43 +00:00
Makefile.in Zap 2002-08-24 00:55:56 +00:00
matchedValues.c
modify.c Clean up some structuralObject checks to improve readability. 2002-08-27 01:55:09 +00:00
modrdn.c added assertions to catch helper function misuse 2002-08-23 08:46:45 +00:00
mods.c
module.c
mr.c Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
mra.c
nt_svc.c
oc.c
oidm.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
operation.c Revert previous commit 2002-08-07 06:37:11 +00:00
operational.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
passwd.c
phonetic.c
proto-slap.h use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
referral.c
repl.c
result.c added attr_merge/value_add functions that dela with single attribute; bervals for '*', '+' and '1.1' made available 2002-08-23 08:49:19 +00:00
root_dse.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
sasl.c Experimental cruft to propagate valid Operation to SASL callbacks. 2002-08-24 07:34:50 +00:00
saslauthz.c Experimental cruft to propagate valid Operation to SASL callbacks. 2002-08-24 07:34:50 +00:00
schema_check.c Return other. 2002-08-27 05:51:35 +00:00
schema_init.c Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
schema_prep.c
schema.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
schemaparse.c
search.c ITS#1893, use "schemadn" to configure subschemasubentry DN. (diff was 2002-08-10 03:10:52 +00:00
sets.c
sets.h
slap.h Remove c_sasl_bindmutex, Binds are already serialized. 2002-08-26 22:20:30 +00:00
slapd.conf Add back_bdb to modules 2002-08-11 21:06:03 +00:00
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c Updated register_syntax, register_matching_rule for more convenient 2002-08-17 01:29:18 +00:00
unbind.c
user.c
value.c added attr_merge/value_add functions that dela with single attribute; bervals for '*', '+' and '1.1' made available 2002-08-23 08:49:19 +00:00