openldap/servers/slapd/slapi
Luke Howard 281627d81d Do not attempt to map positive error codes returned by plugins to
negative error codes.

Plugins should never return positive error codes except in the case
of bind pre-operation plugins, where they should return SLAPI_BIND_XXX.

This should fix ITS #2616 ...
2003-08-11 09:55:45 +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 SLAPI plugin extensions API. 2003-07-03 19:04:18 +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 Allow SLAPI plug-ins to override OpenLDAP extended operations 2003-08-01 03:40:11 +00:00
slapi_pblock.c Always call modification postoperation plugins even if a 2003-07-03 23:17:54 +00:00
slapi_utils.c Set AttributeDescription in slapi_acl_check_mods() 2003-07-15 12:10:19 +00:00
slapi.h Support for SLAPI plugin extensions API. 2003-07-03 19:04:18 +00:00
TODO