openldap/servers/slapd
2007-12-01 19:08:30 +00:00
..
back-bdb Shrink presence key 2007-12-01 19:08:30 +00:00
back-dnssrv
back-hdb Fix depend/.links dependency for parallel make 2007-10-20 04:24:15 +00:00
back-ldap fix typing warnings 2007-10-05 10:06:20 +00:00
back-ldif fix dirsep's in DN (ITS#5172) 2007-10-10 18:50:20 +00:00
back-meta silence warnings 2007-11-23 12:47:53 +00:00
back-monitor Use per-thread slap_counters to eliminate lock contention 2007-10-25 08:45:00 +00:00
back-null
back-passwd
back-perl
back-relay
back-shell
back-sock
back-sql silence warnings 2007-11-23 12:47:53 +00:00
overlays Pop local callback for modify 2007-11-29 23:03:44 +00:00
schema sync 'c' with RFC4519 (ITS#5236) 2007-11-17 13:50:49 +00:00
shell-backends first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently 2007-09-29 17:55:33 +00:00
slapi silence warnings 2007-11-23 12:47:53 +00:00
abandon.c Concurrency tweaks: 2007-10-25 02:22:40 +00:00
aci.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
acl.c Silence warning 2007-11-21 02:52:53 +00:00
aclparse.c
ad.c
add.c Preliminary sorted value support 2007-09-24 01:31:23 +00:00
alock.c
alock.h
at.c
attr.c silence warnings 2007-11-23 12:47:53 +00:00
ava.c
backend.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
backglue.c Fix prev commit, broke test033 2007-11-12 12:16:05 +00:00
backover.c
bconfig.c Change integer indexing to ordered only, no backward compatibility 2007-11-25 13:19:08 +00:00
bind.c
cancel.c Concurrency tweaks: 2007-10-25 02:22:40 +00:00
ch_malloc.c
compare.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
component.c
component.h
config.c ITS#5209 sasl_host may be different from global_host 2007-11-05 09:30:40 +00:00
config.h
connection.c Streamlined Winsock connection management 2007-11-26 17:03:26 +00:00
controls.c ITS#5191 do all pagedresult control parsing in the frontend, don't 2007-11-01 15:11:22 +00:00
cr.c
ctxcsn.c
daemon.c Streamlined Winsock connection management 2007-11-26 17:03:26 +00:00
DB_CONFIG
delete.c
dn.c
entry.c Log the attribute that failed normalization 2007-09-24 06:25:34 +00:00
extended.c
filter.c More for ITS#5212 make conditional explicit 2007-11-09 07:28:42 +00:00
filterentry.c ITS#5153 fix prev commit, ordering matches can be done in O(1) instead 2007-09-25 05:46:12 +00:00
frontend.c
globals.c
index.c
init.c Use per-thread slap_counters to eliminate lock contention 2007-10-25 08:45:00 +00:00
ldapsync.c s/strtoul/strtol/ (ITS#5165) 2007-10-02 23:45:50 +00:00
limits.c ITS#5230 fix slimit for rootDN w/pagedresults 2007-11-12 08:14:50 +00:00
lock.c
main.c ITS#5209 sasl_host may be different from global_host 2007-11-05 09:30:40 +00:00
Makefile.in ITS#5215 fix Windows slapd.def rules 2007-11-20 15:10:52 +00:00
matchedValues.c
modify.c Preliminary sorted value support 2007-09-24 01:31:23 +00:00
modrdn.c Attribute/Modification value counters 2007-09-21 08:43:56 +00:00
mods.c silence warnings 2007-11-23 12:47:53 +00:00
module.c
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c Concurrency tweaks: 2007-10-25 02:22:40 +00:00
operational.c Attribute/Modification value counters 2007-09-21 08:43:56 +00:00
passwd.c Make slap_passwd_parse non-destructive 2007-09-23 04:40:51 +00:00
phonetic.c
proto-slap.h Streamlined Winsock connection management 2007-11-26 17:03:26 +00:00
referral.c
result.c silence warnings 2007-11-23 12:47:53 +00:00
root_dse.c
sasl.c ITS#5209 sasl_host may be different from global_host 2007-11-05 09:30:40 +00:00
saslauthz.c
schema_check.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
schema_init.c Trim unneeded tmp var 2007-12-01 11:44:18 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c
sets.c further fix of double free (ITS#4860) 2007-10-24 10:34:43 +00:00
sets.h
sl_malloc.c
slap.h Change integer indexing to ordered only, no backward compatibility 2007-11-25 13:19:08 +00:00
slapacl.c
slapadd.c ITS#5225 fix contextCSN updating 2007-11-12 03:50:31 +00:00
slapauth.c
slapcat.c
slapcommon.c Fix, truncate should not be valid for slapadd, should be for slapindex. 2007-11-21 15:40:09 +00:00
slapcommon.h
slapd.conf
slapd.ldif Fix typos 2007-11-19 22:17:45 +00:00
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c Streamlined Winsock connection management 2007-11-26 17:03:26 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c coverity - a->a_nvals may be NULL 2007-09-26 20:26:03 +00:00
zn_malloc.c