]>
granicus.if.org Git - icinga2/log
Hannes Van de Vel [Thu, 22 Oct 2015 06:16:37 +0000 (08:16 +0200)]
Fix incorrect attribute name in the documentation
fixes #10456
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Mon, 26 Oct 2015 06:03:41 +0000 (07:03 +0100)]
Clean up the 'api setup' command a bit more
refs #9471
Gunnar Beutner [Mon, 26 Oct 2015 05:53:36 +0000 (06:53 +0100)]
Undo accidental edit in icinga.cpp from
6fa58a52
refs #9927
Gunnar Beutner [Sun, 25 Oct 2015 18:57:57 +0000 (19:57 +0100)]
Fix incorrect return value for ApiSetupUtility::SetupMaster
refs #9471
Gunnar Beutner [Thu, 22 Oct 2015 16:30:47 +0000 (18:30 +0200)]
Use operator[] instead of insert() for Dictionary::Set
refs #10428
Michael Friedrich [Thu, 22 Oct 2015 16:10:35 +0000 (18:10 +0200)]
Update vim syntax highlighting
refs #10430
Michael Friedrich [Thu, 22 Oct 2015 15:01:59 +0000 (17:01 +0200)]
Add apply for to the language reference documentation
fixes #10409
Michael Friedrich [Thu, 22 Oct 2015 14:24:42 +0000 (16:24 +0200)]
Document that modified attributes require accept_config for cluster/clients
fixes #10368
Gunnar Beutner [Thu, 22 Oct 2015 13:56:27 +0000 (15:56 +0200)]
Clean up the 'api setup' command
refs #9471
Michael Friedrich [Thu, 22 Oct 2015 13:48:53 +0000 (15:48 +0200)]
Export original attributes in DB IDO and Livestatus
fixes #10392
Gunnar Beutner [Thu, 22 Oct 2015 12:53:11 +0000 (14:53 +0200)]
Fix: 'dig_lookup' custom attribute for the 'dig' check command isn't optional
fixes #10433
Michael Friedrich [Thu, 22 Oct 2015 12:32:14 +0000 (14:32 +0200)]
Fix restore_attribute not working in clusters
fixes #10386
Gunnar Beutner [Thu, 22 Oct 2015 11:41:31 +0000 (13:41 +0200)]
Update release documentation
Gunnar Beutner [Thu, 22 Oct 2015 11:40:53 +0000 (13:40 +0200)]
Merge branch 'support/2.3'
Gunnar Beutner [Thu, 22 Oct 2015 11:29:06 +0000 (13:29 +0200)]
Add redirect for /
refs #9105
Gunnar Beutner [Thu, 22 Oct 2015 10:16:59 +0000 (12:16 +0200)]
Update documentation
refs #9105
Gunnar Beutner [Thu, 22 Oct 2015 10:02:15 +0000 (12:02 +0200)]
Implement URL handler for /v1
refs #9105
Jean Flach [Fri, 16 Oct 2015 09:44:18 +0000 (11:44 +0200)]
Update API actions
fixes #10180
refs #9080
Gunnar Beutner [Thu, 22 Oct 2015 08:52:38 +0000 (10:52 +0200)]
Add getter for endpoint 'connected' attribute
fixes #10394
Gunnar Beutner [Thu, 22 Oct 2015 08:26:56 +0000 (10:26 +0200)]
Remove api.cpp and api.hpp
fixes #10407
Gunnar Beutner [Thu, 22 Oct 2015 07:46:31 +0000 (09:46 +0200)]
Turn includes into AST expressions
fixes #10008
Gunnar Beutner [Thu, 22 Oct 2015 06:28:40 +0000 (08:28 +0200)]
Improve performance for Livestatus queries
refs #10428
Michael Friedrich [Wed, 21 Oct 2015 20:49:21 +0000 (22:49 +0200)]
Documentation: Fix missing dollar sign escaping, add troubleshooting hint
This is a pretty common error for years and deserves
a troubleshooting entry.
fixes #10403
Gunnar Beutner [Wed, 21 Oct 2015 16:06:16 +0000 (18:06 +0200)]
Update AUTHORS
refs #10423
Dinesh Majrekar [Wed, 21 Oct 2015 15:39:24 +0000 (16:39 +0100)]
Add snmp_port custom attribute for the SNMP check command definitions
fixes #10423
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Michael Friedrich [Wed, 21 Oct 2015 14:05:05 +0000 (16:05 +0200)]
Add documentation for event streams
fixes #9078
Michael Friedrich [Wed, 21 Oct 2015 13:50:32 +0000 (15:50 +0200)]
Fix compiler warnings
refs #9078
Michael Friedrich [Wed, 21 Oct 2015 13:38:26 +0000 (15:38 +0200)]
Fix filter permissions in event streams
refs #9078
Michael Friedrich [Mon, 19 Oct 2015 15:31:18 +0000 (17:31 +0200)]
Implement api event streams
Documentation is not yet complete.
refs #9078
Gunnar Beutner [Wed, 21 Oct 2015 12:41:48 +0000 (14:41 +0200)]
Fix: 'which' isn't available on minimal CentOS installs
fixes #10417
Gunnar Beutner [Wed, 21 Oct 2015 05:02:49 +0000 (07:02 +0200)]
Ensure that the main thread pool gets re-initialized properly after fork()
refs #10410
Gunnar Beutner [Tue, 20 Oct 2015 20:55:16 +0000 (22:55 +0200)]
Make sure the timer thread is gone when calling fork()
refs #10410
Gunnar Beutner [Tue, 20 Oct 2015 20:54:58 +0000 (22:54 +0200)]
Build fix for OpenBSD
Jean Flach [Tue, 20 Oct 2015 10:56:26 +0000 (12:56 +0200)]
Reword nodeutility output
The old comment had a few minor problems:
* Two spaces after 'named'
* No space between // and the begining of the message
* Incorrect capitalization
And one major:
* Incorrectly calling a zone a node
But all of this is subject to change through the use of the configwriter
anyways.
fixes #10406
Gunnar Beutner [Tue, 20 Oct 2015 06:20:35 +0000 (08:20 +0200)]
Hide internal attributes in the API
fixes #10393
Gunnar Beutner [Tue, 20 Oct 2015 06:06:25 +0000 (08:06 +0200)]
Remove unnecessary default values
refs #9461
refs #8149
Michael Friedrich [Mon, 19 Oct 2015 11:27:20 +0000 (13:27 +0200)]
Documentation: Fix table formatting
refs #9105
Gunnar Beutner [Mon, 19 Oct 2015 09:14:40 +0000 (11:14 +0200)]
Release version 2.3.11
Gunnar Beutner [Mon, 19 Oct 2015 09:14:40 +0000 (11:14 +0200)]
Release version 2.3.11
Gunnar Beutner [Thu, 27 Aug 2015 06:22:35 +0000 (08:22 +0200)]
Implement the resolve_arguments function
fixes #10006
Gunnar Beutner [Mon, 19 Oct 2015 08:40:48 +0000 (10:40 +0200)]
Improve validation for CIDR masks
fixes #10375
Gunnar Beutner [Mon, 19 Oct 2015 08:40:48 +0000 (10:40 +0200)]
Improve validation for CIDR masks
fixes #10375
Michael Friedrich [Fri, 16 Oct 2015 13:32:02 +0000 (15:32 +0200)]
Log a warning message on unauthorized http request
fixes #10388
Gunnar Beutner [Fri, 16 Oct 2015 13:11:32 +0000 (15:11 +0200)]
Fix query processing for Livestatus queries which use KeepAlive
fixes #9322
Gunnar Beutner [Fri, 16 Oct 2015 13:11:32 +0000 (15:11 +0200)]
Fix query processing for Livestatus queries which use KeepAlive
fixes #9322
Michael Friedrich [Fri, 16 Oct 2015 11:49:39 +0000 (13:49 +0200)]
Add 'support' tracker to changelog.py
fixes #10385
Michael Friedrich [Fri, 16 Oct 2015 11:46:43 +0000 (13:46 +0200)]
Fix OSX control sequence
refs #9095
Michael Friedrich [Fri, 16 Oct 2015 11:02:41 +0000 (13:02 +0200)]
DB IDO should provide its connected state via /v1/status
fixes #10383
Michael Friedrich [Thu, 15 Oct 2015 16:43:30 +0000 (18:43 +0200)]
Add a debug log message for updating the program status table in DB IDO
fixes #10379
Michael Friedrich [Thu, 15 Oct 2015 15:15:19 +0000 (17:15 +0200)]
Fix wrong connection log message for global zones
fixes #10377
Michael Friedrich [Thu, 15 Oct 2015 14:33:20 +0000 (16:33 +0200)]
Disallow modify attribute for certain object attributes
fixes #9095
Michael Friedrich [Fri, 16 Oct 2015 09:57:19 +0000 (11:57 +0200)]
Document Object#clone
fixes #9930
Michael Friedrich [Thu, 15 Oct 2015 16:43:30 +0000 (18:43 +0200)]
Add a debug log message for updating the program status table in DB IDO
fixes #10379
Michael Friedrich [Thu, 15 Oct 2015 15:15:19 +0000 (17:15 +0200)]
Fix wrong connection log message for global zones
fixes #10377
Michael Friedrich [Thu, 15 Oct 2015 14:52:49 +0000 (16:52 +0200)]
Fix log message formatting for object version
refs #10355
Gunnar Beutner [Wed, 2 Sep 2015 05:39:40 +0000 (07:39 +0200)]
Fix deadlock in ApiListener::RelayMessage
fixes #10002
Gunnar Beutner [Wed, 2 Sep 2015 07:16:20 +0000 (09:16 +0200)]
Remove default WQ limits
refs #10002
Michael Friedrich [Thu, 15 Oct 2015 13:13:24 +0000 (15:13 +0200)]
Add timeout argument for pop, spop, imap, simap commands
fixes #10219
Michael Friedrich [Thu, 15 Oct 2015 13:13:24 +0000 (15:13 +0200)]
Add timeout argument for pop, spop, imap, simap commands
fixes #10219
Michael Friedrich [Thu, 15 Oct 2015 12:58:21 +0000 (14:58 +0200)]
Improve error message for socket errors in Livestatus
fixes #10079
Michael Friedrich [Thu, 15 Oct 2015 12:58:21 +0000 (14:58 +0200)]
Improve error message for socket errors in Livestatus
fixes #10079
Michael Friedrich [Thu, 15 Oct 2015 12:05:39 +0000 (14:05 +0200)]
Ensure that modified attributes work with clients with local config and no zone attribute
fixes #10371
Gunnar Beutner [Thu, 15 Oct 2015 07:28:20 +0000 (09:28 +0200)]
Fix: ApiListener::SyncRelayMessage doesn't send message to all zone members
fixes #10365
Gunnar Beutner [Wed, 14 Oct 2015 10:23:03 +0000 (12:23 +0200)]
Update AUTHORS
refs #10354
Thomas Gelf [Wed, 14 Oct 2015 10:11:04 +0000 (12:11 +0200)]
Improve error handling in cidr_match function
refs #10354
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Wed, 14 Oct 2015 08:11:49 +0000 (10:11 +0200)]
Implement the cidr_match function
fixes #10354
Michael Friedrich [Thu, 15 Oct 2015 09:10:46 +0000 (11:10 +0200)]
Fix wrong type for object version
refs #10355
Gunnar Beutner [Thu, 15 Oct 2015 07:28:20 +0000 (09:28 +0200)]
Fix: ApiListener::SyncRelayMessage doesn't send message to all zone members
fixes #10365
Gunnar Beutner [Thu, 15 Oct 2015 07:26:58 +0000 (09:26 +0200)]
Fix incorrect variable type in ApiListener::ConfigUpdateObjectAPIHandler
refs #10355
Gunnar Beutner [Wed, 14 Oct 2015 14:52:01 +0000 (16:52 +0200)]
Avoid evaluating unnecessary filters
refs #10360
Gunnar Beutner [Wed, 14 Oct 2015 14:08:23 +0000 (16:08 +0200)]
Improve performance for object queries
fixes #10360
Gunnar Beutner [Wed, 14 Oct 2015 13:36:59 +0000 (15:36 +0200)]
Don't look up joined objects when we don't need to
refs #10360
Gunnar Beutner [Wed, 14 Oct 2015 11:04:39 +0000 (13:04 +0200)]
Make sure that the 'version' attribute is updated when config attributes are changed
fixes #10355
Gunnar Beutner [Wed, 14 Oct 2015 10:23:03 +0000 (12:23 +0200)]
Update AUTHORS
refs #10354
Thomas Gelf [Wed, 14 Oct 2015 10:11:04 +0000 (12:11 +0200)]
Improve error handling in cidr_match function
refs #10354
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Wed, 14 Oct 2015 08:11:49 +0000 (10:11 +0200)]
Implement the cidr_match function
fixes #10354
Jean Flach [Tue, 13 Oct 2015 11:46:31 +0000 (13:46 +0200)]
Improve timeperiods documentation
refs #10352
Jean Flach [Tue, 13 Oct 2015 11:46:31 +0000 (13:46 +0200)]
Improve timeperiods documentation
refs #10352
Gunnar Beutner [Tue, 13 Oct 2015 07:38:31 +0000 (09:38 +0200)]
Fix parsing performance data labels which contain '='
fixes #10254
Gunnar Beutner [Tue, 13 Oct 2015 06:56:12 +0000 (08:56 +0200)]
Fix support for host checks in CheckResultReader
fixes #10348
Gunnar Beutner [Thu, 1 Oct 2015 07:17:23 +0000 (09:17 +0200)]
Don't log messages we've already relayed to all relevant zones
fixes #10262
Gunnar Beutner [Wed, 23 Sep 2015 14:37:21 +0000 (16:37 +0200)]
Fix parser error when using new-lines in dictionaries
fixes #10204
Gunnar Beutner [Tue, 22 Sep 2015 09:24:00 +0000 (11:24 +0200)]
Fix: String methods cannot be invoked on an empty string
fixes #10191
Gunnar Beutner [Tue, 22 Sep 2015 11:02:35 +0000 (13:02 +0200)]
Fix: null + null should not be ""
fixes #10192
Gunnar Beutner [Wed, 23 Sep 2015 08:48:49 +0000 (10:48 +0200)]
Remove unnecessary check in Value::IsObject
refs #10199
Gunnar Beutner [Wed, 23 Sep 2015 08:36:57 +0000 (10:36 +0200)]
Remove unnecessary MakeLiteral calls in SetExpression::DoEvaluate
fixes #10199
Gunnar Beutner [Tue, 29 Sep 2015 08:31:16 +0000 (10:31 +0200)]
Fix deadlock in TlsStream::Close
fixes #10235
Michael Friedrich [Tue, 29 Sep 2015 09:02:08 +0000 (11:02 +0200)]
Don't throw an exception when replaying the current replay log file
fixes #10239
Michael Friedrich [Fri, 2 Oct 2015 09:41:54 +0000 (11:41 +0200)]
Fix openssl certificate not after overflow on rhel5
refs #10266
Gunnar Beutner [Tue, 13 Oct 2015 06:38:12 +0000 (08:38 +0200)]
Add missing Start call for base class in CheckResultReader::Start
fixes #10349
Gunnar Beutner [Tue, 13 Oct 2015 09:08:11 +0000 (11:08 +0200)]
Fix broken table in the documentation
fixes #10351
Gunnar Beutner [Wed, 23 Sep 2015 07:06:15 +0000 (09:06 +0200)]
Implement the Array#reverse and String#reverse methods
fixes #10197
Gunnar Beutner [Thu, 27 Aug 2015 06:57:56 +0000 (08:57 +0200)]
Implement the escape_shell_arg and escape_shell_cmd functions
fixes #10004
Gunnar Beutner [Wed, 30 Sep 2015 09:05:20 +0000 (11:05 +0200)]
Build fix
refs #10245
Gunnar Beutner [Wed, 30 Sep 2015 08:54:34 +0000 (10:54 +0200)]
Fix incorrectly escaped arguments for CreateProcess
fixes #10245
Lars Engels [Mon, 5 Oct 2015 11:49:49 +0000 (13:49 +0200)]
Update getting started instructions for FreeBSD
Based on a patch from ogg1980:
https://github.com/Icinga/icinga2/pull/47
fixes #9466
Tobias von der Krone [Tue, 8 Sep 2015 04:34:33 +0000 (06:34 +0200)]
Add timestamp support for OpenTSDB
fixes #9183
Gunnar Beutner [Tue, 13 Oct 2015 09:08:11 +0000 (11:08 +0200)]
Fix broken table in the documentation
fixes #10351
Gunnar Beutner [Tue, 13 Oct 2015 08:00:20 +0000 (10:00 +0200)]
Update AUTHORS
refs #8292
Valentin Hoebel [Tue, 30 Jun 2015 09:11:32 +0000 (11:11 +0200)]
Added a hint regarding update-config for HA setups
At the moment, this command doesn't work if your configuration master is part of a HA setup.
May folks, including me, stumbled accross this fact. See https://dev.icinga.org/issues/8292 and
http://www.monitoring-portal.org/wbb/index.php?page=Thread&postID=212236&highlight=#post212236 for details.
Adding this hint to the documentation will be really helpful.
fixes #8292
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>