icinga2/lib/db_ido
Gunnar Beutner 41d4ba169f Embed constants into lib{base,icinga,db_ido}.
Fixes #5247
2013-12-17 14:24:29 +01:00
..
CMakeLists.txt Implement scheduled downtimes. 2013-12-06 13:45:18 +01:00
commanddbobject.cpp Refactor CompatUtility::* for DB IDO, Livestatus, StatusData. 2013-12-13 09:38:22 +01:00
commanddbobject.h Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
db_ido-type.conf db_ido: Add cleanup for history tables. 2013-09-26 17:23:53 +02:00
dbconnection.cpp DB IDO: Fix reconnect config/status inserts. 2013-12-05 12:12:57 +01:00
dbconnection.h Avoid unnecessary updates for the is_active column. 2013-11-22 10:13:42 +01:00
dbconnection.ti Implement serializer support for arbitrary classes. 2013-11-08 14:08:59 +01:00
dbobject.cpp Remove redundant checks. 2013-11-21 12:23:55 +01:00
dbobject.h Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
dbquery.cpp Embed constants into lib{base,icinga,db_ido}. 2013-12-17 14:24:29 +01:00
dbquery.h Embed constants into lib{base,icinga,db_ido}. 2013-12-17 14:24:29 +01:00
dbreference.cpp Rename IDO libraries. 2013-09-25 10:32:06 +02:00
dbreference.h Add cmake build files. 2013-11-03 13:45:26 +01:00
dbtype.cpp Avoid unnecessary copies when iterating over dictionaries. 2013-12-02 11:07:38 +01:00
dbtype.h Improve compatibility with -fvisibility=hidden. 2013-12-02 11:07:41 +01:00
dbvalue.cpp Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
dbvalue.h Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
hostdbobject.cpp Refactor CompatUtility::* for DB IDO, Livestatus, StatusData. 2013-12-13 09:38:22 +01:00
hostdbobject.h Build fix. 2013-09-25 10:43:07 +02:00
hostgroupdbobject.cpp Optimize IDO queries. 2013-11-22 10:32:53 +01:00
hostgroupdbobject.h Build fix. 2013-09-25 10:43:07 +02:00
i2-db_ido.h Add cmake build files. 2013-11-03 13:45:26 +01:00
servicedbobject.cpp Refactor CompatUtility::* for DB IDO, Livestatus, StatusData. 2013-12-13 09:38:22 +01:00
servicedbobject.h Implement class for service downtimes. 2013-11-09 22:08:26 +01:00
servicegroupdbobject.cpp Optimize IDO queries. 2013-11-22 10:32:53 +01:00
servicegroupdbobject.h Build fix. 2013-09-25 10:43:07 +02:00
timeperioddbobject.cpp Implement scheduled downtimes. 2013-12-06 13:45:18 +01:00
timeperioddbobject.h Build fix. 2013-09-25 10:43:07 +02:00
userdbobject.cpp Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
userdbobject.h db_ido: Add contact_addresses. 2013-10-01 17:16:36 +02:00
usergroupdbobject.cpp Remove namespace qualifiers for boost::make_shared and boost::enable_shared_from_this. 2013-11-07 08:28:33 +01:00
usergroupdbobject.h Build fix. 2013-09-25 10:43:07 +02:00