Commit Graph

12076 Commits

Author SHA1 Message Date
Noah Hilverling 5f6042d92f Fix 'emoving' typo 2020-11-09 16:35:16 +01:00
Alexander Aleksandrovič Klimov dc79c4e59a
Merge pull request #8448 from Icinga/feature/ci-ubuntu-groovy
GitHub actions: build Ubuntu groovy
2020-11-06 15:02:48 +01:00
Alexander A. Klimov 53146b006b GitHub actions: build Ubuntu groovy 2020-11-06 11:43:57 +01:00
Alexander Aleksandrovič Klimov d9422feb5e
Merge pull request #8443 from Icinga/probot/update-authors/master/042c16d1745d24a4dbc59f023fb7d331dbe204d7
Update AUTHORS
2020-11-05 17:34:18 +01:00
icinga-probot[bot] f86d015d1e
Update AUTHORS 2020-11-05 16:30:58 +00:00
Alexander Aleksandrovič Klimov 042c16d174
Merge pull request #8441 from sysadt/master
typo fix 04-configuration.md
2020-11-05 17:30:48 +01:00
sysadt 0fc4983275
typo fix 04-configuration.md 2020-11-05 13:02:47 +01:00
Alexander Aleksandrovič Klimov 1450e1bb7f
Merge pull request #8108 from Icinga/bugfix/api-incorrect-response-header-6747
API: Send Content-Type as api response header too
2020-11-03 18:50:31 +01:00
Alexander Aleksandrovič Klimov 939f4591a4
Merge pull request #8087 from Icinga/bugfix/log-cout-permission-error-8086
Display Logmessage if an permission error occurs
2020-11-03 17:23:06 +01:00
Yonas Habteab 488e6bfb67 HTTP Request: Log an exception message if an error occurs 2020-11-02 15:01:48 +01:00
Alexander Aleksandrovič Klimov d059947107
Merge pull request #8109 from Icinga/bugfix/assignment-of-check-address-blocks-check-by-hostname-4965
ITL:  Assignment of check_adress in check_http blocks check by hostname
2020-11-02 14:47:59 +01:00
Alexander Aleksandrovič Klimov 4f6fecc74c
Merge pull request #8101 from Icinga/bugfix/timestamps-checkresult-differ-across-nodes-8092
State timestamps set by the same check result differ across nodes
2020-10-30 17:24:15 +01:00
Alexander Aleksandrovič Klimov 9e5e162f78
Merge pull request #8424 from Icinga/probot/update-authors/master/a2f4ef54653304ff763205db5e61257ff8e0ce33
Update AUTHORS
2020-10-29 17:12:35 +01:00
icinga-probot[bot] b28f0b5f34
Update AUTHORS 2020-10-29 16:11:27 +00:00
Alexander Aleksandrovič Klimov a2f4ef5465
Merge pull request #8422 from Icinga/bugfix/mailmap
Update .mailmap
2020-10-29 17:11:19 +01:00
Alexander Aleksandrovič Klimov 1b9f161aea
Merge pull request #8123 from MEschenbacher/confirmingstrings
ido_pgsql: do not set standard_conforming_strings to off
2020-10-29 17:06:46 +01:00
Alexander A. Klimov cb2f58a056 Update .mailmap 2020-10-29 16:57:38 +01:00
Alexander Aleksandrovič Klimov 24bda3e945
Merge pull request #8319 from Icinga/bugfix/doc-debian-rename-mysql-to-mariadb
docs: Update MySQL package names for Debian
2020-10-29 16:55:35 +01:00
Alexander Aleksandrovič Klimov 0cb7d1cc21
Merge pull request #8315 from Icinga/bugfix/adjust-documentation-wrong-attr-type
Adjust documentation using wrong attributes type
2020-10-29 16:50:18 +01:00
Alexander Aleksandrovič Klimov 9c232e942b
Merge pull request #8085 from Icinga/bugfix/not-set-lcnumeric-twice-7563
Fix LC_NUMERIC set twice and use a wrong value
2020-10-29 16:47:43 +01:00
Alexander Aleksandrovič Klimov 6f726af659
Merge pull request #8081 from Icinga/bugfix/doc-adjust-event-stream-syntax-error
Adjust Event-S-R API query syntax error
2020-10-29 16:45:55 +01:00
Maximilian Eschenbacher d8089560dd ido_pgsql: do not set standard_conforming_strings to off
Before postgres 9.1, this setting defaulted to off and icinga2 code was
making heavy use of this feature. Since postgres 9.1, this settings
defaults to on. During the adoption of postgres >= 9.1, the icinga2
postgres ido code maintained compatibility by setting it to off
explicitly.

In the mean time, the postgres ido code has been converted to using the
`E'...'` escape literal syntax exclusively.

The last remaining step is now to no longer force the setting to off
because no query is using the feature any longer.

Closes github issue #8122.
2020-10-29 16:28:18 +01:00
Alexander Aleksandrovič Klimov 93c428ea4e
Merge pull request #8418 from Icinga/probot/update-authors/master/a226db4f1710b62754e1039096b1f8c9fdc9e076
Update AUTHORS
2020-10-29 16:24:17 +01:00
icinga-probot[bot] 3b7507cc4a
Update AUTHORS 2020-10-29 15:23:09 +00:00
Alexander Aleksandrovič Klimov a226db4f17
Merge pull request #8245 from Ragnra/bugfix/opentsdb-tag-doublespace-8244
Fixes an issue with opentsdb and a double space
2020-10-29 16:23:01 +01:00
Alexander Aleksandrovič Klimov b5b1ee715b
Merge pull request #8184 from sbraz/boost
Fix ‘fs::copy_option’ has not been declared with boost 1.74.0
2020-10-29 16:19:07 +01:00
Alexander Aleksandrovič Klimov 1e281b060a
Merge pull request #7952 from Icinga/fix/SO_REUSEPORT-optional
apilistener: Make SO_REUSEPORT optional
2020-10-29 15:56:56 +01:00
Alexander Aleksandrovič Klimov c6e237d184
Merge pull request #8417 from Icinga/probot/update-authors/master/db6dd60ac0c39af2a3830b4bdb7e543e55d98121
Update AUTHORS
2020-10-29 15:54:30 +01:00
icinga-probot[bot] ff0734c38c
Update AUTHORS 2020-10-29 14:52:49 +00:00
Alexander Aleksandrovič Klimov db6dd60ac0
Merge pull request #7907 from JochenFriedrich/feature/nrpe-args
Add parameters needed for PKI usage.
2020-10-29 15:52:42 +01:00
Alexander Aleksandrovič Klimov a05e4d4d87
Merge pull request #8416 from Icinga/probot/update-authors/master/9adc07e610f85985f77240c81094e82430383182
Update AUTHORS
2020-10-29 15:48:08 +01:00
icinga-probot[bot] 569f921a19
Update AUTHORS 2020-10-29 14:46:03 +00:00
Alexander Aleksandrovič Klimov 9adc07e610
Merge pull request #8163 from RincewindsHat/bugfix/typo-in-doku
Fix a small typ with a missing apostrophe
2020-10-29 15:45:57 +01:00
Alexander Aleksandrovič Klimov 4a6bb0ff15
Merge pull request #8415 from Icinga/probot/update-authors/master/7e0b773c165509ed96762ff55c8f84a4f25f77a2
Update AUTHORS
2020-10-29 15:45:25 +01:00
icinga-probot[bot] 8c32af3604
Update AUTHORS 2020-10-29 14:43:56 +00:00
Alexander Aleksandrovič Klimov 7e0b773c16
Merge pull request #8115 from mathiasaerts/hotfix/docs-timeperiod
Docs: In some places, Timeperiod is used instead of TimePeriod
2020-10-29 15:43:50 +01:00
Alexander Aleksandrovič Klimov 4f3f973f93
Merge pull request #8414 from Icinga/probot/update-authors/master/db712124c94135e80d03ac3460423a73f56f9eda
Update AUTHORS
2020-10-29 15:42:15 +01:00
icinga-probot[bot] d2dc0a1fe8
Update AUTHORS 2020-10-29 14:39:18 +00:00
Alexander Aleksandrovič Klimov db712124c9
Merge pull request #7991 from lyknode/bugfix/fix-distributed-docs
Docs: fix zones config example for second master
2020-10-29 15:39:12 +01:00
Alexander Aleksandrovič Klimov 85a360bec3
Merge pull request #8413 from Icinga/probot/update-authors/master/5f75db49ec95ec4f8d1ef6236067623f35d31ebb
Update AUTHORS
2020-10-29 15:38:25 +01:00
icinga-probot[bot] 917bdfd7cd
Update AUTHORS 2020-10-29 14:37:50 +00:00
Alexander Aleksandrovič Klimov 5f75db49ec
Merge pull request #8412 from Icinga/bugfix/mailmap
Update .mailmap
2020-10-29 15:37:34 +01:00
Alexander A. Klimov 92f4b2841a Update .mailmap 2020-10-29 15:02:53 +01:00
Alexander Aleksandrovič Klimov 201cdd1ea9
Merge pull request #8409 from Icinga/probot/update-authors/master/f4a74f714e27ce2dff47f4328f166f37e4115a09
Update AUTHORS
2020-10-29 14:57:51 +01:00
Alexander Aleksandrovič Klimov f1c56ce83d
Merge pull request #7980 from leeclemens/doc/cleanup-table-name
Docs: Fix table name referenced for cleanup hostchecks_age
2020-10-29 14:54:57 +01:00
icinga-probot[bot] 25ea2f5973
Update AUTHORS 2020-10-29 13:53:44 +00:00
Alexander Aleksandrovič Klimov f4a74f714e
Merge pull request #7960 from netson/fail2banjailsv2
Added parameter to monitor a specific jail only
2020-10-29 14:53:37 +01:00
Alexander Aleksandrovič Klimov fd382108e3
Merge pull request #8408 from Icinga/probot/update-authors/master/2dfb4ad371697b5a9209f8caff9d5096dc7da8b8
Update AUTHORS
2020-10-29 14:53:01 +01:00
icinga-probot[bot] 31b49c6c37
Update AUTHORS 2020-10-29 13:49:46 +00:00
Alexander Aleksandrovič Klimov 2dfb4ad371
Merge pull request #8407 from Icinga/bugfix/mailmap
Update .mailmap
2020-10-29 14:49:38 +01:00