icinga2/lib/db_ido
Gunnar Beutner 2e8d3d3934 Implement support for incremental IDO updates
fixes #12435
2016-08-15 14:43:11 +02:00
..
CMakeLists.txt Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
commanddbobject.cpp Remove unused code in the IDO classes 2016-08-14 22:22:18 +02:00
commanddbobject.hpp Remove unused code in the IDO classes 2016-08-14 22:22:18 +02:00
db_ido-itl.conf Add namespace qualifier for some assert() calls 2016-08-12 13:44:51 +02:00
dbconnection.cpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
dbconnection.hpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
dbconnection.ti state_filters_real shouldn't be visible in the API 2016-07-19 20:09:39 +02:00
dbevents.cpp DB IDO: Really do not clear downtimes on checkable upsert 2016-08-11 17:43:39 +02:00
dbevents.hpp DB IDO: Only update 'next_check' column when manually scheduling a check 2016-01-22 18:42:15 +01:00
dbobject.cpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
dbobject.hpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
dbquery.cpp Change DB IDO 'categories' attribute to Array notation 2016-06-23 14:55:01 +02:00
dbquery.hpp DB IDO: Do not clear {host,service,contact}group_members tables on restart 2016-07-25 17:10:27 +02:00
dbreference.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbreference.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbtype.cpp Avoid duplicate entries in the icinga_objects table for commands 2016-07-15 09:40:39 +02:00
dbtype.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbvalue.cpp IDO: Ensure that the notification insert id is passed to contactnotification inserts 2016-03-29 15:12:24 +02:00
dbvalue.hpp IDO: Ensure that the notification insert id is passed to contactnotification inserts 2016-03-29 15:12:24 +02:00
endpointdbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
endpointdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
hostdbobject.cpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
hostdbobject.hpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
hostgroupdbobject.cpp Remove unused code in the IDO classes 2016-08-14 22:22:18 +02:00
hostgroupdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
i2-db_ido.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
idochecktask.cpp Improve HA support for the IDO check task 2016-08-14 20:17:14 +02:00
idochecktask.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicedbobject.cpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
servicedbobject.hpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
servicegroupdbobject.cpp Remove unused code in the IDO classes 2016-08-14 22:22:18 +02:00
servicegroupdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
timeperioddbobject.cpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
timeperioddbobject.hpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
userdbobject.cpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
userdbobject.hpp Implement support for incremental IDO updates 2016-08-15 14:43:11 +02:00
usergroupdbobject.cpp Remove unused code in the IDO classes 2016-08-14 22:22:18 +02:00
usergroupdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
zonedbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
zonedbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00