]> granicus.if.org Git - icinga2/commit
Refactor the macro resolver
authorGunnar Beutner <gunnar.beutner@netways.de>
Fri, 22 Mar 2013 13:40:55 +0000 (14:40 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Fri, 22 Mar 2013 13:42:14 +0000 (14:42 +0100)
commit6d69d6c63931b21816196df6d8b4c79173561303
tree18d560f44fd993f5893eda7040651a0d5dbe6f98
parent97fee262897dc0319866ffc93e94e21847005228
Refactor the macro resolver

Fixes #3884
22 files changed:
lib/icinga/Makefile.am
lib/icinga/host.cpp
lib/icinga/host.h
lib/icinga/icinga-type.conf
lib/icinga/icinga.vcxproj
lib/icinga/icingaapplication.cpp
lib/icinga/icingaapplication.h
lib/icinga/macroprocessor.cpp
lib/icinga/macroprocessor.h
lib/icinga/macroresolver.cpp [new file with mode: 0644]
lib/icinga/macroresolver.h [new file with mode: 0644]
lib/icinga/notification.cpp
lib/icinga/notification.h
lib/icinga/perfdatawriter.cpp
lib/icinga/pluginchecktask.cpp
lib/icinga/pluginnotificationtask.cpp
lib/icinga/service-check.cpp
lib/icinga/service-notification.cpp
lib/icinga/service.cpp
lib/icinga/service.h
lib/icinga/user.cpp
lib/icinga/user.h