X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapi%2FTODO;h=ea50430773383cceacfaa96b9f2ef016755669c6;hb=173330187ef1a4139e2e4c4fb30ad23832e40f77;hp=57bb37d0589e2c8b1544cf923ad2095306880f48;hpb=5b87c4c4480d7f09e1126345e316375d48a7b355;p=openldap diff --git a/servers/slapd/slapi/TODO b/servers/slapd/slapi/TODO index 57bb37d058..ea50430773 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,10 @@ - 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). +--- +$OpenLDAP$