icinga2/lib
Edgar Fuß 3b4dc854cf Put running downtimes in effect
If Icinga2 was restarted with a newly configured downtime that should
be in effect at the time of restart, the should-be-running segment of
it was not put into effect.

Add new LegacyTimePeriod::FindRunningSegment() and
ScheduledDowntime::FindRunningSegment() functions, call the latter in
ScheduledDowntime::CreateNextDowntime() before trying the old
ScheduledDowntime::FindNextSegment().
2018-12-05 16:00:28 +01:00
..
base Socket engine: drop life support objects 2018-12-05 15:59:29 +01:00
checker icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
cli icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
compat Fix regression for wrong objects.cache path overwriting icinga2.debug file 2018-10-19 12:31:24 +02:00
config icinga.com: Update everything else 2018-10-18 09:50:53 +02:00
db_ido icinga.com: Update config files (ITL, etc.) 2018-10-18 09:37:59 +02:00
db_ido_mysql DB IDO: Don't enqueue queries when the feature is paused (HA) 2018-11-13 12:01:50 +01:00
db_ido_pgsql DB IDO: Don't enqueue queries when the feature is paused (HA) 2018-11-13 12:01:50 +01:00
icinga Put running downtimes in effect 2018-12-05 16:00:28 +01:00
livestatus icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
methods Minor styleguide 2018-10-29 13:51:25 +01:00
mysql_shim icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
notification icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
perfdata Fix deadlock in GraphiteWriter 2018-11-13 09:13:55 +01:00
pgsql_shim icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00
remote HttpServerConnection#DataAvailableHandler(): be aware of being called multiple times concurrently 2018-12-05 15:46:32 +01:00
CMakeLists.txt icinga.com: Update CMakeLists.txt 2018-10-18 09:35:18 +02:00