[Pkg-nagios-changes] [pkg-icinga2] 02/03: Merge tag 'upstream/2.3.9'
Alexander Wirt
formorer at debian.org
Thu Aug 27 11:25:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to annotated tag debian/2.3.9-1
in repository pkg-icinga2.
commit 1a563e77f4b8cadab63be5e82a13a1bb2d84127b
Merge: 8bcf160 a03c364
Author: Alexander Wirt <formorer at debian.org>
Date: Thu Aug 27 12:28:29 2015 +0200
Merge tag 'upstream/2.3.9'
Upstream version 2.3.9
AUTHORS | 1 +
CMakeLists.txt | 10 +-
ChangeLog | 54 +++++++
RELEASE.md | 6 +-
doc/1-about.md | 54 +++++++
doc/10-icinga2-client.md | 2 +-
doc/12-distributed-monitoring-ha.md | 10 +-
doc/19-language-reference.md | 11 ++
doc/20-library-reference.md | 25 +++
doc/21-debug.md | 26 +--
doc/22-appendix.md | 1 +
doc/6-object-types.md | 2 +-
doc/7-icinga-template-library.md | 204 +++++++++++++++++++++--
icinga2.nuspec | 2 +-
icinga2.spec | 2 +-
itl/command-nscp-local.conf | 11 +-
itl/command-plugins.conf | 224 ++++++++++++++++++++++++--
itl/plugins-contrib.d/databases.conf | 96 +++++++++++
itl/plugins-contrib.d/network-components.conf | 102 ++++++++++++
itl/plugins-contrib.d/operating-system.conf | 51 ++++++
itl/plugins-contrib.d/vmware.conf | 6 +
itl/plugins-contrib.d/web.conf | 138 ++++++++++++++++
lib/base/array-script.cpp | 8 +
lib/base/dictionary-script.cpp | 24 +++
lib/base/process.cpp | 96 +++++++++--
lib/base/process.hpp | 8 +
lib/base/tlsutility.cpp | 56 ++++---
lib/base/tlsutility.hpp | 2 +-
lib/base/utility.cpp | 79 +++++++--
lib/base/value-operators.cpp | 4 +-
lib/cli/nodeutility.cpp | 2 +-
lib/cli/pkiutility.cpp | 18 +--
lib/config/config_lexer.ll | 1 +
lib/config/config_parser.yy | 5 +
lib/config/configcompiler.cpp | 36 ++---
lib/config/configcompiler.hpp | 2 +-
lib/config/expression.cpp | 16 +-
lib/config/expression.hpp | 41 +++--
lib/config/vmops.hpp | 3 +
lib/db_ido/userdbobject.cpp | 1 +
lib/icinga/apievents.cpp | 5 +-
lib/icinga/checkable-check.cpp | 7 +-
lib/icinga/externalcommandprocessor.cpp | 62 +++++++
lib/icinga/externalcommandprocessor.hpp | 1 +
lib/livestatus/livestatusquery.cpp | 1 +
lib/remote/apilistener.cpp | 33 +++-
lib/remote/apilistener.hpp | 1 +
lib/remote/remote-type.conf | 2 +
plugins/CMakeLists.txt | 9 +-
plugins/check_disk.cpp | 2 +
test/livestatus.cpp | 20 +--
tools/debug/gdb/gdbinit | 5 +-
52 files changed, 1385 insertions(+), 203 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git
More information about the Pkg-nagios-changes
mailing list