]> granicus.if.org Git - icinga2/log
icinga2
5 years agoMerge pull request #7185 from Icinga/bugfix/gelfwriter-wrong-log-facility
Michael Friedrich [Fri, 17 May 2019 06:33:34 +0000 (08:33 +0200)]
Merge pull request #7185 from Icinga/bugfix/gelfwriter-wrong-log-facility

Fix wrong facility in GelfWriter log message

5 years agoFix wrong facility in GelfWriter log message 7185/head
Michael Insel [Thu, 16 May 2019 17:50:40 +0000 (19:50 +0200)]
Fix wrong facility in GelfWriter log message

This fixes a wrong facility in GelfWriter log message (paused message).

5 years agoMerge pull request #7181 from Icinga/feature/x509-check-command
Michael Friedrich [Thu, 16 May 2019 08:02:51 +0000 (10:02 +0200)]
Merge pull request #7181 from Icinga/feature/x509-check-command

Add check command for x509's host check

5 years agodoc: Add section for x509 to the ITL chapter 7181/head
Johannes Meyer [Mon, 13 May 2019 13:57:27 +0000 (15:57 +0200)]
doc: Add section for x509 to the ITL chapter

5 years agoAdd check command for x509's host check
Johannes Meyer [Mon, 13 May 2019 12:36:27 +0000 (14:36 +0200)]
Add check command for x509's host check

The refererred PR: https://github.com/Icinga/icingaweb2-module-x509/pull/47

5 years agoDocs: Fix typos
Michael Friedrich [Mon, 13 May 2019 06:34:38 +0000 (08:34 +0200)]
Docs: Fix typos

5 years agoMerge pull request #7026 from Icinga/feature/ca-list-all
Michael Friedrich [Fri, 10 May 2019 14:41:53 +0000 (16:41 +0200)]
Merge pull request #7026 from Icinga/feature/ca-list-all

CLI: 'ca list' lists pending CSRs by default, add '--all' parameter

5 years agoMerge pull request #7179 from Napsty/feature/itl-esxi-hardware-regex
Michael Friedrich [Fri, 10 May 2019 14:22:54 +0000 (16:22 +0200)]
Merge pull request #7179 from Napsty/feature/itl-esxi-hardware-regex

Add new -r parameter for esxi_hardware command

5 years agoCLI: 'ca list' now lists pending CSRs by default, add '--all' parameter 7026/head
Michael Friedrich [Tue, 9 Oct 2018 15:40:04 +0000 (17:40 +0200)]
CLI: 'ca list' now lists pending CSRs by default, add '--all' parameter

https://puppet.com/docs/puppet/5.5/man/cert.html

5 years agoMerge pull request #7180 from Icinga/bugfix/revert-exit-code
Michael Friedrich [Fri, 10 May 2019 13:17:51 +0000 (15:17 +0200)]
Merge pull request #7180 from Icinga/bugfix/revert-exit-code

Revert "CLI: Return non-zero on unknown sub commands"

5 years agoRevert "CLI: Return non-zero on unknown sub commands" 7180/head
Michael Friedrich [Fri, 10 May 2019 13:16:05 +0000 (15:16 +0200)]
Revert "CLI: Return non-zero on unknown sub commands"

This reverts commit 00bc0b230357bf02c1c9da4ca59c2d359c73a538.

5 years agoAdd new -r parameter for esxi_hardware command 7179/head
Napsty [Fri, 10 May 2019 12:51:11 +0000 (14:51 +0200)]
Add new -r parameter for esxi_hardware command

5 years agoMerge pull request #7178 from Icinga/bugfix/api-package-repair
Michael Friedrich [Fri, 10 May 2019 12:40:48 +0000 (14:40 +0200)]
Merge pull request #7178 from Icinga/bugfix/api-package-repair

API: Automatically repair broken _api package

5 years agoMerge pull request #7154 from Elias481/fix/serializer-object-locking-7003
Michael Friedrich [Fri, 10 May 2019 12:39:27 +0000 (14:39 +0200)]
Merge pull request #7154 from Elias481/fix/serializer-object-locking-7003

Lock all kind of Objects during serialization

5 years agoAdd new -r parameter for esxi_hardware command
Napsty [Fri, 10 May 2019 11:46:11 +0000 (13:46 +0200)]
Add new -r parameter for esxi_hardware command

5 years agoWorkaround for boost::filesystem and Visual Studio on Windows 7178/head
Michael Friedrich [Fri, 10 May 2019 11:38:12 +0000 (13:38 +0200)]
Workaround for boost::filesystem and Visual Studio on Windows

5 years agoMerge pull request #7172 from Elias481/fix/generate-rsa-4635-org
Michael Friedrich [Fri, 10 May 2019 11:24:01 +0000 (13:24 +0200)]
Merge pull request #7172 from Elias481/fix/generate-rsa-4635-org

Account for OpenSSL library evolution

5 years agoAPI: Automatically repair broken packages
Michael Friedrich [Fri, 10 May 2019 10:48:34 +0000 (12:48 +0200)]
API: Automatically repair broken packages

This partially reverts #7150 and avoids exceptions
inside the flow. Each time an empty active stage
is detected, Icinga tries to repair it from the
the given directory tree.

Also, the code now takes into account that it should
create the package storage on startup, whether within
the API object, or if disabled, inside the application.

Caching the active stages for packages in memory
only is in effect with the API feature being enabled.
This is useful for other deployed config packages,
not only the internal one.

fixes #7173
refs #7150
refs #7119
fixes #6959

5 years agoMerge pull request #7175 from Icinga/feature/docs-api-jo-timestamps
Michael Friedrich [Thu, 9 May 2019 15:56:29 +0000 (17:56 +0200)]
Merge pull request #7175 from Icinga/feature/docs-api-jo-timestamps

Docs: Use jo to format JSON body for API actions, esp. unix timestamps

5 years agoDocs: Use jo to format JSON body for API actions, esp. unix timestamps 7175/head
Michael Friedrich [Thu, 9 May 2019 15:48:19 +0000 (17:48 +0200)]
Docs: Use jo to format JSON body for API actions, esp. unix timestamps

5 years agoMerge pull request #7165 from Icinga/feature/enhance-dev-docs
Michael Friedrich [Thu, 9 May 2019 12:47:49 +0000 (14:47 +0200)]
Merge pull request #7165 from Icinga/feature/enhance-dev-docs

Doc: Improve the development chapter

5 years agoMerge pull request #7171 from dgoetz/bugfix/doc-mysql-ha
Michael Friedrich [Thu, 9 May 2019 12:25:31 +0000 (14:25 +0200)]
Merge pull request #7171 from dgoetz/bugfix/doc-mysql-ha

Docs: Add Master-Master-Replication as option for mysql

5 years agofixup errbuf length in the other files and avoid using the static buffer in one place... 7172/head
Elias Ohm [Thu, 9 May 2019 07:30:12 +0000 (09:30 +0200)]
fixup errbuf length in the other files and avoid using the static buffer in one place (for thread safety and code consistency reasons)

5 years agoDocs: Add Master-Master-Replication as option for mysql 7171/head
Dirk Goetz [Thu, 9 May 2019 07:25:07 +0000 (09:25 +0200)]
Docs: Add Master-Master-Replication as option for mysql

5 years agobring some things in line
Elias Ohm [Wed, 8 May 2019 22:22:24 +0000 (00:22 +0200)]
bring some things in line
- account for documented buffer size openssl 1.1.x for error string (>=256 bytes)
- use nullptr instead of NULL
- fix/streamline null-checks

5 years agoDon't use deprecated RSA_generate_key
Jean Flach [Fri, 25 Aug 2017 12:46:35 +0000 (14:46 +0200)]
Don't use deprecated RSA_generate_key

fixes #4635

5 years agoMerge pull request #7169 from Icinga/feature/enhance-docs
Michael Friedrich [Wed, 8 May 2019 16:25:25 +0000 (18:25 +0200)]
Merge pull request #7169 from Icinga/feature/enhance-docs

Docs: Improve distributed, features HA, reachability chapters

5 years agoMerge pull request #7168 from Icinga/bugfix/config-packages-regression
Michael Friedrich [Wed, 8 May 2019 16:18:21 +0000 (18:18 +0200)]
Merge pull request #7168 from Icinga/bugfix/config-packages-regression

Fix deadlock in API config packages

5 years agoDocs: Add initial sync for secondary HA masters, hints on IDO DB clusters 7169/head
Michael Friedrich [Wed, 8 May 2019 16:16:54 +0000 (18:16 +0200)]
Docs: Add initial sync for secondary HA masters, hints on IDO DB clusters

refs #6492

5 years agoDocs: Improve features chapter and add details on HA setups
Michael Friedrich [Wed, 8 May 2019 15:48:13 +0000 (17:48 +0200)]
Docs: Improve features chapter and add details on HA setups

refs #4855

5 years agoDocs: Add note for reachability calculation with checks disabled
Michael Friedrich [Wed, 8 May 2019 15:31:36 +0000 (17:31 +0200)]
Docs: Add note for reachability calculation with checks disabled

refs #6844

5 years agoConfig packages: Catch active stage exceptions in rare cases 7168/head
Michael Friedrich [Wed, 8 May 2019 14:43:27 +0000 (16:43 +0200)]
Config packages: Catch active stage exceptions in rare cases

Typically this already is detected on startup.

5 years agoAvoid dead-lock with config packages and active stages
Michael Friedrich [Wed, 8 May 2019 14:06:46 +0000 (16:06 +0200)]
Avoid dead-lock with config packages and active stages

5 years agoMerge pull request #7166 from Icinga/feature/pure-mariadb-libs
Michael Friedrich [Wed, 8 May 2019 10:03:23 +0000 (12:03 +0200)]
Merge pull request #7166 from Icinga/feature/pure-mariadb-libs

cmake: Update MySQL autodetection to support MariaDB

5 years agocmake: Update MySQL autodetection to support MariaDB 7166/head
Markus Frosch [Tue, 7 May 2019 20:18:50 +0000 (22:18 +0200)]
cmake: Update MySQL autodetection to support MariaDB

5 years agoDoc: Install C++ & .NET Desktop in Windows Dev Env 7165/head
Michael Insel [Tue, 7 May 2019 15:22:30 +0000 (17:22 +0200)]
Doc: Install C++ & .NET Desktop in Windows Dev Env

For developing the Icinga Windows parts you need the C++ Desktop and
.NET Desktop workloads in Visual Studio.

5 years agoDoc: Fix package build indentation
Michael Insel [Tue, 7 May 2019 15:08:23 +0000 (17:08 +0200)]
Doc: Fix package build indentation

This fixes the broken indentation in the development package build
chapter (only visible in MkDocs).

5 years agoDoc: Move VS Github extension under code tools
Michael Insel [Tue, 7 May 2019 14:30:06 +0000 (16:30 +0200)]
Doc: Move VS Github extension under code tools

The Visual Studio Github extension is located under code tools.

5 years agoDoc: Fix Windows Dev Env indentation
Michael Insel [Tue, 7 May 2019 14:27:40 +0000 (16:27 +0200)]
Doc: Fix Windows Dev Env indentation

This fixes the broken indentation in the Development with Visual Studio
chapter (only visible in MkDocs).

5 years agoMerge pull request #7164 from Icinga/bugfix/notification-times-validate
Michael Friedrich [Tue, 7 May 2019 13:58:44 +0000 (15:58 +0200)]
Merge pull request #7164 from Icinga/bugfix/notification-times-validate

Improve validation for times.{begin,end} in notification objects

5 years agoMerge pull request #7163 from Icinga/bugfix/db-ido-reachable
Michael Friedrich [Tue, 7 May 2019 13:21:21 +0000 (15:21 +0200)]
Merge pull request #7163 from Icinga/bugfix/db-ido-reachable

DB IDO: Use cached reachable state

5 years agoImprove validation for times.{begin,end} in notification objects 7164/head
Michael Friedrich [Tue, 30 Apr 2019 13:56:57 +0000 (15:56 +0200)]
Improve validation for times.{begin,end} in notification objects

fixes #6939

5 years agoDB IDO: Use cached reachable state 7163/head
Michael Friedrich [Tue, 7 May 2019 11:47:09 +0000 (13:47 +0200)]
DB IDO: Use cached reachable state

fixes #6844

5 years agoMerge pull request #7162 from Icinga/bugfix/cli-no-command-status-code
Michael Friedrich [Tue, 7 May 2019 11:23:05 +0000 (13:23 +0200)]
Merge pull request #7162 from Icinga/bugfix/cli-no-command-status-code

CLI: Return non-zero on unknown sub commands

5 years agoCLI: Return non-zero on unknown sub commands 7162/head
Michael Friedrich [Tue, 7 May 2019 10:43:53 +0000 (12:43 +0200)]
CLI: Return non-zero on unknown sub commands

fixes #6585

5 years agoMerge pull request #7158 from Icinga/bugfix/cli-node-wizard-zonename
Michael Friedrich [Tue, 7 May 2019 09:14:28 +0000 (11:14 +0200)]
Merge pull request #7158 from Icinga/bugfix/cli-node-wizard-zonename

CLI: Fix updates for NodeName/ZoneName constants

5 years agoCLI: Fix updates for NodeName/ZoneName constants 7158/head
Michael Friedrich [Mon, 6 May 2019 08:19:56 +0000 (10:19 +0200)]
CLI: Fix updates for NodeName/ZoneName constants

fixes #7117

5 years agoMerge pull request #7155 from Elias481/bugfix/evaluatefilter-assign-this-scope-6874
Michael Friedrich [Fri, 3 May 2019 14:53:40 +0000 (16:53 +0200)]
Merge pull request #7155 from Elias481/bugfix/evaluatefilter-assign-this-scope-6874

use current frame scope for permission filter function calls

5 years agoMerge pull request #7157 from Icinga/bugfix/ido-conn-prevent-deactivate-on-reload
Michael Friedrich [Fri, 3 May 2019 14:52:10 +0000 (16:52 +0200)]
Merge pull request #7157 from Icinga/bugfix/ido-conn-prevent-deactivate-on-reload

DB IDO: Do not deactivate objects during application reload/restart

5 years agoDB IDO: Do not deactivate objects during application reload/restart 7157/head
Michael Friedrich [Fri, 3 May 2019 10:44:29 +0000 (12:44 +0200)]
DB IDO: Do not deactivate objects during application reload/restart

This follows the same principle as with the shutdown handler,
and was introduced with the changed reload handling with 2.9.
Previously IsShuttingDown() was sufficient which got set at one
location.

SigUsr2 as handler introduced a new location where m_ShuttingDown
is not necessarily set yet. Since this handler gets called when
l_Restarting is enabled, we'll use this flag to avoid config update
events resulting in object deactivation (object->IsActive() always
returns false).

refs #5996
refs #6691
refs #6970

fixes #7125

5 years agotry without initialization of frame Locals which are not used for permissions filter... 7155/head
Elias Ohm [Thu, 2 May 2019 07:03:30 +0000 (09:03 +0200)]
try without initialization of frame Locals which are not used for permissions filter and as far as I can see also not for query filters

5 years agouse current frame scope for permission filter function calls
Elias Ohm [Thu, 2 May 2019 05:35:19 +0000 (07:35 +0200)]
use current frame scope for permission filter function calls

5 years agoanother small adjustment by the way just to ensure the object on stack ist the same... 7154/head
Elias Ohm [Wed, 1 May 2019 10:09:24 +0000 (12:09 +0200)]
another small adjustment by the way just to ensure the object on stack ist the same as the one serialized further in case the object does not implement locking on mutation (besides it's mor efficient to not fetch the same value twice)

5 years agoadd some object locking to the Dump method (which could theoreticylly suffer from...
Elias Ohm [Wed, 1 May 2019 09:49:07 +0000 (11:49 +0200)]
add some object locking to the Dump method (which could theoreticylly suffer from same reace condition as serializer)

5 years agoMerge pull request #7150 from Icinga/bugfix/api-config-package-active-stage-name
Michael Friedrich [Tue, 30 Apr 2019 12:22:13 +0000 (14:22 +0200)]
Merge pull request #7150 from Icinga/bugfix/api-config-package-active-stage-name

Ensure that runtime created API objects survive a restart

5 years agoMerge pull request #7153 from Icinga/bugfix/windows-plugins
Michael Friedrich [Tue, 30 Apr 2019 12:21:23 +0000 (14:21 +0200)]
Merge pull request #7153 from Icinga/bugfix/windows-plugins

Fix compiler warnings in Windows plugins

5 years agoMerge pull request #7152 from Elias481/fix/mysql8-headers-compatibility
Michael Friedrich [Tue, 30 Apr 2019 12:20:18 +0000 (14:20 +0200)]
Merge pull request #7152 from Elias481/fix/mysql8-headers-compatibility

account for adjusted interface of mysql8

5 years agoActive packages: Don't try to fix broken config packages which are not cached yet 7150/head
Michael Friedrich [Tue, 30 Apr 2019 10:19:35 +0000 (12:19 +0200)]
Active packages: Don't try to fix broken config packages which are not cached yet

5 years agoFix compiler warnings in Windows plugins 7153/head
Michael Insel [Tue, 30 Apr 2019 08:32:44 +0000 (10:32 +0200)]
Fix compiler warnings in Windows plugins

This fixes a bunch of compiler warnings in the Windows plugins.

5 years agoMerge pull request #7145 from Icinga/feature/dotnet-4.6
Markus Frosch [Mon, 29 Apr 2019 15:01:15 +0000 (17:01 +0200)]
Merge pull request #7145 from Icinga/feature/dotnet-4.6

Raise .NET target version to 4.6

5 years agoDoc: Raise required .NET framework version 7145/head
Michael Insel [Mon, 29 Apr 2019 09:41:49 +0000 (11:41 +0200)]
Doc: Raise required .NET framework version

This raises the required .NET framework version in the installation
documentation. This also adds notes in the upgrading documentation
for the new .NET Framework requirements.

Update .NET requirements for development on Windows.

refs #7090

5 years agoUse WixNetFxExtension to detect installed .NET
Michael Insel [Thu, 25 Apr 2019 16:14:04 +0000 (18:14 +0200)]
Use WixNetFxExtension to detect installed .NET

This implements the use of the WixNetFxExtension for the WIX toolset, to
detect the installed .NET Framework version. If the installed .NET
version is lower than 4.6 the installation process will terminate with
the note to install at least .NET Framework 4.6.

refs #7090

5 years agoMerge pull request #6734 from leeclemens/remove-redundant-indexes
Michael Friedrich [Mon, 29 Apr 2019 07:13:22 +0000 (09:13 +0200)]
Merge pull request #6734 from leeclemens/remove-redundant-indexes

db ido: remove redundant mysql indexes

5 years agoMerge pull request #7151 from marxin/fix-docs-chkconfig
Michael Friedrich [Mon, 29 Apr 2019 07:01:52 +0000 (09:01 +0200)]
Merge pull request #7151 from marxin/fix-docs-chkconfig

Documentation: add missing argument to chkconfig command.

5 years agoaccount for adjusted interface of mysql8 (now utilizes c99 bools instead of my_bool... 7152/head
Elias Ohm [Sun, 28 Apr 2019 22:18:15 +0000 (00:18 +0200)]
account for adjusted interface of mysql8 (now utilizes c99 bools instead of my_bool labelled chars)

5 years agoLock Objects during serialization
Elias Ohm [Sun, 28 Apr 2019 20:13:19 +0000 (22:13 +0200)]
Lock Objects during serialization

old behaviour was to only lock arrays, dictionaries and namespaces but not other objects

5 years agoDocumentation: add missing argument to chkconfig command. 7151/head
marxin [Sat, 27 Apr 2019 10:48:37 +0000 (12:48 +0200)]
Documentation: add missing argument to chkconfig command.

5 years agoRepair broken API config packages at runtime
Michael Friedrich [Fri, 26 Apr 2019 12:51:28 +0000 (14:51 +0200)]
Repair broken API config packages at runtime

This means a new timer which checks every 5m whether the
active-stage can be read, and if not, it overwrites the
file on disk with the details from memory.

5 years agoCluster: Don't try to sync objects from broken _api package
Michael Friedrich [Fri, 26 Apr 2019 12:43:38 +0000 (14:43 +0200)]
Cluster: Don't try to sync objects from broken _api package

5 years agoDaemon: Deal with exceptions from broken _api package
Michael Friedrich [Fri, 26 Apr 2019 12:43:10 +0000 (14:43 +0200)]
Daemon: Deal with exceptions from broken _api package

5 years agoCache the API package stage name with a active-stage fallback
Michael Friedrich [Tue, 16 Apr 2019 14:37:38 +0000 (16:37 +0200)]
Cache the API package stage name with a active-stage fallback

This prevents reading the file everytime the stageName is required
for when creating a runtime object via REST API.

5 years agoMerge pull request #7148 from Icinga/feature/api-setup-cn
Michael Friedrich [Fri, 26 Apr 2019 10:04:58 +0000 (12:04 +0200)]
Merge pull request #7148 from Icinga/feature/api-setup-cn

Add --cn parameter to 'api setup' CLI command allowing hostname overrides

5 years agoAdd --cn parameter to 'api setup' CLI command allowing hostname overrides 7148/head
Michael Friedrich [Fri, 26 Apr 2019 08:51:39 +0000 (10:51 +0200)]
Add --cn parameter to 'api setup' CLI command allowing hostname overrides

fixes #6649

5 years agoMerge pull request #7146 from Icinga/feature/update-release-docs
Michael Friedrich [Fri, 26 Apr 2019 08:26:25 +0000 (10:26 +0200)]
Merge pull request #7146 from Icinga/feature/update-release-docs

Update release procedure

5 years agoDrop the changelog generator script 7146/head
Michael Friedrich [Fri, 26 Apr 2019 08:22:31 +0000 (10:22 +0200)]
Drop the changelog generator script

5 years agoUpdate release docs and make changelog a static entry
Michael Friedrich [Fri, 26 Apr 2019 08:22:05 +0000 (10:22 +0200)]
Update release docs and make changelog a static entry

5 years agoMerge pull request #7124 from Icinga/bugfix/namespace-thread-safe
Michael Friedrich [Fri, 26 Apr 2019 06:26:59 +0000 (08:26 +0200)]
Merge pull request #7124 from Icinga/bugfix/namespace-thread-safe

Namespace: place ObjectLock in all methods

5 years agoDrop .NET 2.0/3.0/3.5 as supported .NET platform
Michael Insel [Wed, 24 Apr 2019 18:05:16 +0000 (20:05 +0200)]
Drop .NET 2.0/3.0/3.5 as supported .NET platform

This drops .NET 2.0, 3.0 and 3.5 as as supported .NET runtime platform.

The maximum version can only be v4.0, which targets currently all .NET
4.x releases. Therefor I added the sku flag to enforce .NET 4.6 as
minimum runtime platform. Since .NET 4.x is backwards compatible we
should be safe to only set the minimum version/sku here (i.e. we should
be able to run the application on a system with .NET 4.7)

refs #7090

5 years agoRaise .NET target version to 4.6
Michael Insel [Wed, 24 Apr 2019 17:31:14 +0000 (19:31 +0200)]
Raise .NET target version to 4.6

This sets the target .NET framework version to 4.6.

The Prefer32Bit option was introduced with .NET 4. When set to true this
will generate x86 machine code on a 64-bit system, but this only affects
projects where the platform target is set to Any CPU. CMake generates
the project based on the system. Since the Prefer32Bit option was auto
generated during the switch to the new .NET version I ensured this is
explicitly set to false.

refs #7090

5 years agoMerge pull request #7088 from Icinga/feature/asio-event-queue
Michael Friedrich [Thu, 25 Apr 2019 14:54:43 +0000 (16:54 +0200)]
Merge pull request #7088 from Icinga/feature/asio-event-queue

Implement new event queue for ASIO consumers

5 years agoEventqueue: Remove unused code 7088/head
Michael Friedrich [Thu, 25 Apr 2019 14:21:07 +0000 (16:21 +0200)]
Eventqueue: Remove unused code

5 years agoEventsFilter#Push(): ensure not to modify the global namespace
Alexander A. Klimov [Tue, 23 Apr 2019 09:02:01 +0000 (11:02 +0200)]
EventsFilter#Push(): ensure not to modify the global namespace

5 years ago/v1/events: don't over-consume CPU-bound threads
Alexander A. Klimov [Mon, 8 Apr 2019 07:43:00 +0000 (09:43 +0200)]
/v1/events: don't over-consume CPU-bound threads

5 years agoNew event queue: handle empty filter
Alexander A. Klimov [Fri, 5 Apr 2019 15:41:39 +0000 (17:41 +0200)]
New event queue: handle empty filter

5 years ago/v1/events: remove anti-deadlock hack
Alexander A. Klimov [Fri, 5 Apr 2019 15:36:50 +0000 (17:36 +0200)]
/v1/events: remove anti-deadlock hack

5 years ago/v1/events: use new event queue
Alexander A. Klimov [Fri, 5 Apr 2019 15:34:46 +0000 (17:34 +0200)]
/v1/events: use new event queue

5 years agoFeed new event queue with events
Alexander A. Klimov [Fri, 5 Apr 2019 15:14:19 +0000 (17:14 +0200)]
Feed new event queue with events

5 years agoImplement new event queue for ASIO consumers
Alexander A. Klimov [Fri, 5 Apr 2019 15:02:42 +0000 (17:02 +0200)]
Implement new event queue for ASIO consumers

5 years agoMerge pull request #6722 from Icinga/feature/notification-result
Michael Friedrich [Thu, 25 Apr 2019 13:56:14 +0000 (15:56 +0200)]
Merge pull request #6722 from Icinga/feature/notification-result

Add notification result store/sync

5 years agoMerge pull request #7102 from Icinga/feature/boost-fs-7101
Michael Friedrich [Thu, 25 Apr 2019 13:53:55 +0000 (15:53 +0200)]
Merge pull request #7102 from Icinga/feature/boost-fs-7101

Replace self-written filesystem ops with boost.filesystem

5 years agoMerge pull request #6988 from Icinga/feature/thread-pool-6985
Michael Friedrich [Thu, 25 Apr 2019 12:20:42 +0000 (14:20 +0200)]
Merge pull request #6988 from Icinga/feature/thread-pool-6985

ThreadPool: use the Boost ASIO thread pool under the hood

5 years agoEnsure header ordering for win32 mswsock.h 6988/head
Markus Frosch [Thu, 25 Apr 2019 09:54:26 +0000 (11:54 +0200)]
Ensure header ordering for win32 mswsock.h

5 years agoReplace unlink() with boost::filesystem::remove() 7102/head
Alexander A. Klimov [Wed, 10 Apr 2019 12:16:39 +0000 (14:16 +0200)]
Replace unlink() with boost::filesystem::remove()

refs #7101

5 years agoReplace _unlink() + rename() with boost::filesystem::rename()
Alexander A. Klimov [Wed, 10 Apr 2019 11:44:13 +0000 (13:44 +0200)]
Replace _unlink() + rename() with boost::filesystem::rename()

refs #7101

5 years agoWork around boost::filesystem::path bug on VS
Alexander A. Klimov [Wed, 10 Apr 2019 10:31:53 +0000 (12:31 +0200)]
Work around boost::filesystem::path bug on VS

refs #7101

5 years agoUse Boost.Filesystem
Alexander A. Klimov [Wed, 10 Apr 2019 09:21:05 +0000 (11:21 +0200)]
Use Boost.Filesystem

refs #7101

5 years agoRequire Boost.Filesystem
Alexander A. Klimov [Tue, 9 Apr 2019 15:42:02 +0000 (17:42 +0200)]
Require Boost.Filesystem

refs #7101

5 years agoFix preprocessor macro comment
Michael Friedrich [Tue, 23 Apr 2019 14:59:49 +0000 (16:59 +0200)]
Fix preprocessor macro comment

5 years agoFix circular #include
Alexander A. Klimov [Mon, 1 Apr 2019 16:54:13 +0000 (18:54 +0200)]
Fix circular #include

refs #6985

5 years agoThreadPool: use the Boost ASIO thread pool under the hood
Alexander A. Klimov [Mon, 1 Apr 2019 15:05:16 +0000 (17:05 +0200)]
ThreadPool: use the Boost ASIO thread pool under the hood