openldap/servers/slapd
Luke Howard b299d7e067 Modifications must be copied before calling slap_mods_check() because
the pretty function may replace values which are owned by the SLAPI plugin

slapi_entry_dup() optimization - avoid string re-encoding

Fix slapi_add_internal() logic errors (was this ever tested?)

Don't attempt to free entries that have been cached; see new internal
slapi_add_entry_internal_locked() API
2003-09-15 06:53:54 +00:00
..
back-bdb More deadlock tweaks. 2003-09-14 10:27:59 +00:00
back-dnssrv ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-hdb Context CSN updates for hdb 2003-08-26 18:57:09 +00:00
back-ldap ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-ldbm slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
back-meta no schema checking patch for proxy cache (apurva) 2003-09-03 15:44:22 +00:00
back-monitor slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
back-null
back-passwd ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-perl ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-shell ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
back-sql apparently Oracle does not support AS in joins (ITS#2642) 2003-07-15 11:26:17 +00:00
back-tcl ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
schema
shell-backends
slapi Modifications must be copied before calling slap_mods_check() because 2003-09-15 06:53:54 +00:00
tools fix for Makefile change 2003-09-12 21:06:29 +00:00
abandon.c
acl.c subtree ACI patch from Ralf 2003-09-09 18:37:31 +00:00
aclparse.c ITS#2707: fix 'access to dn.subtree="" by ...' directives 2003-09-10 02:33:36 +00:00
ad.c
add.c fix in slap_entry2mods() 2003-09-13 00:36:14 +00:00
at.c
attr.c Fix tmpmemctx conflicts 2003-08-19 03:19:07 +00:00
ava.c
backend.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
backglue.c slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
backover.c Tweaks to callback processing; callbacks can return SLAP_CB_CONTINUE to 2003-08-19 03:22:07 +00:00
bind.c Fix SLAPI bind pre-operation plugin regression 2003-09-11 09:04:03 +00:00
cancel.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
ch_malloc.c
compare.c
config.c Schema checking option for LDAP Sync replication 2003-09-03 21:42:52 +00:00
connection.c ITS#2649, never defer Abandon requests 2003-09-13 11:15:23 +00:00
controls.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
cr.c
ctxcsn.c Fix prev commit 2003-09-12 19:40:04 +00:00
daemon.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
delete.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
dn.c
entry.c
extended.c Allow SLAPI plug-ins to override OpenLDAP extended operations 2003-08-01 03:40:11 +00:00
filter.c
filterentry.c
globals.c Construct ctxcsn entries directly, plug memory leaks, remove 2003-09-12 18:52:34 +00:00
index.c
init.c Call SLAPI close function, not start function on shutdown 2003-06-09 04:11:06 +00:00
kerberos.c
libslapd.dsp
limits.c
lock.c
main.c Initialize schema before starting server. 2003-06-15 05:57:14 +00:00
Makefile.in Context CSN patch (1) 2003-08-23 02:51:33 +00:00
matchedValues.c vrFilter -> o_vrFilter 2003-06-10 03:32:33 +00:00
modify.c Add comment about normalized values in mods vs entry attributes 2003-09-13 09:51:28 +00:00
modrdn.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
mods.c Add initial support for modify/increment. No over/under flow detection. 2003-08-07 16:42:40 +00:00
module.c ITS#2437 use lt_dlopenext instead of lt_dlopen for convenience 2003-06-12 22:21:30 +00:00
mr.c
mra.c
nt_svc.c
oc.c
oidm.c
operation.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
operational.c
passwd.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
phonetic.c
proto-slap.h Construct ctxcsn entries directly, plug memory leaks, remove 2003-09-12 18:52:34 +00:00
referral.c
repl.c Add initial support for modify/increment. No over/under flow detection. 2003-08-07 16:42:40 +00:00
result.c Tweaks to callback processing; callbacks can return SLAP_CB_CONTINUE to 2003-08-19 03:22:07 +00:00
root_dse.c Add initial support for modify/increment. No over/under flow detection. 2003-08-07 16:42:40 +00:00
sasl.c Clarify/standardize library version mismatch error messages 2003-09-12 00:54:21 +00:00
saslauthz.c Inherit operation pblock for SLAPI 2003-08-31 08:14:54 +00:00
schema_check.c no schema checking patch for proxy cache (apurva) 2003-09-03 15:44:22 +00:00
schema_init.c Add missing assignment in last commit. 2003-08-22 21:16:16 +00:00
schema_prep.c slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
schema.c
schemaparse.c Break up too long string literals (>509 characters, ISO C's minimum max size). 2003-06-03 18:01:37 +00:00
search.c unifdef LDAP_SYNC and LDAP_SYNCREPL 2003-08-27 22:16:04 +00:00
sets.c
sets.h
sl_malloc.c
slap.h Schema checking option for LDAP Sync replication 2003-09-03 21:42:52 +00:00
slapd.conf
slapd.dsp
starttls.c
str2filter.c
syncrepl.c LDAP_SASL_INTERACTIVE -> LDAP_SASL_QUIET 2003-09-12 22:49:14 +00:00
syntax.c
unbind.c
user.c
value.c