openldap/servers/slapd
2009-07-07 21:51:27 +00:00
..
back-bdb error out when adding multiple olcIndex values for the same attribute (ITS#6196) 2009-07-03 14:29:40 +00:00
back-dnssrv
back-hdb
back-ldap don't deadlock when a TLS uri is not responding (ITS#6167) 2009-06-11 06:51:01 +00:00
back-ldif
back-meta
back-monitor
back-ndb txn may fail to give us a scan op 2009-06-12 11:57:56 +00:00
back-null
back-passwd
back-perl ITS#5658 hppa fixes 2009-06-23 23:12:15 +00:00
back-relay ITS#6154: don't assume in slap_callback.sc_cleanup that sc_response was called. 2009-06-12 23:12:37 +00:00
back-shell
back-sock
back-sql Fix missing cvs id tag 2009-06-03 00:31:14 +00:00
overlays More for 1.124 - forwarded updates need Relax control since state attrs 2009-07-01 07:39:22 +00:00
schema
shell-backends
slapi ITS#6132: Fix slapi_entry_has_children() 2009-05-20 21:23:48 +00:00
abandon.c For ITS#6157: Catch most invalid cancels/abandons, and honor them before waits 2009-06-04 21:16:38 +00:00
aci.c
acl.c
aclparse.c ITS#6179 Don't require dn.regex in <who> to use expand style in <by>. 2009-06-23 21:17:57 +00:00
ad.c
add.c
alock.c ITS#6005 use ber_memcalloc/free 2009-03-09 01:22:48 +00:00
alock.h
at.c use, then free (ITS#6027) 2009-03-17 15:52:41 +00:00
attr.c
ava.c
backend.c ITS#6109 fix readonly restriction 2009-05-17 22:23:33 +00:00
backglue.c ITS#6103 send response even if abandoned 2009-05-11 04:29:21 +00:00
backover.c
bconfig.c ITS#6162 accept non-decimal loglevels 2009-06-08 20:03:43 +00:00
bind.c
cancel.c More ITS#6104: mutex-protected check of o_cancel value from other thread 2009-06-05 23:26:09 +00:00
ch_malloc.c
compare.c
component.c
component.h
config.c Avoid printf(NULL) on Solaris 2009-05-20 12:42:34 +00:00
config.h Add ATDESC config arg type for AttributeDescriptions 2009-04-20 00:31:33 +00:00
connection.c Fix Debug format in last commit 2009-06-28 21:23:59 +00:00
controls.c ITS#6056 pagedresults stacked control is not overlay-friendly, add 2009-04-15 10:34:24 +00:00
cr.c
ctxcsn.c Delete obsolete context entry stuff 2009-03-10 03:51:14 +00:00
daemon.c Silence warning. Also avoids pointless umask(0) when umask already is 0. 2009-07-06 23:19:52 +00:00
DB_CONFIG
delete.c
dn.c add in-scope helper 2009-05-04 10:57:50 +00:00
entry.c make logs symmetric 2009-04-29 11:36:49 +00:00
extended.c
filter.c
filterentry.c To be safe (see ITS#5328), set hasSubordinates before be_has_subordinates() 2009-05-20 21:42:13 +00:00
frontend.c
globals.c
index.c
init.c
ldapsync.c
limits.c allow to delete olcLimits values (ITS#6159) 2009-06-02 23:17:58 +00:00
lock.c
main.c add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
Makefile.in add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
matchedValues.c
modify.c
modrdn.c
mods.c
module.c ITS#6016 check for static backends and overlays 2009-04-02 23:41:41 +00:00
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h allow to delete olcLimits values (ITS#6159) 2009-06-02 23:17:58 +00:00
referral.c
result.c ITS#5836, #6089 fix c_writers counting 2009-07-01 03:01:08 +00:00
root_dse.c
sasl.c ITS#6147 add sasl-auxprop config, default to "slapd" 2009-05-27 12:41:09 +00:00
saslauthz.c
schema_check.c fix typo 2009-05-06 07:55:42 +00:00
schema_init.c ITS#6098 issuerUID and subjectUID are primitive, not constructed 2009-05-08 01:52:12 +00:00
schema_prep.c
schema.c
schemaparse.c
search.c
sets.c
sets.h
sl_malloc.c ITS#6054 assert/exit on failed allocs 2009-04-11 03:40:12 +00:00
slap.h ITS#6101: Move sru_search first in union SlapReply.sr_un, for initialization. 2009-07-07 21:11:39 +00:00
slapacl.c
slapadd.c ITS#6038 revert prev commits, ITS rejected 2009-03-27 11:07:42 +00:00
slapauth.c
slapcat.c
slapcommon.c ITS#5892 make sure ldif error messages are displayed 2009-07-07 21:51:27 +00:00
slapcommon.h add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slapschema.c add slapschema tool (ITS#6150) 2009-05-28 13:40:57 +00:00
slaptest.c
starttls.c
str2filter.c
syncrepl.c Add ldap_pvt_thread_pool_retract() to cancel pending threads 2009-06-11 04:46:04 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c