]> granicus.if.org Git - icinga2/commit
Implement timeperiods.
authorGunnar Beutner <gunnar.beutner@netways.de>
Wed, 13 Mar 2013 15:04:53 +0000 (16:04 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 13 Mar 2013 15:04:53 +0000 (16:04 +0100)
commit442a2dbc7d6e6f54554d851b851ecbfc88f0ba56
tree5421ac6e8647c93e3a31e92662eef588c6bae726
parent6c9de846833da50f1120ccd9c6eff0722a4fa663
Implement timeperiods.
19 files changed:
components/checker/checkercomponent.cpp
lib/base/dynamictype.h
lib/base/scriptfunction.h
lib/base/utility.h
lib/icinga/Makefile.am
lib/icinga/api.cpp
lib/icinga/host.cpp
lib/icinga/i2-icinga.h
lib/icinga/icinga-type.conf
lib/icinga/icinga.vcxproj
lib/icinga/notification.cpp
lib/icinga/nullchecktask.cpp
lib/icinga/pluginchecktask.cpp
lib/icinga/pluginnotificationtask.cpp
lib/icinga/service-check.cpp
lib/icinga/service.cpp
lib/icinga/service.h
lib/icinga/timeperiod.cpp [new file with mode: 0644]
lib/icinga/timeperiod.h [new file with mode: 0644]