openldap/servers/slapd/slapi
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
..
ibm_pblock_params.h
Makefile.in Support for SLAPI plugin extensions API. 2003-07-03 19:04:18 +00:00
plugin.c Do not attempt to map positive error codes returned by plugins to 2003-08-11 09:55:45 +00:00
printmsg.c
proto-slapi.h Support for ACL plugins 2003-08-31 08:17:21 +00:00
slapi_ext.c Do not attempt to map positive error codes returned by plugins to 2003-08-11 09:55:45 +00:00
slapi_ops.c Modifications must be copied before calling slap_mods_check() because 2003-09-15 06:53:54 +00:00
slapi_pblock.c Support for ACL plugins 2003-08-31 08:17:21 +00:00
slapi_utils.c Modifications must be copied before calling slap_mods_check() because 2003-09-15 06:53:54 +00:00
slapi.h Support for ACL plugins 2003-08-31 08:17:21 +00:00
TODO