openldap/servers/slapd
2002-08-31 10:48:02 +00:00
..
back-bdb define macros for appropriate sizing of lutil buffers 2002-08-31 10:48:02 +00:00
back-dnssrv use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
back-ldap added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer 2002-08-31 10:35:23 +00:00
back-ldbm - added the capability to filter based on hasSubordinate attribute 2002-08-29 10:55:48 +00:00
back-meta added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer 2002-08-31 10:35:23 +00:00
back-monitor define macros for appropriate sizing of lutil buffers 2002-08-31 10:48:02 +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 fix extendedMatch and approx hfilter andling; get rid of subtree_cond (argh, need to trim it from config and docs ...) 2002-08-31 10:39:23 +00:00
back-tcl
schema
shell-backends
tools define macros for appropriate sizing of lutil buffers 2002-08-31 10:48:02 +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
ad.c
add.c
at.c add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
attr.c
ava.c
backend.c cleanup error check logic; don't deref be->controls when it's NULL 2002-08-29 10:43:39 +00:00
backglue.c
bind.c Use sockbuf_max_incoming_auth after successful Bind 2002-08-29 11:53:37 +00:00
ch_malloc.c
compare.c
config.c
connection.c Remove c_sasl_bindmutex, Binds are already serialized. 2002-08-26 22:20:30 +00:00
controls.c
daemon.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
delete.c
dn.c - added the capability to filter based on hasSubordinate attribute 2002-08-29 10:55:48 +00:00
entry.c
extended.c
filter.c cleanup comments 2002-08-31 10:41:49 +00:00
filterentry.c - added the capability to filter based on hasSubordinate attribute 2002-08-29 10:55:48 +00:00
index.c
init.c add server side controls to back-ldap and back-meta 2002-08-29 14:39:31 +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
main.c
Makefile.in Zap 2002-08-24 00:55:56 +00:00
matchedValues.c fix extendedMatch values return filter control 2002-08-31 10:29:03 +00:00
modify.c define macros for appropriate sizing of lutil buffers 2002-08-31 10:48:02 +00:00
modrdn.c
mods.c
module.c
mr.c add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
mra.c Fix crash in mra_free, freeing ber-private value. 2002-08-30 12:38:50 +00:00
nt_svc.c
oc.c Round one of subclass indexing for objectClass and structualObjectClasss. 2002-08-29 01:12:59 +00:00
oidm.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
operation.c
operational.c cleanup hasSubordinate operational attr merge 2002-08-29 10:49:41 +00:00
passwd.c
phonetic.c
proto-slap.h add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
referral.c Two more bervals instead of strings... 2002-08-29 08:47:53 +00:00
repl.c
result.c added referral support to back-{ldap,meta}; need to allow send_serch_reference() handle NULL entry pointer 2002-08-31 10:35:23 +00:00
root_dse.c use ldap_charray_*() instead of charray_*() 2002-08-24 00:55:24 +00:00
sasl.c Include lber_pvt.h 2002-08-28 16:47:04 +00:00
saslauthz.c Fix debug statement 2002-08-30 14:28:45 +00:00
schema_check.c Add another safety check 2002-08-27 17:51:35 +00:00
schema_init.c add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
schema_prep.c add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
schema.c optimize subschema attribute merge 2002-08-29 10:49:11 +00:00
schemaparse.c
search.c cleanup 2002-08-29 10:50:12 +00:00
sets.c
sets.h
slap.h add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c
suffixalias.c
syntax.c add matchingRuleUse to schema; use a berval instead of _oidlen in syntax and matching rule 2002-08-31 10:45:22 +00:00
unbind.c
user.c
value.c