icinga2/lib
Gerd von Egidy 3a294bbd5d Fork new process from previous daemon on reload.
The previously planned logic of forking a new daemon from the reload-process didn't work with
systemd: systemd does not allow long-running processes started from within the reload command.

Replaces parameter --reload with --reload-internal which is used when starting the new daemon.

Refs #5788
2014-04-29 10:34:01 +02:00
..
base Fork new process from previous daemon on reload. 2014-04-29 10:34:01 +02:00
config Split ConfigItem::ActivateItems() into ConfigItem::ValidateItems() and ConfigItem::ActivateItems(). 2014-04-29 10:34:01 +02:00
db_ido Add {Host,Service}Group attributes: notes, notes_url, action_url. 2014-04-24 14:48:57 +02:00
hello Rename __name and __type properties. 2014-03-28 14:17:55 +01:00
icinga Implement the "order" attribute for command arguments. 2014-04-29 10:33:09 +02:00
methods Add uptime information to the "icinga" check type. 2014-04-28 09:23:52 +02:00
remote Implement loop detection for cluster links. 2014-04-25 15:07:13 +02:00
CMakeLists.txt Move cluster endpoint/jsonrpc functionality into libremote. 2014-03-20 18:03:47 +01:00