openldap/servers/slapd/slapi
Luke Howard 71d76fbeba slap_mods2entry() should not zero pointers into the modifications
list because checking is performed on these, rather than the entry.

slap_mods_free() now takes an extra argument indicating whether to
free the values or not.
2005-08-01 02:16:02 +00:00
..
Makefile.in
plugin.c Don't instantiate SLAPI overlay in tool mode 2005-07-29 16:45:25 +00:00
printmsg.c
proto-slapi.h Call slap_mods2entry() in do_add(), so that global overlays (including 2005-07-31 04:56:27 +00:00
slapi_ext.c
slapi_ops.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
slapi_overlay.c Remember to NULL terminate control arrays - not sure how I managed to 2005-07-28 09:56:55 +00:00
slapi_pblock.c Support SLAPI_X_OPERATION_DELETE_GLUE_PARENT 2005-07-31 05:42:51 +00:00
slapi_utils.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
slapi.h PBlock SlapReply needs to be a pointer into that supplied by caller 2005-07-27 10:09:44 +00:00
TODO