Skip to content
Snippets Groups Projects
Commit 5b87c4c4 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

some todo stuff

parent 9cce5e4c
No related branches found
No related tags found
No related merge requests found
- 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 ...)
- improve slapi logging (use some [v]s[n]printf function)
- add a config statement to set the log file name, or better
- 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).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment