Michael Friedrich
d14a88235d
Replace Copyright header with a short version, part I
...
CLion -> replace in path
2019-02-25 14:48:22 +01:00
Michael Friedrich
c1fedab7ae
Dynamically print current copyright year in `--version` output
2019-02-25 14:25:56 +01:00
Michael Friedrich
cf0209efd2
Merge pull request #6972 from Icinga/bugfix/dev-docs
...
Fix formatting in development docs
2019-02-25 13:48:51 +01:00
Michael Friedrich
710e4fa55e
Fix formatting in development docs
2019-02-25 13:47:13 +01:00
Michael Friedrich
dc623ad255
Merge pull request #6968 from Icinga/bugfix/timing-attack
...
Secure ApiUser::GetByAuthHeader() against timing attacks
2019-02-25 13:34:21 +01:00
Alexander A. Klimov
1b00331a88
Test Utility::ComparePasswords()
2019-02-22 16:59:36 +01:00
Alexander A. Klimov
9558ebc0f4
Secure ApiUser::GetByAuthHeader() against timing attacks
2019-02-22 16:59:36 +01:00
Michael Friedrich
856d3a1b42
Merge pull request #6963 from akrus/master
...
Add missing args for apache-status and fix a few typos
2019-02-22 11:43:41 +01:00
akrus
b8043c06c8
Add missing args for apache-status and fix a few typos
2019-02-22 10:57:41 +02:00
Michael Friedrich
30d98b49eb
Merge pull request #6896 from Icinga/bugfix/notification-delay-5561
...
Notification#BeginExecuteNotification(): SetNextNotification() correctly
2019-02-22 09:27:59 +01:00
Michael Friedrich
819594e7b4
Merge pull request #6953 from Icinga/bugfix/style
...
Fix indent in configcompiler.cpp
2019-02-20 11:32:29 +01:00
Michael Friedrich
7d3f60f561
Merge pull request #6958 from Icinga/feature/debug-log-stop
...
Debug: Log calls to ConfigObject::Deactivate()
2019-02-19 13:52:39 +01:00
Michael Friedrich
d98c0704c4
Debug: Log calls to ConfigObject::Deactivate()
...
Only available in debug builds.
2019-02-19 13:49:52 +01:00
Michael Friedrich
01befd7e32
Merge pull request #6956 from Icinga/bugfix/doc-escape-pipe-symbol
...
Escape pipe symbol in api documentation
2019-02-19 09:39:45 +01:00
Michael Insel
0042b54298
Escape pipe symbol in api documentation
...
This escapes the pipe symbol in the api documentation.
refs #6955
2019-02-18 16:22:34 +01:00
Michael Friedrich
3ad911a57c
Fix indent in configcompiler.cpp
2019-02-15 12:24:49 +01:00
Michael Insel
4238b61185
Merge pull request #6949 from fluxX04/patch-1
...
Doc fix: update check_rbl parameter
2019-02-13 08:13:02 +01:00
Alex
71bc184de0
fixes check_rbl parameter typo
2019-02-13 07:44:20 +01:00
Michael Friedrich
b08d485a41
Merge pull request #6857 from Icinga/bugfix/check_nscp_api-query-sorted-6536
...
Url#m_Query: preserve order
2019-02-11 17:57:32 +01:00
Michael Friedrich
845c72f656
Merge pull request #6882 from Icinga/bugfix/influxdb-gaps-6841
...
InfluxdbWriter#Stop(): flush buffer
2019-02-11 17:32:05 +01:00
Michael Friedrich
0467c488e9
Merge pull request #6908 from Icinga/bugfix/perfdata-gaps
...
Ensure all perfdata to be written
2019-02-11 17:27:44 +01:00
Michael Friedrich
7a865aefd9
Merge pull request #6854 from Icinga/bugfix/unamehelper-inefficient-6452
...
Make UnameHelper() efficient
2019-02-11 16:57:17 +01:00
Michael Friedrich
53981ec86f
Merge pull request #6934 from Icinga/bugfix/boost-version-6933
...
Raise required Boost version to 1.53
2019-02-11 16:53:27 +01:00
Michael Friedrich
b81f7a7415
Merge pull request #6577 from Icinga/fix/setup-api-including-users-file
...
Include api user configuration file during api setup
2019-02-11 16:41:46 +01:00
Michael Friedrich
4c1a54073c
Merge pull request #6748 from Icinga/bugfix/api-setup-fails-missing-confd
...
Fix api setup to automatically create the conf.d directory
2019-02-11 16:35:57 +01:00
Michael Friedrich
5180bb3a24
Merge pull request #6943 from peteeckel/bugfix/apilistener-duplicate-log-entries-6942
...
Avoid duplicating non-zero count message replay messages in the debug log
2019-02-11 15:32:50 +01:00
Michael Friedrich
24dd6dcf0c
Merge pull request #6944 from Icinga/feature/docs-windows-agent-throubleshooting
...
Troubleshooting: Add notes on ephemeral port range blocking on Windows agents
2019-02-11 14:38:33 +01:00
Michael Friedrich
6558287da0
Troubleshooting: Add notes on ephemeral port range blocking on Windows agents
2019-02-11 14:32:02 +01:00
Peter Eckel
5d59863725
Avoid duplicating non-zero count message replay messages in the debug log
2019-02-11 13:54:17 +01:00
Michael Friedrich
501d807956
Merge pull request #6940 from Icinga/bugfix/fix-check-swap-6913
...
Fix check_swap percentage calculation
2019-02-11 09:46:59 +01:00
Alexander A. Klimov
c693a07399
Raise required Boost version to 1.53
...
refs #6933
2019-02-08 17:33:46 +01:00
Michael Insel
4961e9ba62
Fix check_swap percentage calculation
...
This fixes the check_swap percentage calculation. When the pagefile is
turned off the available swap and total swap are 0 which leads to a
wrong calculation and misformated output.
refs #6913
2019-02-08 17:01:49 +01:00
Michael Friedrich
e555b2fa6d
Merge pull request #6894 from Icinga/bugfix/checkresults-from-the-future-6797
...
Fix checkresults from the future breaking checks
2019-02-08 13:48:12 +01:00
Michael Friedrich
d1fb1a8eda
Refactor conditions and add debug log messages for future crs and skipped crs
2019-02-08 13:32:13 +01:00
Jean Flach
c97f3c80f5
Fix checkresults from the future breaking checks
2019-02-08 12:08:40 +01:00
Michael Friedrich
d2755351d3
Merge pull request #6935 from Icinga/feature/enhance-notification-logging
...
Enhance notification logging
2019-02-08 11:54:09 +01:00
Michael Friedrich
7ce30a86b8
Enhance notification logging
...
- More details from the local context (notification, user, checkable, command names)
- Notice logs for when this notification object is paused in HA enabled zones
- Notice logs for interval=0 reminder notifications
- Object name for skipping recovery notifications when problem hasn't been notified before
2019-02-07 15:42:09 +01:00
Alexander A. Klimov
8ad1717055
Respect activation priority also on deactivation
2019-02-06 11:17:45 +01:00
Michael Friedrich
4339240b46
Merge pull request #6858 from Icinga/feature/string-builder
...
Make string builder reusable
2019-02-04 16:05:20 +01:00
Michael Friedrich
30f0f6676e
Merge pull request #6928 from Icinga/doc/windows-devel-dot-net-2
...
Doc: Add .NET 3.5 to the windows build stack
2019-02-04 15:50:04 +01:00
Michael Friedrich
77572c4424
Merge pull request #6901 from Icinga/bugfix/so_reuseport-6898
...
TcpSocket#Bind(): also set SO_REUSEPORT
2019-02-04 14:21:20 +01:00
Michael Friedrich
04de273405
Merge pull request #6914 from Icinga/bugfix/clusterevents-missing-persistent-ack
...
ClusterEvents::AcknowledgementSet event should forward 'persistent' attribute
2019-02-04 13:52:44 +01:00
Michael Friedrich
5a8729fddd
Merge pull request #6853 from Icinga/bugfix/incorrect-command_endpoint-6666
...
Checkable: require zone to be set if command_endpoint is set
2019-02-04 13:51:31 +01:00
Michael Insel
52d81d0af5
Doc: Add .NET 3.5 to the windows build stack
...
The Windows Agent Wizard is currently build on .NET Framework 2.0, which
is not installed by default on Windows 10. This adds a note to the
development documentation to install the .NET Framework 3.5 (which
includes .NET Framework 2.0) component on Windows 10.
2019-02-01 16:46:28 +01:00
Michael Friedrich
ab36724647
Merge pull request #6926 from miso231/feature/itl-cloudera-checks
...
Feature/itl cloudera checks
2019-01-31 16:20:09 +01:00
Michal Petko
6ed5d4807f
Use full command name as prefix for check arguments
2019-01-31 15:58:46 +01:00
Michael Friedrich
c9fe1dbd15
Merge pull request #6925 from Icinga/bugfix/check-swap-format
...
Fix check_swap formatting
2019-01-31 09:13:41 +01:00
Michal Petko
ab7e3a8514
Add documentation to cloudera checks
2019-01-31 08:11:31 +01:00
Michal Petko
aad7107396
Add check commands for HDFS file count and used space
2019-01-31 07:59:44 +01:00
Michael Insel
7ba4d49505
Fix check_swap formatting
...
This fixes a small formatting mistake introduced by #6811 . To keep the
check_swap output in sync with all other plugins I fixed the formatting.
2019-01-30 19:41:24 +01:00