openldap/servers/slapd
2006-09-04 08:36:16 +00:00
..
back-bdb don't run useless (and likely to fail) checks, if possible 2006-08-30 21:05:05 +00:00
back-dnssrv Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
back-hdb
back-ldap improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
back-ldif
back-meta improve timeout support (ITS#4157, ITS#4663) 2006-09-04 08:26:09 +00:00
back-monitor cleanup 2006-09-01 10:01:36 +00:00
back-null
back-passwd
back-perl ITS#4358, thanks to Kevine Zerbib 2006-08-28 01:07:25 +00:00
back-relay
back-shell
back-sql Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
overlays cleanup handling of sleeps 2006-09-04 08:36:16 +00:00
schema
shell-backends
slapi Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
abandon.c
aci.c
acl.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
aclparse.c
ad.c
add.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
alock.c
alock.h
at.c
attr.c cleanup 2006-09-01 10:01:36 +00:00
ava.c
backend.c append global access rules also when be != NULL in backend_startup() (ITS#4654) 2006-08-28 13:31:16 +00:00
backglue.c ITS#4614 - complain if glue/subordinate are attempted on the same backend 2006-07-15 00:18:44 +00:00
backover.c oi_list might be null if overlay initialization failed for any reason 2006-08-18 10:12:21 +00:00
bconfig.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
bind.c Only set c_sasl_bindop on actual SASL binds 2006-08-29 01:19:34 +00:00
cancel.c
ch_malloc.c
compare.c Basic donUseCopy implementation 2006-08-22 20:29:14 +00:00
component.c
component.h
config.c Hide config schema if !LDAP_DEVEL 2006-08-29 02:02:12 +00:00
config.h
connection.c move req2op selection into a helper 2006-09-04 07:17:34 +00:00
controls.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
cr.c
ctxcsn.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
daemon.c destroy socket set (man page for epoll_create(2) states that close(2) must be called on the returned filedes) 2006-08-31 13:51:25 +00:00
DB_CONFIG Add note about setting effectiveness. 2006-08-17 19:33:48 +00:00
delete.c
dn.c reduce code duplication 2006-08-26 17:55:56 +00:00
entry.c use preallocated entries? (otherwise bdb_add and others leak...) 2006-09-03 10:58:13 +00:00
extended.c Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c release authz resources at shutdown 2006-09-04 07:20:59 +00:00
Makefile.in
matchedValues.c
modify.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c move req2op selection into a helper 2006-09-04 07:17:34 +00:00
operational.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
passwd.c plug slapo-ppolicy related leaks (ITS#4665) 2006-09-03 10:53:38 +00:00
phonetic.c
proto-slap.h release authz resources at shutdown 2006-09-04 07:20:59 +00:00
referral.c
repl.c
result.c More LDAP_DEVEL cleanup 2006-08-22 00:45:16 +00:00
root_dse.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
sasl.c
saslauthz.c release authz resources at shutdown 2006-09-04 07:20:59 +00:00
schema_check.c
schema_init.c
schema_prep.c
schema.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
schemaparse.c
search.c Initial dontUseCopy implementation 2006-08-22 20:24:36 +00:00
sets.c
sets.h
sl_malloc.c
slap.h move req2op selection into a helper 2006-09-04 07:17:34 +00:00
slapacl.c more cleanup 2006-08-29 07:28:22 +00:00
slapadd.c
slapauth.c
slapcat.c
slapcommon.c Must use ch_strdup, not strdup 2006-08-29 01:36:52 +00:00
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c pick declaration of ch_strdup() 2006-08-30 22:45:26 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
zn_malloc.c