From 31f34d6985549426c7d5c4d84c80552f03354e07 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 20 Nov 2003 06:14:04 +0000 Subject: [PATCH] Misc Update --- servers/slapd/slapi/TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/servers/slapd/slapi/TODO b/servers/slapd/slapi/TODO index 57bb37d058..a5bf7e20ad 100644 --- a/servers/slapd/slapi/TODO +++ b/servers/slapd/slapi/TODO @@ -1,3 +1,4 @@ +- de-IBM SLAPI - add a config statement, or redefine the dynamic backend one, "modulepath", to set/modify the load path also for plugins (both plugins and modules use ltdl, so "modulepath" suffices ...) @@ -6,11 +7,7 @@ - use syslog where available? - add some plugin monitoring stuff in back-monitor (e.g. a subentry for each plugin with data from struct Slapi_PluginDesc) - - - - This is a very tough task: try to implement a sandbox to execute plugins in, trap deadly signals and possibly disable unsafe plugins without crashing slapd (fork from inside thread? trap signals and longjump to next plugin execution? Brrr). - -- 2.39.5