]> granicus.if.org Git - icinga2/commit
Implemented calling ScriptFunctions from Python.
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 15 Feb 2013 15:34:33 +0000 (16:34 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 15 Feb 2013 15:34:33 +0000 (16:34 +0100)
commit4998563a74ddb2bc44d97f541aa33a7d2194c3a1
treeed2e6470b937523af88d560ebe7d05877d7054d3
parenta022be9de2364b6f97db1e107849e9ee77f199d3
Implemented calling ScriptFunctions from Python.
12 files changed:
lib/base/scriptfunction.cpp
lib/base/scriptfunction.h
lib/base/scriptlanguage.h
lib/icinga/Makefile.am
lib/icinga/api.cpp [new file with mode: 0644]
lib/icinga/api.h [new file with mode: 0644]
lib/icinga/i2-icinga.h
lib/icinga/icinga.vcxproj
lib/python/pythoninterpreter.cpp
lib/python/pythoninterpreter.h
lib/python/pythonlanguage.cpp
lib/python/pythonlanguage.h