openldap/servers/slapd
2007-11-21 14:55:40 +00:00
..
back-bdb Minor cleanup 2007-11-21 14:55:40 +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 set BINDING appropriately (ITS#5185) 2007-10-13 10:13:38 +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 ITS#5102 fix 2007-09-01 00:28:07 +00:00
back-relay
back-shell
back-sock back-sock by Brian Candler (B.Candler@pobox.com) ITS#4094 (untested) 2007-09-07 12:27:33 +00:00
back-sql treat empty as NULL 2007-11-15 22:50:27 +00:00
overlays let c_conn_idx be -1 (ITS#5235?) 2007-11-17 13:39:19 +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 ITS#5060 take care of entry cleanup when using 2007-10-03 09:40:08 +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 anlist_free 2007-08-27 07:11:32 +00:00
add.c Preliminary sorted value support 2007-09-24 01:31:23 +00:00
alock.c ITS#5129 fix alock_close with Quick mode 2007-09-08 05:26:03 +00:00
alock.h ITS#5129 fix alock_close with Quick mode 2007-09-08 05:26:03 +00:00
at.c
attr.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +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 Silently restrict index_intlen to 4-255. 2007-11-21 03:24:49 +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 parse unsigned as unsigned (ITS#5122) 2007-09-04 19:32:54 +00:00
connection.c Fix test050 2007-11-20 14:56:20 +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 Use per-thread slap_counters to eliminate lock contention 2007-10-25 08:45:00 +00:00
DB_CONFIG
delete.c
dn.c Protect Debug messages from NULL pointers 2007-09-01 13:35:34 +00:00
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 init rc 2007-09-26 20:17:48 +00:00
module.c
mr.c allow to register further syntax/mr compatibility 2007-08-24 20:05:30 +00:00
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 Add index_intlen keyword for ordered indexing of integers 2007-11-21 02:54:57 +00:00
referral.c
result.c Use per-thread slap_counters to eliminate lock contention 2007-10-25 08:45:00 +00:00
root_dse.c Revert prev commit, don't advertise subord scope 2007-08-30 21:09:30 +00:00
sasl.c ITS#5209 sasl_host may be different from global_host 2007-11-05 09:30:40 +00:00
saslauthz.c authzMatch IS octetStringMatch 2007-09-01 15:44:24 +00:00
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 integer indexing must be unsigned 2007-11-21 03:07:09 +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 ITS#5186 check for multiple suffixes at config time, not open time 2007-11-07 04:31:06 +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 Update last change: lutil_atoul() -> lutil_atou() for csnsid. 2007-09-21 13:11:39 +00:00
slapcommon.h add -S to slapadd to set desired SID in generated entryCSN/contextCSN 2007-08-28 19:35:57 +00:00
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 Fix test050 2007-11-20 14:56:20 +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