icinga2/cib
Gunnar Beutner c7788f73c2 Verify object type in the CIB class constructors. 2012-07-09 16:38:01 +02:00
..
Makefile.am Implemented ConfigItemBuilder class. 2012-07-06 14:33:10 +02:00
checkresult.cpp Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
checkresult.h Implemented ServiceStatusMessage class. 2012-07-03 10:41:25 +02:00
checktask.cpp Moved CIB stuff into a separate library and loadable component. 2012-07-02 12:34:54 +02:00
checktask.h Compilation fixes for Windows. 2012-07-02 19:09:45 +02:00
cib.cpp Implemented ConfigItemBuilder class. 2012-07-06 14:33:10 +02:00
cib.h Implemented service dependencies. 2012-07-03 14:18:46 +02:00
cib.vcxproj Fixed build on Win32. 2012-07-07 13:17:50 +02:00
cib.vcxproj.filters Fixed build on Win32. 2012-07-07 13:17:50 +02:00
configobjectadapter.cpp Moved CIB stuff into a separate library and loadable component. 2012-07-02 12:34:54 +02:00
configobjectadapter.h Compilation fixes for Windows. 2012-07-02 19:09:45 +02:00
host.cpp Moved host reachability/state code into the cib library. 2012-07-09 13:27:59 +02:00
host.h Verify object type in the CIB class constructors. 2012-07-09 16:38:01 +02:00
hostgroup.cpp Moved CIB stuff into a separate library and loadable component. 2012-07-02 12:34:54 +02:00
hostgroup.h Verify object type in the CIB class constructors. 2012-07-09 16:38:01 +02:00
i2-cib.h Implemented ConfigItemBuilder class. 2012-07-06 14:33:10 +02:00
macroprocessor.cpp Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
macroprocessor.h Compilation fixes for Windows. 2012-07-02 19:09:45 +02:00
nagioschecktask.cpp Fixed truncated plugin output. 2012-07-07 18:25:27 +02:00
nagioschecktask.h Compilation fixes for Windows. 2012-07-02 19:09:45 +02:00
service.cpp Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
service.h Verify object type in the CIB class constructors. 2012-07-09 16:38:01 +02:00
servicegroup.cpp Moved CIB stuff into a separate library and loadable component. 2012-07-02 12:34:54 +02:00
servicegroup.h Verify object type in the CIB class constructors. 2012-07-09 16:38:01 +02:00
servicestatusmessage.cpp Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get} 2012-07-09 16:19:56 +02:00
servicestatusmessage.h Implemented ServiceStatusMessage class. 2012-07-03 10:41:25 +02:00