author | Sebastian Harl <sh@tokkee.org> | |
Wed, 25 Sep 2013 08:53:06 +0000 (10:53 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 25 Sep 2013 08:53:06 +0000 (10:53 +0200) | ||
commit | 336bcee462f82f33c8f9d8612959208b047ea93a | |
tree | a6208bf757a9219a5caecbece1da34abf06c78e7 | tree | snapshot |
parent | 8e1ace048891876962733c3ebec3b5234d9c6c98 | commit | diff |
plugin: Manage all context information in the core.
Store the new dynamic context in callbacks. The daemon may no longer set the
context before loading a plugin. Instead, sdb_plugin_load now accepts a second
parameter specifying the public context attributes.
Store the new dynamic context in callbacks. The daemon may no longer set the
context before loading a plugin. Instead, sdb_plugin_load now accepts a second
parameter specifying the public context attributes.
src/core/plugin.c | diff | blob | history | |
src/daemon/config.c | diff | blob | history | |
src/include/core/plugin.h | diff | blob | history |