]> granicus.if.org Git - icinga2/commit
Refactor ScriptFunctions.
authorGunnar Beutner <gunnar@beutner.name>
Mon, 25 Mar 2013 19:47:02 +0000 (19:47 +0000)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 25 Mar 2013 19:47:02 +0000 (19:47 +0000)
commit70e96aa2f0fe26d63fb5e2333010150cfef2a286
tree1e62f46554fcfd750aec606a0d7c3bec0ac69039
parentba152d6dc426e9b113a5342389eb15bb98ef53f8
Refactor ScriptFunctions.
19 files changed:
components/compat/compatlog.cpp
components/compat/compatlog.h
lib/base/Makefile.am
lib/base/base.vcxproj
lib/base/scriptfunction.h
lib/base/scriptfunctionwrapper.cpp [new file with mode: 0644]
lib/base/scriptfunctionwrapper.h [new file with mode: 0644]
lib/icinga/api.cpp
lib/icinga/api.h
lib/icinga/host.cpp
lib/icinga/host.h
lib/icinga/nullchecktask.cpp
lib/icinga/nullchecktask.h
lib/icinga/pluginchecktask.cpp
lib/icinga/pluginchecktask.h
lib/icinga/pluginnotificationtask.cpp
lib/icinga/pluginnotificationtask.h
lib/icinga/timeperiod.cpp
lib/icinga/timeperiod.h