]> granicus.if.org Git - icinga2/commit
Add group apply (creates object only once and sets membership).
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 15 Apr 2014 11:45:44 +0000 (13:45 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 15 Apr 2014 12:55:29 +0000 (14:55 +0200)
commit559a4fef677a2075ac53e52b795a717c61fafefc
treedc279eadf5cef7ce8ab8e8ac948d3ec71c386ef1
parent8d1ffe7aa2ab5551ad56657bf441a3d864ef501e
Add group apply (creates object only once and sets membership).

Refs #5910
23 files changed:
doc/4.1-configuration-syntax.md
lib/base/scriptutils.cpp
lib/base/scriptutils.h
lib/config/applyrule.cpp
lib/config/applyrule.h
lib/db_ido/endpointdbobject.cpp
lib/db_ido/endpointdbobject.h
lib/icinga/CMakeLists.txt
lib/icinga/dependency-apply.cpp
lib/icinga/hostgroup-apply.cpp [new file with mode: 0644]
lib/icinga/hostgroup.h
lib/icinga/notification-apply.cpp
lib/icinga/scheduleddowntime-apply.cpp
lib/icinga/service-apply.cpp
lib/icinga/servicegroup-apply.cpp [new file with mode: 0644]
lib/icinga/servicegroup.h
lib/icinga/usergroup-apply.cpp [new file with mode: 0644]
lib/icinga/usergroup.h
lib/methods/castfuncs.cpp
lib/methods/castfuncs.h
lib/remote/CMakeLists.txt
lib/remote/i2-remote.h
lib/remote/remote-type.conf