]> granicus.if.org Git - icinga2/log
icinga2
5 years agoMerge pull request #6556 from Icinga/feature/installer-msi-suppress
Michael Friedrich [Wed, 22 Aug 2018 11:03:24 +0000 (13:03 +0200)]
Merge pull request #6556 from Icinga/feature/installer-msi-suppress

windows: Allow suppression of extra actions in the MSI package

5 years agoMerge pull request #6561 from miso231/feature_itl_ceph
Michael Friedrich [Wed, 22 Aug 2018 10:51:50 +0000 (12:51 +0200)]
Merge pull request #6561 from miso231/feature_itl_ceph

[Feature] Ceph health CheckCommand

5 years agoMerge pull request #6469 from Icinga/fix/windows-resize-behavior
Jean Flach [Wed, 22 Aug 2018 10:49:45 +0000 (12:49 +0200)]
Merge pull request #6469 from Icinga/fix/windows-resize-behavior

Fix Windows Agent resize behavior

5 years agoMerge pull request #6563 from miso231/feature/itl-cloudera-check
Michael Friedrich [Wed, 22 Aug 2018 10:39:57 +0000 (12:39 +0200)]
Merge pull request #6563 from miso231/feature/itl-cloudera-check

[Feature] Cloudera service health CheckCommand

5 years agoMerge pull request #6544 from gunnarbeutner/fix/deprecated-strstream-header
Michael Friedrich [Wed, 22 Aug 2018 09:50:25 +0000 (11:50 +0200)]
Merge pull request #6544 from gunnarbeutner/fix/deprecated-strstream-header

Remove #include for deprecated header file

5 years agoAdd cloudera plugin to itl 6563/head
Michal Petko [Tue, 21 Aug 2018 19:03:55 +0000 (21:03 +0200)]
Add cloudera plugin to itl

5 years agoFix value attributes for ceph plugin 6561/head
Michal Petko [Tue, 21 Aug 2018 18:00:19 +0000 (20:00 +0200)]
Fix value attributes for ceph plugin

5 years agoFix table format for ceph check doc
Michal Petko [Tue, 21 Aug 2018 13:51:20 +0000 (15:51 +0200)]
Fix table format for ceph check doc

5 years agoAdd ceph plugin to itl
Michal Petko [Tue, 21 Aug 2018 10:09:43 +0000 (12:09 +0200)]
Add ceph plugin to itl

5 years agowindows: Allow suppression of extra actions in the MSI package 6556/head
Markus Frosch [Mon, 20 Aug 2018 08:37:47 +0000 (10:37 +0200)]
windows: Allow suppression of extra actions in the MSI package

By setting SUPPRESS_XTRA

5 years agoRemove #include for deprecated header file 6544/head
Gunnar Beutner [Mon, 13 Aug 2018 12:07:24 +0000 (14:07 +0200)]
Remove #include for deprecated header file

5 years agoMerge pull request #6512 from Icinga/feature/sni-environment
Michael Friedrich [Fri, 10 Aug 2018 11:15:48 +0000 (13:15 +0200)]
Merge pull request #6512 from Icinga/feature/sni-environment

Refactor environment for API connections

5 years agoRe-add environment to IcingaApplication feature stats 6512/head
Michael Friedrich [Fri, 10 Aug 2018 11:01:53 +0000 (13:01 +0200)]
Re-add environment to IcingaApplication feature stats

5 years agoUpdate documentation and add upgrading notes
Michael Friedrich [Fri, 10 Aug 2018 10:53:06 +0000 (12:53 +0200)]
Update documentation and add upgrading notes

5 years agoIntroduce IcingaApplication#environment
Michael Friedrich [Fri, 10 Aug 2018 08:15:41 +0000 (10:15 +0200)]
Introduce IcingaApplication#environment

Precedence as follows:

- DEnvironment=...
- const Environment = ...
- object IcingaApplication "app" { environment = "..." }

The wrapped script constant handling is required
since we cannot directly link from libremote (SNI handling)
to libicinga where the object resides. Instead we'll
use the Application class helpers for hiding the ScriptGlobal
calls.

5 years agoMkclass: Only render setter if not declared pure virtual
Michael Friedrich [Fri, 10 Aug 2018 08:39:17 +0000 (10:39 +0200)]
Mkclass: Only render setter if not declared pure virtual

5 years agoMerge pull request #6539 from Icinga/bugfix/centos-7-non-unity-build-fix
Michael Friedrich [Thu, 9 Aug 2018 15:06:45 +0000 (17:06 +0200)]
Merge pull request #6539 from Icinga/bugfix/centos-7-non-unity-build-fix

Build fix for CentOS 7 and non-unity builds

5 years agoBuild fix for CentOS 7 and non-unity builds 6539/head
Michael Friedrich [Thu, 9 Aug 2018 14:23:24 +0000 (16:23 +0200)]
Build fix for CentOS 7 and non-unity builds

5 years agoRename to Environment constant
Michael Friedrich [Thu, 9 Aug 2018 10:41:22 +0000 (12:41 +0200)]
Rename to Environment constant

5 years agoUpdate doc anchors
Michael Friedrich [Thu, 9 Aug 2018 10:22:55 +0000 (12:22 +0200)]
Update doc anchors

5 years agoRefactor environment for API connections
Markus Frosch [Thu, 2 Aug 2018 12:09:21 +0000 (14:09 +0200)]
Refactor environment for API connections

* Const renamed to `ApiEnvironment`
* Handling moved to ApiListener
* Now a property of ApiListener

5 years agoMerge pull request #6531 from Icinga/feature/zone-all_parents
Michael Friedrich [Thu, 9 Aug 2018 11:11:23 +0000 (13:11 +0200)]
Merge pull request #6531 from Icinga/feature/zone-all_parents

Expose Zone#all_parents via API

5 years agoMerge pull request #6511 from Icinga/feature/apilistener-dynamic-port
Michael Friedrich [Thu, 9 Aug 2018 10:09:23 +0000 (12:09 +0200)]
Merge pull request #6511 from Icinga/feature/apilistener-dynamic-port

ApiListener: Add support for dynamic port handling

5 years agoUpdate documentation for new constants 6511/head
Michael Friedrich [Thu, 9 Aug 2018 09:55:05 +0000 (11:55 +0200)]
Update documentation for new constants

5 years agoImplement ApiListener status file removal on shutdown
Michael Friedrich [Thu, 9 Aug 2018 09:54:34 +0000 (11:54 +0200)]
Implement ApiListener status file removal on shutdown

5 years agoApiListener: Add support for dynamic port handling
Markus Frosch [Thu, 2 Aug 2018 06:38:42 +0000 (08:38 +0200)]
ApiListener: Add support for dynamic port handling

5 years agoMerge pull request #6530 from Icinga/bugfix/query-was-empty
Michael Friedrich [Wed, 8 Aug 2018 12:41:57 +0000 (14:41 +0200)]
Merge pull request #6530 from Icinga/bugfix/query-was-empty

IDO/MySQL: avoid empty queries

5 years agoExpose Zone#all_parents via API 6531/head
Alexander A. Klimov [Wed, 8 Aug 2018 12:15:01 +0000 (14:15 +0200)]
Expose Zone#all_parents via API

5 years agoRename Zone#GetAllParents() to Zone#GetAllParentsRaw()
Alexander A. Klimov [Wed, 8 Aug 2018 11:59:43 +0000 (13:59 +0200)]
Rename Zone#GetAllParents() to Zone#GetAllParentsRaw()

5 years agoIDO/MySQL: avoid empty queries 6530/head
Alexander A. Klimov [Wed, 8 Aug 2018 10:11:37 +0000 (12:11 +0200)]
IDO/MySQL: avoid empty queries

5 years agoMerge pull request #6506 from Icinga/feature/improved-paths
Michael Friedrich [Wed, 8 Aug 2018 07:48:30 +0000 (09:48 +0200)]
Merge pull request #6506 from Icinga/feature/improved-paths

Improve path handling in cmake and daemon

5 years agoUpdate output for `--version` 6506/head
Michael Friedrich [Tue, 7 Aug 2018 16:44:08 +0000 (18:44 +0200)]
Update output for `--version`

This moves the system and build information before
the application paths which are normally not that important.

5 years agoTake a note why the explicit configDir variable is needed on Windows
Michael Friedrich [Tue, 7 Aug 2018 16:33:59 +0000 (18:33 +0200)]
Take a note why the explicit configDir variable is needed on Windows

5 years agoUpdate INSTALL.md a bit and kick RHEL 5 away
Michael Friedrich [Tue, 7 Aug 2018 16:09:52 +0000 (18:09 +0200)]
Update INSTALL.md a bit and kick RHEL 5 away

5 years agoRefine log messages and code comments
Michael Friedrich [Tue, 7 Aug 2018 15:58:22 +0000 (17:58 +0200)]
Refine log messages and code comments

5 years agoDocs: Add a section to the 'upgrading' chapter
Michael Friedrich [Tue, 7 Aug 2018 15:28:05 +0000 (17:28 +0200)]
Docs: Add a section to the 'upgrading' chapter

5 years agoDocs: Improve the global constants section
Michael Friedrich [Mon, 6 Aug 2018 13:09:27 +0000 (15:09 +0200)]
Docs: Improve the global constants section

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
5 years agoMerge pull request #6528 from Icinga/bugfix/doc-user-enable_notifications
Jean Flach [Tue, 7 Aug 2018 14:08:58 +0000 (16:08 +0200)]
Merge pull request #6528 from Icinga/bugfix/doc-user-enable_notifications

Document default of User#enable_notifications

5 years agoImprove path handling in cmake and daemon
Markus Frosch [Tue, 31 Jul 2018 09:59:09 +0000 (11:59 +0200)]
Improve path handling in cmake and daemon

5 years agotravis: Stop when one of the commands fail
Markus Frosch [Wed, 1 Aug 2018 07:40:48 +0000 (09:40 +0200)]
travis: Stop when one of the commands fail

5 years agocmake: Improve InstallConfig for stable path handling
Markus Frosch [Tue, 31 Jul 2018 14:46:11 +0000 (16:46 +0200)]
cmake: Improve InstallConfig for stable path handling

* similar to install() a non absolute path is prefixed with CMAKE_INSTALL_PREFIX on runtime
* in case of CPack path with be prefixed with share/skel/
* DESTDIR is prefixed as well

Also see https://cmake.org/cmake/help/latest/command/install.html

5 years agoDocument default of User#enable_notifications 6528/head
Alexander A. Klimov [Tue, 7 Aug 2018 11:37:57 +0000 (13:37 +0200)]
Document default of User#enable_notifications

5 years agoMerge pull request #6521 from gunnarbeutner/feature/references
Michael Friedrich [Tue, 7 Aug 2018 10:00:19 +0000 (12:00 +0200)]
Merge pull request #6521 from gunnarbeutner/feature/references

Implement references

5 years agoMerge pull request #6526 from Icinga/bugfix/wpessimizing-move-6524
Gunnar Beutner [Tue, 7 Aug 2018 08:05:18 +0000 (10:05 +0200)]
Merge pull request #6526 from Icinga/bugfix/wpessimizing-move-6524

icinga::PackObject(): shorten conversion to string

5 years agoicinga::PackObject(): shorten conversion to string 6526/head
Alexander A. Klimov [Tue, 7 Aug 2018 07:57:08 +0000 (09:57 +0200)]
icinga::PackObject(): shorten conversion to string

refs #6524

5 years agoImplement references 6521/head
Gunnar Beutner [Thu, 2 Aug 2018 08:17:04 +0000 (10:17 +0200)]
Implement references

5 years agoMerge pull request #6427 from gunnarbeutner/fix/recursive-serialize
Michael Friedrich [Fri, 3 Aug 2018 09:03:42 +0000 (11:03 +0200)]
Merge pull request #6427 from gunnarbeutner/fix/recursive-serialize

Improve error message for serializing objects with recursive references

5 years agoImprove error message for serializing objects with recursive references 6427/head
Gunnar Beutner [Thu, 5 Jul 2018 12:04:04 +0000 (14:04 +0200)]
Improve error message for serializing objects with recursive references

5 years agoMerge pull request #6504 from roccolord/fix/itl-exlcude-squashfs
Michael Friedrich [Thu, 2 Aug 2018 08:37:43 +0000 (10:37 +0200)]
Merge pull request #6504 from roccolord/fix/itl-exlcude-squashfs

squashfs ignored

5 years agoMerge pull request #6508 from gunnarbeutner/feature/dictionary-clear
Jean Flach [Thu, 2 Aug 2018 08:30:08 +0000 (10:30 +0200)]
Merge pull request #6508 from gunnarbeutner/feature/dictionary-clear

Implement the Dictionary#clear script function

5 years agoImplement the Dictionary#clear script function 6508/head
Gunnar Beutner [Thu, 2 Aug 2018 06:45:19 +0000 (08:45 +0200)]
Implement the Dictionary#clear script function

5 years agoMerge pull request #6505 from schinken/fix-clusterzonecheck-lag
Michael Friedrich [Wed, 1 Aug 2018 09:00:52 +0000 (11:00 +0200)]
Merge pull request #6505 from schinken/fix-clusterzonecheck-lag

Fix clusterzonecheck if not connected

5 years agoOnly check lag if connected 6505/head
Christopher Schirner [Tue, 31 Jul 2018 08:41:14 +0000 (10:41 +0200)]
Only check lag if connected

5 years agoInvert connected check
Christopher Schirner [Tue, 31 Jul 2018 08:40:54 +0000 (10:40 +0200)]
Invert connected check

5 years agosquashfs ignored 6504/head
Robert Lindgren [Mon, 30 Jul 2018 16:22:22 +0000 (18:22 +0200)]
squashfs ignored

Add squashfs to check_disk ignore list, used on Ubuntu for snaps.

5 years agoMerge pull request #6498 from Icinga/bugfix/match-regex-match-any-regression
Jean Flach [Fri, 27 Jul 2018 15:28:13 +0000 (17:28 +0200)]
Merge pull request #6498 from Icinga/bugfix/match-regex-match-any-regression

Fix regression with MatchAny false conditions on match/regex/cidr_match

5 years agoMerge pull request #6497 from Icinga/bugfix/match-dictionary-error-handling
Jean Flach [Fri, 27 Jul 2018 15:26:12 +0000 (17:26 +0200)]
Merge pull request #6497 from Icinga/bugfix/match-dictionary-error-handling

Improve error logging for match/regex/cidr_match functions and unsupported dictionary usage

5 years agoFix regression with MatchAny false conditions on match/regex/cidr_match 6498/head
Michael Friedrich [Fri, 27 Jul 2018 14:55:37 +0000 (16:55 +0200)]
Fix regression with MatchAny false conditions on match/regex/cidr_match

fixes #6496

5 years agoImprove error logging for match/regex/cidr_match functions and unsupported dictionary... 6497/head
Michael Friedrich [Fri, 27 Jul 2018 14:34:50 +0000 (16:34 +0200)]
Improve error logging for match/regex/cidr_match functions and unsupported dictionary usage

fixes #6442

5 years agoMerge pull request #6410 from Icinga/remove-dead-code
Michael Friedrich [Fri, 27 Jul 2018 13:56:52 +0000 (15:56 +0200)]
Merge pull request #6410 from Icinga/remove-dead-code

Remove unused code

5 years agoMerge pull request #6494 from Icinga/feature/object-packer-test
Michael Friedrich [Fri, 27 Jul 2018 13:47:02 +0000 (15:47 +0200)]
Merge pull request #6494 from Icinga/feature/object-packer-test

Test PackObject

5 years agoFix prefix in unit tests for object packer 6494/head
Michael Friedrich [Wed, 6 Jun 2018 15:32:40 +0000 (17:32 +0200)]
Fix prefix in unit tests for object packer

5 years agoTest PackObject
Alexander A. Klimov [Wed, 6 Jun 2018 14:27:33 +0000 (16:27 +0200)]
Test PackObject

5 years agoMerge pull request #6489 from Icinga/feature/object-packer
Michael Friedrich [Fri, 27 Jul 2018 10:49:28 +0000 (12:49 +0200)]
Merge pull request #6489 from Icinga/feature/object-packer

Implement object packer for consistent hashing

5 years agoMerge pull request #6488 from Allandor/fix/service-template-typo-cert
Michael Friedrich [Fri, 27 Jul 2018 09:50:56 +0000 (11:50 +0200)]
Merge pull request #6488 from Allandor/fix/service-template-typo-cert

Fix typo with the CheckCommand cert

5 years agoMerge pull request #6491 from chrostek/feature/itl-vmware-health
Michael Friedrich [Fri, 27 Jul 2018 09:50:18 +0000 (11:50 +0200)]
Merge pull request #6491 from chrostek/feature/itl-vmware-health

Feature/itl vmware health

5 years agoAdd exclude/include to vmware-esx-soap-host-runtime docs 6491/head
chrostek [Thu, 26 Jul 2018 18:43:04 +0000 (20:43 +0200)]
Add exclude/include to vmware-esx-soap-host-runtime docs

5 years agoAdd exclude/include to vmware-esx-soap-host-runtime
chrostek [Thu, 26 Jul 2018 18:41:56 +0000 (20:41 +0200)]
Add exclude/include to vmware-esx-soap-host-runtime

5 years agoFix heading level for ITL ssl_cert documentation 6488/head
Michael Insel [Thu, 26 Jul 2018 18:33:49 +0000 (20:33 +0200)]
Fix heading level for ITL ssl_cert documentation

Use heading level four instead of three.

5 years agoImplement object packer for consistent hashing 6489/head
Alexander A. Klimov [Tue, 5 Jun 2018 13:01:43 +0000 (15:01 +0200)]
Implement object packer for consistent hashing

5 years agoMerge pull request #6490 from Icinga/revert-6414-feature/icinga-envs
Michael Friedrich [Thu, 26 Jul 2018 15:19:04 +0000 (17:19 +0200)]
Merge pull request #6490 from Icinga/revert-6414-feature/icinga-envs

Revert "Implement support for the --env command-line argument"

5 years agoRevert "Implement support for the --env command-line argument" 6490/head
Markus Frosch [Thu, 26 Jul 2018 15:09:06 +0000 (17:09 +0200)]
Revert "Implement support for the --env command-line argument"

5 years agoFix typo with the CheckCommand cert
Sebastian Eikenberg [Thu, 26 Jul 2018 13:00:56 +0000 (15:00 +0200)]
Fix typo with the CheckCommand cert
ITL plugin uses ssl_cert

5 years agoMerge pull request #6414 from Icinga/feature/icinga-envs
Michael Friedrich [Thu, 26 Jul 2018 08:09:42 +0000 (10:09 +0200)]
Merge pull request #6414 from Icinga/feature/icinga-envs

Implement support for the --env command-line argument

5 years agoMerge pull request #6110 from gunnarbeutner/feature/for-loop-var
Michael Friedrich [Thu, 26 Jul 2018 08:05:17 +0000 (10:05 +0200)]
Merge pull request #6110 from gunnarbeutner/feature/for-loop-var

Implement support for optionally specifying the 'var' keyword in 'for' loops

5 years agoMerge pull request #6475 from dh-harald/master
Michael Friedrich [Thu, 26 Jul 2018 08:03:57 +0000 (10:03 +0200)]
Merge pull request #6475 from dh-harald/master

lib->compat->statusdatawriter: fix notifications_enabled

5 years agoMerge pull request #6386 from Icinga/fix/timeperiods-do-not-clear-after-restart
Michael Friedrich [Thu, 26 Jul 2018 08:02:46 +0000 (10:02 +0200)]
Merge pull request #6386 from Icinga/fix/timeperiods-do-not-clear-after-restart

Fix that TimePeriod segments are not cleared on restart

5 years agoMerge pull request #6408 from Icinga/bugfix/objectlock-unlock-m_lockowner
Michael Friedrich [Thu, 26 Jul 2018 08:02:26 +0000 (10:02 +0200)]
Merge pull request #6408 from Icinga/bugfix/objectlock-unlock-m_lockowner

ObjectLock#Unlock(): don't reset m_Object->m_LockOwner too early

5 years agoMerge pull request #6379 from Icinga/global-zone-validation
Michael Friedrich [Thu, 26 Jul 2018 08:01:46 +0000 (10:01 +0200)]
Merge pull request #6379 from Icinga/global-zone-validation

Throw config error when using global zones as parent

5 years agoMerge pull request #6455 from Icinga/feature/filelogger-started
Michael Friedrich [Thu, 26 Jul 2018 08:01:06 +0000 (10:01 +0200)]
Merge pull request #6455 from Icinga/feature/filelogger-started

Log something when the Filelogger has been started

5 years agoMerge pull request #6430 from Icinga/fix/workqueue-log-message
Michael Friedrich [Thu, 26 Jul 2018 07:59:53 +0000 (09:59 +0200)]
Merge pull request #6430 from Icinga/fix/workqueue-log-message

Fix negative 'empty in' value in WorkQueue log message

5 years agoMerge pull request #6440 from Icinga/bugfix/typo
Michael Friedrich [Thu, 26 Jul 2018 07:59:20 +0000 (09:59 +0200)]
Merge pull request #6440 from Icinga/bugfix/typo

Fix typo

5 years agoMerge pull request #6456 from Icinga/feature/logger-flush-dev
Michael Friedrich [Thu, 26 Jul 2018 07:58:59 +0000 (09:58 +0200)]
Merge pull request #6456 from Icinga/feature/logger-flush-dev

Keep notes for immediately log flushing

5 years agoMerge pull request #6458 from Icinga/bugfix/configitem-debug-log
Michael Friedrich [Thu, 26 Jul 2018 07:57:19 +0000 (09:57 +0200)]
Merge pull request #6458 from Icinga/bugfix/configitem-debug-log

Fix debug build log entry for ConfigItem activation priority

5 years agoMerge pull request #6487 from Icinga/bugfix/discard-warning-6485
Michael Friedrich [Thu, 26 Jul 2018 07:52:33 +0000 (09:52 +0200)]
Merge pull request #6487 from Icinga/bugfix/discard-warning-6485

Fix "Discard" message being warning

5 years agoFix "Discard" message being warning 6487/head
Jean Flach [Thu, 26 Jul 2018 07:39:03 +0000 (09:39 +0200)]
Fix "Discard" message being warning

5 years agoMerge branch 'support/2.9'
Michael Friedrich [Tue, 24 Jul 2018 10:53:23 +0000 (12:53 +0200)]
Merge branch 'support/2.9'

5 years agoRelease version 2.9.1
Michael Friedrich [Tue, 24 Jul 2018 10:48:12 +0000 (12:48 +0200)]
Release version 2.9.1

5 years agoRelease version 2.9.1 v2.9.1
Michael Friedrich [Tue, 24 Jul 2018 10:48:12 +0000 (12:48 +0200)]
Release version 2.9.1

5 years agolib->compat->statusdatawriter: fix notifications_enabled 6475/head
dh.harald [Mon, 23 Jul 2018 21:28:09 +0000 (22:28 +0100)]
lib->compat->statusdatawriter: fix notifications_enabled

5 years agoFix Windows Agent resize behavior 6469/head
Michael Insel [Fri, 20 Jul 2018 19:46:23 +0000 (21:46 +0200)]
Fix Windows Agent resize behavior

This fixes the Windows Agent behavior when resizing

refs #4959

5 years agoMerge pull request #6470 from sebastic/spelling-errors
Michael Friedrich [Mon, 23 Jul 2018 15:59:45 +0000 (17:59 +0200)]
Merge pull request #6470 from sebastic/spelling-errors

Fix spelling errors.

5 years agoMerge pull request #6467 from Icinga/bugfix/test-runner-does-not-clean-up-6461
Michael Friedrich [Mon, 23 Jul 2018 09:35:48 +0000 (11:35 +0200)]
Merge pull request #6467 from Icinga/bugfix/test-runner-does-not-clean-up-6461

Start and stop the timer thread lazily

5 years agoFix spelling errors. 6470/head
Bas Couwenberg [Sat, 21 Jul 2018 08:38:09 +0000 (10:38 +0200)]
Fix spelling errors.

 * occured -> occurred
 * dosen't -> doesn't

5 years agoStart and stop the timer thread lazily 6467/head
Alexander A. Klimov [Fri, 20 Jul 2018 13:36:15 +0000 (15:36 +0200)]
Start and stop the timer thread lazily

refs #6461

5 years agoMerge pull request #6457 from Icinga/bugfix/daemonize-timer-6445
Michael Friedrich [Thu, 19 Jul 2018 11:45:53 +0000 (13:45 +0200)]
Merge pull request #6457 from Icinga/bugfix/daemonize-timer-6445

Ensure that timer thread is initialized after Daemonize()

5 years agoAdd debug logging for daemonize/timers 6457/head
Michael Friedrich [Thu, 19 Jul 2018 11:34:12 +0000 (13:34 +0200)]
Add debug logging for daemonize/timers

The previous commit is 1:1 the same I've implemented
here already. Great teamwork with Alex :)

refs #6445

5 years agoRe-introduce Timer::Initialize()
Alexander A. Klimov [Thu, 19 Jul 2018 10:49:27 +0000 (12:49 +0200)]
Re-introduce Timer::Initialize()

refs #6445

5 years agoSELinux: allow systemd notify
Dirk Goetz [Wed, 18 Jul 2018 06:49:24 +0000 (06:49 +0000)]
SELinux: allow systemd notify

fixes #6443

5 years agoFix debug build log entry for ConfigItem activation priority 6458/head
Michael Friedrich [Thu, 19 Jul 2018 10:53:28 +0000 (12:53 +0200)]
Fix debug build log entry for ConfigItem activation priority

This is not visible in release builds, minor fix.