]>
granicus.if.org Git - icinga2/log
Gunnar Beutner [Mon, 30 Nov 2015 14:31:11 +0000 (15:31 +0100)]
Fix incorrect return value for ApiListener::GetInstance
refs #10711
Michael Friedrich [Mon, 30 Nov 2015 09:37:57 +0000 (10:37 +0100)]
Fix missing path in mkdir() exception
fixes #10748
Sebastian Chrostek [Sat, 21 Nov 2015 10:26:38 +0000 (11:26 +0100)]
Add ipv4 / ipv6 support for all monitoring-plugins
Add some options to check_smtp/check_ssmtp/check_imap/check_simap/check_pop/check_spop
Refs #10669
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Mon, 30 Nov 2015 07:27:45 +0000 (08:27 +0100)]
Update AUTHORS
refs #10745
Luca Lesinigo [Sat, 28 Nov 2015 20:56:29 +0000 (21:56 +0100)]
ITL: fix ipmi-sensor variable names
fixes #10745
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Mon, 30 Nov 2015 07:25:37 +0000 (08:25 +0100)]
Remove the local zone name question in node wizard
fixes #10724
Gunnar Beutner [Mon, 30 Nov 2015 07:16:39 +0000 (08:16 +0100)]
Disable --std=c++11 for ancient GCC versions
fixes #10744
Jean Flach [Fri, 27 Nov 2015 15:36:37 +0000 (16:36 +0100)]
Update default port behaviour in node wizard
fixes #10728
Michael Friedrich [Thu, 26 Nov 2015 19:03:46 +0000 (20:03 +0100)]
Fix missing num_hosts_pending in /v1/status/CIB
fixes #10736
Michael Friedrich [Thu, 26 Nov 2015 19:02:17 +0000 (20:02 +0100)]
Fix obsolete file installation
refs #10140
Michael Friedrich [Thu, 26 Nov 2015 18:30:40 +0000 (19:30 +0100)]
Remove IcingaStatusWriter feature
fixes #10140
Michael Friedrich [Thu, 26 Nov 2015 18:15:54 +0000 (19:15 +0100)]
Livestatus: Fix "class" filter for log table
fixes #10449
Gunnar Beutner [Thu, 26 Nov 2015 10:20:14 +0000 (11:20 +0100)]
Merge branch 'support/2.4'
Gunnar Beutner [Thu, 26 Nov 2015 10:00:12 +0000 (11:00 +0100)]
Release version 2.4.1
Jean Flach [Thu, 26 Nov 2015 10:10:55 +0000 (11:10 +0100)]
Fix return value in PkiUtility
refs #10632
Gunnar Beutner [Thu, 26 Nov 2015 10:00:12 +0000 (11:00 +0100)]
Release version 2.4.1
Jean Flach [Thu, 26 Nov 2015 10:10:55 +0000 (11:10 +0100)]
Fix return value in PkiUtility
refs #10632
Gunnar Beutner [Thu, 26 Nov 2015 10:17:17 +0000 (11:17 +0100)]
Build fix for Windows
refs #10693
Gunnar Beutner [Mon, 23 Nov 2015 12:26:42 +0000 (13:26 +0100)]
Add running_kernel_use_sudo option for the running_kernel check
fixes #10693
Gunnar Beutner [Sun, 22 Nov 2015 11:36:50 +0000 (12:36 +0100)]
Implement Platform* global variables
refs #10693
Gunnar Beutner [Thu, 26 Nov 2015 10:17:17 +0000 (11:17 +0100)]
Build fix for Windows
refs #10693
Michael Friedrich [Thu, 26 Nov 2015 09:34:35 +0000 (10:34 +0100)]
Update AUTHORS
refs #10528
Michael Friedrich [Thu, 26 Nov 2015 09:34:35 +0000 (10:34 +0100)]
Update AUTHORS
refs #10528
Michael Friedrich [Thu, 26 Nov 2015 09:33:13 +0000 (10:33 +0100)]
Add a note for different binary locations to development docs
refs #10710
Michael Friedrich [Thu, 26 Nov 2015 09:33:13 +0000 (10:33 +0100)]
Add a note for different binary locations to development docs
refs #10710
Jean Flach [Tue, 24 Nov 2015 16:01:46 +0000 (17:01 +0100)]
Update node wizard
The wizard now displays basic information on the to-be-imported master
certificate and asks the user for confirmation.
fixes #10632
Jean Flach [Tue, 24 Nov 2015 16:01:46 +0000 (17:01 +0100)]
Update node wizard
The wizard now displays basic information on the to-be-imported master
certificate and asks the user for confirmation.
fixes #10632
Gunnar Beutner [Thu, 26 Nov 2015 07:09:24 +0000 (08:09 +0100)]
Use the NodeName constant in 'api setup'
fixes #10641
Gunnar Beutner [Thu, 26 Nov 2015 07:09:24 +0000 (08:09 +0100)]
Use the NodeName constant in 'api setup'
fixes #10641
Gunnar Beutner [Wed, 25 Nov 2015 17:58:52 +0000 (18:58 +0100)]
Hide the --master_zone option in --help because it's not currently implemented
fixes #10720
Gunnar Beutner [Wed, 25 Nov 2015 17:58:52 +0000 (18:58 +0100)]
Hide the --master_zone option in --help because it's not currently implemented
fixes #10720
Gunnar Beutner [Wed, 25 Nov 2015 16:41:03 +0000 (17:41 +0100)]
Use the ZoneName and NodeName constants for 'node setup' and 'node wizard'
refs #10716
Jean Flach [Tue, 24 Nov 2015 13:32:07 +0000 (14:32 +0100)]
Fix master zone name
fixes #10716
Gunnar Beutner [Wed, 25 Nov 2015 16:41:03 +0000 (17:41 +0100)]
Use the ZoneName and NodeName constants for 'node setup' and 'node wizard'
refs #10716
Markus Waldmueller [Wed, 4 Nov 2015 10:50:21 +0000 (11:50 +0100)]
Documentation: Fix error in Access Object Attributes at Runtime example
fixes #10528
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Markus Waldmueller [Wed, 4 Nov 2015 10:50:21 +0000 (11:50 +0100)]
Documentation: Fix error in Access Object Attributes at Runtime example
fixes #10528
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Michael Friedrich [Wed, 25 Nov 2015 14:24:04 +0000 (15:24 +0100)]
Add CMake flag for disabling the unit tests
fixes #10660
Gunnar Beutner [Mon, 23 Nov 2015 16:25:35 +0000 (17:25 +0100)]
Fix crash in ConfigItem::ActivateItems
refs #10643
Michael Friedrich [Mon, 23 Nov 2015 13:02:33 +0000 (14:02 +0100)]
Fix crash in ConfigItem::ActivateItems
refs #10643
Gunnar Beutner [Thu, 19 Nov 2015 19:25:10 +0000 (20:25 +0100)]
Fix unit tests for livestatus
refs #10643
Gunnar Beutner [Thu, 19 Nov 2015 18:38:20 +0000 (19:38 +0100)]
Fix race condition in the ConfigItem class
fixes #10643
Michael Friedrich [Wed, 25 Nov 2015 12:11:41 +0000 (13:11 +0100)]
Use a work queue for replaying the cluster log
refs #10713
Michael Friedrich [Tue, 24 Nov 2015 14:25:55 +0000 (15:25 +0100)]
Improve performance for Zone::CanAccessObject
fixes #10711
Jean Flach [Mon, 23 Nov 2015 13:12:25 +0000 (14:12 +0100)]
Fix possible crash in Icinga 2 Setup Wizard
fixes #10708
Jean Flach [Fri, 20 Nov 2015 12:42:13 +0000 (13:42 +0100)]
Update docs
An action was missing two parameters.
fixes #10645
Michael Friedrich [Mon, 23 Nov 2015 13:37:49 +0000 (14:37 +0100)]
Fix wrong icinga2 binary in development docs
fixes #10710
Gunnar Beutner [Tue, 24 Nov 2015 08:20:04 +0000 (09:20 +0100)]
Build fix for systems where strsignal() returns a const char *
Gunnar Beutner [Tue, 24 Nov 2015 08:20:04 +0000 (09:20 +0100)]
Build fix for systems where strsignal() returns a const char *
Jean Flach [Tue, 24 Nov 2015 13:32:07 +0000 (14:32 +0100)]
Fix master zone name
fixes #10716
Gunnar Beutner [Mon, 23 Nov 2015 16:25:35 +0000 (17:25 +0100)]
Fix crash in ConfigItem::ActivateItems
refs #10643
Michael Friedrich [Mon, 23 Nov 2015 13:37:49 +0000 (14:37 +0100)]
Fix wrong icinga2 binary in development docs
fixes #10710
Jean Flach [Mon, 23 Nov 2015 13:12:25 +0000 (14:12 +0100)]
Fix possible crash in Icinga 2 Setup Wizard
fixes #10708
Michael Friedrich [Mon, 23 Nov 2015 13:02:33 +0000 (14:02 +0100)]
Fix crash in ConfigItem::ActivateItems
refs #10643
Gunnar Beutner [Mon, 23 Nov 2015 12:26:42 +0000 (13:26 +0100)]
Add running_kernel_use_sudo option for the running_kernel check
fixes #10693
Gunnar Beutner [Sun, 22 Nov 2015 11:36:50 +0000 (12:36 +0100)]
Implement Platform* global variables
refs #10693
Gunnar Beutner [Sat, 21 Nov 2015 03:46:13 +0000 (04:46 +0100)]
Build fix for SLES 11 (with -std=c++11)
fixes #10615
Gunnar Beutner [Sat, 21 Nov 2015 03:46:13 +0000 (04:46 +0100)]
Build fix for SLES 11 (with -std=c++11)
fixes #10615
Gunnar Beutner [Fri, 20 Nov 2015 15:12:56 +0000 (16:12 +0100)]
Update AUTHORS
refs #10692
Simon Ruderich [Fri, 20 Nov 2015 14:57:16 +0000 (15:57 +0100)]
Fix typos in the documentation
fixes #10692
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Fri, 20 Nov 2015 15:12:56 +0000 (16:12 +0100)]
Update AUTHORS
refs #10692
Jean Flach [Fri, 20 Nov 2015 15:07:44 +0000 (16:07 +0100)]
Update docs
The semicolon is not required at all.
We also can expect an admin to be capable of fixing the problems
araising from locale problems by himself.
fixes #10460, #10458
Simon Ruderich [Fri, 20 Nov 2015 14:57:16 +0000 (15:57 +0100)]
Fix typos in the documentation
fixes #10692
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Fri, 20 Nov 2015 14:52:11 +0000 (15:52 +0100)]
Fix: CLI command 'repository add' doesn't work
fixes #10690
Gunnar Beutner [Fri, 20 Nov 2015 14:52:11 +0000 (15:52 +0100)]
Fix: CLI command 'repository add' doesn't work
fixes #10690
Jean Flach [Fri, 20 Nov 2015 12:42:13 +0000 (13:42 +0100)]
Update docs
An action was missing two parameters.
fixes #10645
Gunnar Beutner [Fri, 20 Nov 2015 09:48:48 +0000 (10:48 +0100)]
Fix indentation in command-plugins.conf
fixes #10667
Gunnar Beutner [Fri, 20 Nov 2015 09:48:48 +0000 (10:48 +0100)]
Fix indentation in command-plugins.conf
fixes #10667
Gunnar Beutner [Thu, 19 Nov 2015 19:25:10 +0000 (20:25 +0100)]
Fix unit tests for livestatus
refs #10643
Gunnar Beutner [Thu, 19 Nov 2015 18:38:20 +0000 (19:38 +0100)]
Fix race condition in the ConfigItem class
fixes #10643
Michael Friedrich [Thu, 19 Nov 2015 16:06:41 +0000 (17:06 +0100)]
Fix pki new-ca not checking for existing ca files
fixes #10677
Michael Friedrich [Thu, 19 Nov 2015 16:06:41 +0000 (17:06 +0100)]
Fix pki new-ca not checking for existing ca files
fixes #10677
Gunnar Beutner [Wed, 18 Nov 2015 19:30:42 +0000 (20:30 +0100)]
Update AUTHORS
refs #10622
Bruno Lingner [Sat, 14 Nov 2015 12:08:21 +0000 (13:08 +0100)]
Add by_ssh_options argument for the check_by_ssh plugin
fixes #10622
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Wed, 18 Nov 2015 19:30:42 +0000 (20:30 +0100)]
Update AUTHORS
refs #10622
Bruno Lingner [Sat, 14 Nov 2015 12:08:21 +0000 (13:08 +0100)]
Add by_ssh_options argument for the check_by_ssh plugin
fixes #10622
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Wed, 18 Nov 2015 19:18:04 +0000 (20:18 +0100)]
Fix typo in prepare-dirs / safe-reload
fixes #10663
Gunnar Beutner [Wed, 18 Nov 2015 19:18:04 +0000 (20:18 +0100)]
Fix typo in prepare-dirs / safe-reload
fixes #10663
Michael Friedrich [Wed, 18 Nov 2015 11:44:13 +0000 (12:44 +0100)]
Fix webinject URL
fixes #10661
Michael Friedrich [Wed, 18 Nov 2015 11:44:13 +0000 (12:44 +0100)]
Fix webinject URL
fixes #10661
Gunnar Beutner [Tue, 17 Nov 2015 21:04:50 +0000 (22:04 +0100)]
Fix crash in Process::IOThreadProc when building Icinga 2 with GCC 4.7.2
fixes #10648
Gunnar Beutner [Tue, 17 Nov 2015 21:04:50 +0000 (22:04 +0100)]
Fix crash in Process::IOThreadProc when building Icinga 2 with GCC 4.7.2
fixes #10648
Michael Friedrich [Mon, 16 Nov 2015 09:57:03 +0000 (10:57 +0100)]
Update version in RELEASE.md
refs #10693
Gunnar Beutner [Mon, 16 Nov 2015 07:19:40 +0000 (08:19 +0100)]
Update changelog
refs #10593
Gunnar Beutner [Mon, 16 Nov 2015 07:13:55 +0000 (08:13 +0100)]
Use notify_one in WorkQueue::Enqueue
fixes #10639
Gunnar Beutner [Sun, 15 Nov 2015 20:18:27 +0000 (21:18 +0100)]
Fix incorrect error messages on Windows
fixes #10637
Gunnar Beutner [Sat, 14 Nov 2015 05:10:44 +0000 (06:10 +0100)]
Update changelog and spec files
refs #10593
Gunnar Beutner [Sat, 14 Nov 2015 04:51:03 +0000 (05:51 +0100)]
Update wxWidgets documentation for Icinga Studio
fixes #10630
Gunnar Beutner [Sat, 14 Nov 2015 04:38:03 +0000 (05:38 +0100)]
Update download URL for NSClient++
fixes #10629
Gunnar Beutner [Sat, 14 Nov 2015 04:36:48 +0000 (05:36 +0100)]
Allow null values for constructor calls
fixes #10628
Michael Friedrich [Thu, 12 Nov 2015 08:31:27 +0000 (09:31 +0100)]
Fix attribute validation for PUT queries
fixes #10601
Jean Flach [Wed, 11 Nov 2015 14:46:11 +0000 (15:46 +0100)]
Fix typo in documentation
fixes #10606
Michael Friedrich [Wed, 11 Nov 2015 13:18:25 +0000 (14:18 +0100)]
Fix that custom attribute with function value cannot be cloned
fixes #10583
Michael Friedrich [Wed, 11 Nov 2015 12:48:57 +0000 (13:48 +0100)]
Fix attributes names for joins; update documentation
refs #10551
fixes #10576
Michael Friedrich [Wed, 11 Nov 2015 10:55:20 +0000 (11:55 +0100)]
DB IDO: Fix group membership updates for runtime created objects
fixes #10604
Gunnar Beutner [Wed, 11 Nov 2015 09:25:18 +0000 (10:25 +0100)]
Check whether config file exists before trying to create object
fixes #10602
Gunnar Beutner [Wed, 11 Nov 2015 09:21:30 +0000 (10:21 +0100)]
Implement support for recursive object locks
fixes #10596
Gunnar Beutner [Wed, 11 Nov 2015 07:29:48 +0000 (08:29 +0100)]
Don't allow users to set internal attributes via PUT
fixes #10601
Gunnar Beutner [Tue, 10 Nov 2015 16:20:27 +0000 (17:20 +0100)]
Update documentation
refs #10591
Gunnar Beutner [Tue, 10 Nov 2015 16:18:48 +0000 (17:18 +0100)]
Update documentation
refs #10588
Gunnar Beutner [Tue, 10 Nov 2015 16:04:49 +0000 (17:04 +0100)]
Improve location information for exceptions
fixes #10568