openldap/servers/slapd
2009-05-03 00:49:35 +00:00
..
back-bdb Don't do alock recovery in readonly mode since we didn't do BDB recovery 2009-05-03 00:49:35 +00:00
back-dnssrv
back-hdb
back-ldap More explicit for prev commit 2009-03-06 04:00:38 +00:00
back-ldif
back-meta ITS#5977 fix typo 2009-02-27 01:58:09 +00:00
back-monitor
back-ndb
back-null
back-passwd
back-perl
back-relay ITS#5724 use bd_self->be_ctrls 2009-02-20 00:57:44 +00:00
back-shell
back-sock ITS#5939 plug descriptor leak 2009-02-10 20:07:24 +00:00
back-sql cleanup (related to ITS#5760) 2009-02-15 22:16:21 +00:00
overlays force entry release as appropriate (ITS#6081) 2009-04-29 13:03:50 +00:00
schema
shell-backends
slapi
abandon.c
aci.c
acl.c
aclparse.c
ad.c let special attrnames slip through (ITS#5760) 2009-02-14 10:39:45 +00:00
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
backglue.c make sure sequence progresses correctly (ITS#5986) 2009-03-03 00:07:17 +00:00
backover.c Revert 1.91, breaks #5346. (ITS#5724) 2009-02-20 00:56:50 +00:00
bconfig.c ITS#5836, add writetimeout keyword for timing out hung writers 2009-03-10 00:42:10 +00:00
bind.c
cancel.c
ch_malloc.c
compare.c
component.c
component.h
config.c Add ATDESC config arg type for AttributeDescriptions 2009-04-20 00:31:33 +00:00
config.h Add ATDESC config arg type for AttributeDescriptions 2009-04-20 00:31:33 +00:00
connection.c Add missing extended/intermediate handlers for fake connections 2009-04-20 09:07:48 +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 Add global_host_bv, why do we still have bare char *s lying around... 2009-04-19 23:25:41 +00:00
DB_CONFIG
delete.c
dn.c More ITS#5968: Edit AVA_Sort() comment to describe new behavior. 2009-03-20 17:11:28 +00:00
entry.c make logs symmetric 2009-04-29 11:36:49 +00:00
extended.c
filter.c
filterentry.c
frontend.c
globals.c
index.c
init.c cleanup (related to ITS#5760) 2009-02-15 22:16:21 +00:00
ldapsync.c
limits.c
lock.c
main.c Add global_host_bv, why do we still have bare char *s lying around... 2009-04-19 23:25:41 +00:00
Makefile.in
matchedValues.c
modify.c Fix prev commit 2009-02-26 23:16:41 +00:00
modrdn.c
mods.c fix objectClass inheritance deletion (ITS#5517, ITS#5963) 2009-02-22 23:32:00 +00:00
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 Add global_host_bv, why do we still have bare char *s lying around... 2009-04-19 23:25:41 +00:00
referral.c
result.c Don't write out abandoned results 2009-03-14 06:47:43 +00:00
root_dse.c
sasl.c
saslauthz.c
schema_check.c don't allow to add distinguished values when other values of naming attributes are already present (ITS#5965) 2009-02-21 11:31:53 +00:00
schema_init.c ITS#6036 zero out freed val 2009-03-26 16:58:44 +00:00
schema_prep.c more about ITS#5792 2009-02-05 21:11:05 +00:00
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#6001 SID of queued CSN must match the one in the op 2009-03-05 20:43:53 +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 fix one-time leak 2009-04-30 11:36:12 +00:00
slapcommon.h better diagnostics 2009-03-05 10:59:34 +00:00
slapd.conf
slapd.ldif
slapdn.c
slapindex.c
slappasswd.c
slaptest.c
starttls.c
str2filter.c
syncrepl.c ITS#6064: "//" comment from rev 1.445 -> "/**/" comment 2009-04-16 17:48:50 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c