openldap/servers/slapd
2009-05-25 12:58:40 +00:00
..
back-bdb Revert 1.274 2009-05-11 22:26:12 +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#6133: Handlers for Abandon, Cancel, connection init/destroy 2009-05-21 00:09:30 +00:00
back-shell
back-sock
back-sql misc cleanup 2009-05-08 16:31:50 +00:00
overlays force entry release as appropriate (ITS#6081) 2009-04-29 13:03:50 +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#6104: Protect initial o_abandon/o_cancel with op->o_conn->c_mutex. 2009-05-21 23:22:46 +00:00
aci.c
acl.c
aclparse.c
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#6139 password-hash has no max # args 2009-05-25 12:58:40 +00:00
bind.c
cancel.c ITS#6137: Fail Cancel(pending operation) instead of discarding the operation. 2009-05-22 18:10:39 +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 ITS#6111 connection_state_closing() -> connection_valid() 2009-05-14 04:03:23 +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 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
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
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 ITS#6111 connection_state_closing() -> connection_valid() 2009-05-14 04:03:23 +00:00
referral.c
result.c ITS#6111 connection_state_closing() -> connection_valid() 2009-05-14 04:03:23 +00:00
root_dse.c
sasl.c
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#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 leaks; make sure free'd stuff is NULL 2009-05-04 11:37:58 +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 Avoid multiple attempts to free the same syncinfo 2009-05-18 07:58:27 +00:00
syntax.c
txn.c
unbind.c
user.c
value.c
zn_malloc.c