openldap/servers/slapd
2008-09-06 18:06:41 +00:00
..
back-bdb don't dereference NULL pointers (ITS#5676) 2008-09-02 20:58:34 +00:00
back-dnssrv
back-hdb
back-ldap canonicalize undef objectClass names (much like attributes; ITS#5681) 2008-09-04 08:05:17 +00:00
back-ldif
back-meta let undefined objectClasses be used in proxy filters 2008-09-04 10:13:30 +00:00
back-monitor s/PATH_MAX/MAXPATHLEN/ (ITS#5531) 2008-05-26 20:53:16 +00:00
back-ndb Fix dynamic module init 2008-08-26 22:25:35 +00:00
back-null
back-passwd
back-perl
back-relay defer relayed database lookup (ITS#5643) 2008-08-04 21:17:25 +00:00
back-shell ITS#5558 fix buffer count 2008-06-14 02:50:59 +00:00
back-sock ITS#5558 fix buffer count 2008-06-14 02:50:59 +00:00
back-sql [blind commit] better logging; check schema data before manipulation (related to ITS#5653) 2008-08-21 22:07:29 +00:00
overlays cleanup in case of failure during search rewriting (partial fulfilment of ITS#5687) 2008-09-06 16:25:03 +00:00
schema
shell-backends
slapi pass ConfigReply to slapi overlay initialization 2008-05-31 18:44:40 +00:00
abandon.c
aci.c don't strip set string (ITS#5627) 2008-08-09 12:50:18 +00:00
acl.c fix log message 2008-08-09 15:41:22 +00:00
aclparse.c
ad.c
add.c
alock.c
alock.h
at.c Don't leak syntax oid macro in case of duplicate attribute (ITS#5683) 2008-09-04 12:19:05 +00:00
attr.c ITS#5578 signed/unsigned comparison 2008-08-31 00:38:07 +00:00
ava.c NULL out spurious text (ITS#5688) 2008-09-06 00:00:37 +00:00
backend.c
backglue.c be careful when restoring rewritten DN (partial fulfilment of ITS#5687) 2008-09-06 16:24:27 +00:00
backover.c ITS#5649 fix overlay_register_control 2008-08-09 10:11:41 +00:00
bconfig.c allow databases to be deleted (hidden behind LDAP_DEVEL) 2008-09-04 17:12:07 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c Use network-timeout instead 2008-05-09 00:08:19 +00:00
config.h
connection.c
controls.c
cr.c
ctxcsn.c
daemon.c Fix missing space 2008-07-24 22:41:22 +00:00
DB_CONFIG
delete.c
dn.c
entry.c
extended.c
filter.c NULL out spurious text (ITS#5688) 2008-09-06 00:00:37 +00:00
filterentry.c
frontend.c
globals.c
index.c
init.c
ldapsync.c
limits.c
lock.c
main.c Do connections_init() sooner 2008-05-18 15:58:10 +00:00
Makefile.in
matchedValues.c
modify.c
modrdn.c
mods.c
module.c
mr.c
mra.c
nt_svc.c
oc.c if objectClass is not present (e.g. schema check is off, like for partial replicas, slapo-translucent and so), consider ocflags computed (and 0) 2008-09-06 18:06:41 +00:00
oidm.c
operation.c
operational.c
passwd.c
phonetic.c
proto-slap.h make sure rwm_op_cleanup() is called also in case of bind (in partial fulfillment of ITS#5601) 2008-07-12 11:53:49 +00:00
referral.c
result.c ITS#5461 initialize rs->sr_tag, sr_msgid for Abandons too 2008-05-28 01:48:41 +00:00
root_dse.c
sasl.c
saslauthz.c
schema_check.c
schema_init.c no need to unescape/re-escape each line (more on ITS#5608) 2008-08-30 15:00:05 +00:00
schema_prep.c implement caseIgnoreListMatch (ITS#5608) 2008-08-30 14:30:31 +00:00
schema.c
schemaparse.c
search.c
sets.c handle anonymous before doing mallocs 2008-08-09 15:41:55 +00:00
sets.h fix comment 2008-05-17 11:56:10 +00:00
sl_malloc.c
slap.h implement caseIgnoreListMatch (ITS#5608) 2008-08-30 14:30:31 +00:00
slapacl.c
slapadd.c
slapauth.c
slapcat.c
slapcommon.c
slapcommon.h
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c use the most recent contextCSN (ITS#5675) 2008-09-02 20:35:51 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c