openldap/servers/slapd
2006-10-08 00:37:18 +00:00
..
back-bdb DB_BUFFER_SMALL is BDB 4.4 only 2006-09-27 12:34:00 +00:00
back-dnssrv
back-hdb not sure, but I believe back-hdb needs monitor.c as well... 2006-09-25 23:44:50 +00:00
back-ldap Drop extraneous test from copy/paste (1.200) (coverity) 2006-10-08 00:37:18 +00:00
back-ldif Check opattrs add result 2006-09-16 17:20:29 +00:00
back-meta more on clarification of special proxy identities and resilience to connection failure 2006-10-07 18:07:56 +00:00
back-monitor Fix uninit (coverity) 2006-10-08 00:31:08 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sql Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
overlays reword comment 2006-10-07 13:12:16 +00:00
schema Incorporate a bit of text from RFC 4524, just to make a point regarding 2006-10-03 21:23:02 +00:00
shell-backends
slapi Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
abandon.c
aci.c Add register_at / register_oc helpers. 2006-09-13 12:48:45 +00:00
acl.c minor cleanup 2006-09-09 16:20:11 +00:00
aclparse.c
ad.c
add.c return structuralObjectClass errors 2006-09-16 11:48:52 +00:00
alock.c Portability cleanups 2006-09-14 07:29:46 +00:00
alock.h
at.c Cleanup prev commit 2006-09-14 00:14:27 +00:00
attr.c improve previous commit 2006-09-06 12:05:38 +00:00
ava.c
backend.c destroy exactly what needs to 2006-09-14 23:53:23 +00:00
backglue.c
backover.c
bconfig.c Tweak ordered index check in check_vals 2006-09-14 00:31:18 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c Portability cleanups 2006-09-14 07:29:46 +00:00
config.h
connection.c ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError 2006-09-14 06:35:34 +00:00
controls.c
cr.c
ctxcsn.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
daemon.c typo in previous commit... 2006-09-17 22:24:41 +00:00
DB_CONFIG
delete.c
dn.c
entry.c Use a single malloc for entry_decode instead of two - partially decode 2006-09-20 02:43:47 +00:00
extended.c some overlay (rwm?) might set those values 2006-09-08 21:19:47 +00:00
filter.c - use STRLENOF, looks cleaner 2006-09-09 16:23:02 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c ITS#4565 catch errors from slap_sasl_init / backend_init 2006-09-14 04:52:08 +00:00
kerberos.c
ldapsync.c
limits.c
lock.c
main.c defer handling of loglevel listing, to let modules register custom subsystems (ITS#4666). Note: in case of any error in between, logging could not occur 2006-09-08 20:49:00 +00:00
Makefile.in
matchedValues.c
modify.c
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c Cleanup prev commit 2006-09-14 00:14:27 +00:00
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 Use a single malloc for entry_decode instead of two - partially decode 2006-09-20 02:43:47 +00:00
referral.c
repl.c
result.c send_search_reference should propagate errors 2006-09-21 09:28:49 +00:00
root_dse.c add sb_version to slap_bindconf; 2006-09-11 00:52:43 +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 Fix ITS#4672, clear errno before calling STRTOL 2006-09-13 05:34:38 +00:00
schema_prep.c Support dynamic add/delete of attributeTypes and objectClasses 2006-09-14 00:06:04 +00:00
schema.c Entry/Attribute struct caching, to minimize malloc fragmentation 2006-08-29 01:43:23 +00:00
schemaparse.c Support dynamic add/delete of attributeTypes and objectClasses 2006-09-14 00:06:04 +00:00
search.c
sets.c really really minor cleanup 2006-09-08 21:19:05 +00:00
sets.h
sl_malloc.c
slap.h Use a single malloc for entry_decode instead of two - partially decode 2006-09-20 02:43:47 +00:00
slapacl.c more cleanup 2006-08-29 07:28:22 +00:00
slapadd.c
slapauth.c
slapcat.c
slapcommon.c Portability cleanups 2006-09-14 07:29:46 +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 Portability cleanups 2006-09-14 07:29:46 +00:00
starttls.c
str2filter.c
syncrepl.c ITS#4695 same fix for delta-sync 2006-10-06 01:57:50 +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