icinga2/lib/db_ido
Michael Friedrich b960850ce3 DB IDO: Only update 'next_check' column when manually scheduling a check
Otherwise the changes from #7287 already take care of setting
the proper next check time from inside ProcessCheckResult().

There is no need to use the generic OnNextCheckChanged signal
but instead we're using a new one, locally just for DB IDO.

fixes #11019
2016-01-22 18:42:15 +01:00
..
CMakeLists.txt Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
commanddbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
commanddbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
db_ido-itl.conf Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbconnection.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbconnection.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbconnection.ti Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbevents.cpp DB IDO: Only update 'next_check' column when manually scheduling a check 2016-01-22 18:42:15 +01: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 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbquery.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbquery.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01: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 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbtype.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbvalue.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
dbvalue.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01: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 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
hostdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
hostgroupdbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01: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 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
idochecktask.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicedbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicedbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicegroupdbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
servicegroupdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
timeperioddbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
timeperioddbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
userdbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
userdbobject.hpp Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
usergroupdbobject.cpp Update copyright headers for 2016 2016-01-12 08:29:59 +01: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