unbound/pythonmod
Philipp Serr b248654aab Support multiple python module instances
This commit adds proper support for multiple instances of the python
module: When more than one instance is added to the module list, the
first instance loads the first script specified in the `python:`
configuration section. The second instance loads the second script,
and so on.

When there are more module instances in the module list than there are
scripts in the `python:` section, an error is raised during
initialization and unbound won't start. When more scripts than module
instances are provided, the surplus scripts are ignored.
2019-03-02 14:32:48 +01:00
..
doc - Add patch from Jan Vcelak for pythonmod, 2018-11-20 12:24:40 +00:00
examples - Add patch from Jan Vcelak for pythonmod, 2018-11-20 12:24:40 +00:00
interface.i Support multiple python module instances 2019-03-02 14:32:48 +01:00
LICENSE python contribution from Zdenek Vasicek and Marek Vavrusa (BSD licensed). 2009-03-25 14:47:47 +00:00
Makefile source IP from python and doxygen fixes. 2009-09-03 14:51:38 +00:00
pythonmod_utils.c fixup pythonmod. 2017-01-19 11:51:47 +00:00
pythonmod_utils.h - Fix warnings in pythonmod changes. 2015-01-07 09:29:59 +00:00
pythonmod.c Support multiple python module instances 2019-03-02 14:32:48 +01:00
pythonmod.h - Add patch from Jan Vcelak for pythonmod, 2018-11-20 12:24:40 +00:00
test-calc.conf Python work. 2009-03-26 09:31:28 +00:00
test-dict.conf Python work. 2009-03-26 09:31:28 +00:00
test-edns.conf - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00
test-inplace_callbacks.conf - Fix pythonmod for cb changes. 2017-04-07 17:07:16 +00:00
test-log.conf Python work. 2009-03-26 09:31:28 +00:00
test-resgen.conf Python work. 2009-03-26 09:31:28 +00:00
test-resip.conf source IP from python and doxygen fixes. 2009-09-03 14:51:38 +00:00
test-resmod.conf Python work. 2009-03-26 09:31:28 +00:00
ubmodule-msg.py python work 2009-03-26 15:47:45 +00:00
ubmodule-tst.py python work 2009-03-26 15:47:45 +00:00