[icinga-checkins] icinga.org: icinga2/master: Removed array support, implemented support for anonymous dictionary items.
git at icinga.org
git at icinga.org
Wed Feb 13 18:44:29 CET 2013
Module: icinga2
Branch: master
Commit: c3dce7893c2e37ef1534a798f1294fe341316356
URL: https://git.icinga.org/?p=icinga2.git;a=commit;h=c3dce7893c2e37ef1534a798f1294fe341316356
Author: Gunnar Beutner <gunnar.beutner at netways.de>
Date: Wed Feb 13 18:43:56 2013 +0100
Removed array support, implemented support for anonymous dictionary items.
---
docs/icinga2-config.txt | 21 +--
lib/config/config_parser.cc | 253 ++++++++++++++---------------------
lib/config/config_parser.yy | 36 +-----
lib/config/expression.cpp | 5 +-
lib/icinga/host.cpp | 21 ++-
lib/icinga/service-notification.cpp | 3 +
6 files changed, 130 insertions(+), 209 deletions(-)
Diff: https://git.icinga.org/?p=icinga2.git;a=commitdiff;h=c3dce7893c2e37ef1534a798f1294fe341316356
More information about the icinga-checkins
mailing list