Commit Graph

5616 Commits

Author SHA1 Message Date
Gunnar Beutner af5c3b03f8 Remove unnecessary MakeLiteral calls in SetExpression::DoEvaluate
fixes #10199
2015-10-13 12:24:36 +02:00
Gunnar Beutner ca960a0c1a Fix deadlock in TlsStream::Close
fixes #10235
2015-10-13 12:23:46 +02:00
Michael Friedrich 8b1a262086 Don't throw an exception when replaying the current replay log file
fixes #10239
2015-10-13 12:21:23 +02:00
Michael Friedrich 72c19fe32d Fix openssl certificate not after overflow on rhel5
refs #10266
2015-10-13 12:20:57 +02:00
Gunnar Beutner 445bb07f77 Add missing Start call for base class in CheckResultReader::Start
fixes #10349
2015-10-13 12:18:46 +02:00
Gunnar Beutner 591c67cabb Fix broken table in the documentation
fixes #10351
2015-10-13 12:09:58 +02:00
Gunnar Beutner cd36ca2f3f Implement the Array#reverse and String#reverse methods
fixes #10197
2015-10-13 12:08:42 +02:00
Gunnar Beutner a530bb955d Implement the escape_shell_arg and escape_shell_cmd functions
fixes #10004
2015-10-13 12:06:15 +02:00
Gunnar Beutner 32dcd106fb Build fix
refs #10245
2015-10-13 12:04:28 +02:00
Gunnar Beutner 1a638e35b2 Fix incorrectly escaped arguments for CreateProcess
fixes #10245
2015-10-13 12:03:25 +02:00
Lars Engels 5ae6602b94 Update getting started instructions for FreeBSD
Based on a patch from ogg1980:
https://github.com/Icinga/icinga2/pull/47

fixes #9466
2015-10-13 12:01:28 +02:00
Tobias von der Krone 8b80814dd0 Add timestamp support for OpenTSDB
fixes #9183
2015-10-13 11:59:07 +02:00
Gunnar Beutner 39e92dfe2d Fix incorrect value for IdoMysqlConnection::m_AffectedRows
refs #10190
2015-09-28 13:25:37 +02:00
Michael Friedrich f0bdd4cf21 DB IDO: Fix modified custom attribute update query problems
fixes #10190
2015-09-28 13:24:27 +02:00
Gunnar Beutner 0b4a176b25 Update AUTHORS
refs #10093
2015-09-25 14:45:19 +02:00
Hendrik Röder 08bfcaa4c5 Use SIDs for setting permissions on $INSTDIR
fixes #10093
2015-09-25 14:45:06 +02:00
Michael Friedrich 5bb9b7ee66 Docs: Fix typo
refs #10161
2015-09-25 14:43:57 +02:00
Jean-Marcel Flach c8c882f7af Update docs: check_memory
fixes #10161
2015-09-25 14:43:45 +02:00
Jean-Marcel Flach 315e32539a Add repeat_key=true to check_disk.exe -p
fixes #10158
2015-09-25 14:42:59 +02:00
Jean-Marcel Flach e21deb044e Doccument permission problems with check_updates.exe
fixes #10177
2015-09-25 14:42:08 +02:00
Gunnar Beutner 992e045355 Fix incorrect error messages for apply-for
fixes #10205
2015-09-25 14:38:40 +02:00
Michael Friedrich c3a47443af Fix wrong log lag in cluster-zone check
Refactor the calculation into a generic function.

fixes #8805
2015-09-25 14:28:01 +02:00
Michael Friedrich 251cbbe699 Docs: Use of same endpoint names in examples for a better understanding
fixes #10057
2015-09-25 12:31:54 +02:00
Michael Friedrich 4c87f62db2 Docs: Cluster naming convention for clients, troubleshooting for overdue check results
fixes #10216
fixes #10207
2015-09-25 11:36:46 +02:00
Michael Friedrich 497bce34b3 Update debug docs for core dumps and full backtraces
fixes #10142
2015-09-17 16:44:42 +02:00
Michael Friedrich 4dffe67a8f Update graphing section in the docs
fixes #10157
2015-09-16 15:02:57 +02:00
Michael Friedrich 16de7bdcd5 Update AUTHORS 2015-09-14 10:16:47 +02:00
Michael Friedrich fd0f61fed8 Fix string escaping in hpasm argument description
refs #9854
2015-09-14 10:16:23 +02:00
Lennart Betz eb2be169f8 ITL: add check command for check_hpasm
fixes #9854

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:16:04 +02:00
Lennart Betz 5d8b674c08 ITL: add check_command nwc_health
fixes #9812

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:15:20 +02:00
Lennart Betz 397b151d5e Add missing options to check command dig
fixes #10139

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:14:41 +02:00
Lennart Betz c601e691ba add check command for plugin check_pgsql
fixes #10112

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:14:03 +02:00
Sebastian Chrostek 4f063b8aae ITL: Add ipv4/ipv6 only to nrpe check command
fixes #10129

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:13:04 +02:00
Lennart Betz 85a1372b8a ITL: Add check command squid
fixes #10109

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-09-14 10:12:15 +02:00
Michael Friedrich 838214713e Release version 2.3.10 2015-09-05 15:50:09 +02:00
Gunnar Beutner 2baa81a941 Missing macros in nested macro() calls should not cause the outer macro resolution to fail
fixes #10003
2015-09-05 15:37:58 +02:00
Michael Friedrich ae647ddf19 Use the command_endpoint name as check_source value if defined
fixes #9218
2015-09-05 15:35:38 +02:00
Michael Friedrich e06375d76f Fix string escape problem with PostgreSQL >= 9.1 and standard_conforming_strings=on
fixes #9244
2015-09-05 15:27:41 +02:00
Gunnar Beutner 35bc567406 Implement reload functionality for Windows
refs #7880
fixes #10051
2015-09-04 15:37:53 +02:00
Michael Friedrich 0a43e81306 Fix wrong calculation for host compat state UNREACHABLE
fixes #10058
2015-09-04 13:25:18 +02:00
Michael Friedrich c953104783 Fix missing zero padding for generated CA serial
fixes #10074
2015-09-03 17:17:03 +02:00
Gunnar Beutner ad33dcb07a Release version 2.3.9 2015-08-26 11:33:26 +02:00
Lennart Betz 1a0d5e4a31 Add new argument vmware_openvmtools to check commands vmware-esx-dc-runtime-tools and vmware-esxi-soap-vm-runtime-tools
fixes #9996

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-08-26 11:13:45 +02:00
Gunnar Beutner 29cf3aa335 Remove duplicate severity type in the documentation
fixes #9992
2015-08-26 08:39:34 +02:00
Gunnar Beutner d01330ac27 Build fix
refs #9623
2015-08-26 07:10:49 +02:00
Gunnar Beutner 73ed46f87d Remove the FutureExpression class
fixes #9972
2015-08-26 07:10:34 +02:00
Michael Friedrich e08a95e0e3 Update gdb pretty printer docs w/ Python 3
fixes #9686
2015-08-26 06:36:14 +02:00
Jean Flach f71a2ca340 Move endpoint error check to ti file
refs #9623

Conflicts:
	lib/remote/endpoint.cpp
	lib/remote/endpoint.hpp
2015-08-25 17:10:20 +02:00
Jean Flach 0513be27b4 Add config error on empty port in Endpoints
fixes #9623

Conflicts:
	lib/remote/endpoint.cpp
	lib/remote/endpoint.hpp
2015-08-25 16:43:52 +02:00
Gunnar Beutner c298261bbf Don't re-download NSCP for every build
fixes #9961
2015-08-24 13:38:55 +02:00