Commit graph

3933 commits

Author SHA1 Message Date
Jan Wagner
4276469994 Change versions back to git 2023-10-17 17:58:36 +02:00
Jan Wagner
8cebcf6e1b Merge branch 'master' of github.com:monitoring-plugins/monitoring-plugins 2023-10-17 17:56:44 +02:00
Jan Wagner
63b127e279 Fix indentation of NEWS 2023-10-17 17:56:06 +02:00
RincewindsHat
2d122f3782 Fix typo 2023-10-17 17:56:06 +02:00
RincewindsHat
ddbf839d93 Shorten NEWS quite a bit 2023-10-17 17:56:06 +02:00
Jan Wagner
14e6b33c85 Update documentation with latest release 2023-10-17 17:56:06 +02:00
Jan Wagner
f7417490cc Prevent THANKS.in from beeing codespelled 2023-10-17 17:56:06 +02:00
Jan Wagner
0d0b044c6d Prepare release 2.3.4 2023-10-17 17:56:06 +02:00
Jan Wagner
2a04701438 Merge branch 'master' of github.com:monitoring-plugins/monitoring-plugins 2023-10-17 13:39:37 +02:00
Lorenz Kästle
e23a75d954
Merge pull request #1940 from RincewindsHat/compiler_warning_unused-but-set-variable
check_dhcp: Fix for -Wunused-but-set-variable
2023-10-16 11:19:31 +02:00
Lorenz Kästle
0fb56b813d
Merge pull request #1939 from RincewindsHat/compiler_warnings_parentheses
Fixes for compiler warning -Wparentheses
2023-10-16 11:19:12 +02:00
RincewindsHat
79e2f52094 Fix for -Wunused-but-set-variable 2023-10-16 00:59:30 +02:00
RincewindsHat
6972242126 Fixes for compiler warning -Wparentheses 2023-10-16 00:45:33 +02:00
Lorenz Kästle
15b4e89a42
Merge pull request #1938 from RincewindsHat/compiler_warnings_unused
check_curl: fix compiler warnings for unused variables
2023-10-15 21:56:54 +02:00
RincewindsHat
ceb614aad4 fix compiler warnings for unused variables 2023-10-15 19:11:40 +02:00
Lorenz Kästle
fff1014d13
Merge pull request #1937 from RincewindsHat/replace_booleans_in_lib
Replace old school booleans in lib
2023-10-15 19:01:25 +02:00
RincewindsHat
ddbabaa3b6 Replace all old school booleans in lib witch C99 ones 2023-10-15 18:21:31 +02:00
RincewindsHat
4b9d90f31c Whitespace fixes in lib 2023-10-15 18:17:36 +02:00
Lorenz Kästle
b1801c1084
Merge pull request #1936 from RincewindsHat/Compiler_warnings_cast_function_type
check_curl: Compiler warnings cast function type
2023-10-15 15:46:28 +02:00
RincewindsHat
928e1c7496 Whitespace fixes 2023-10-15 15:11:07 +02:00
RincewindsHat
fa3b80ce7d Fix -Wcast-function-type compiler warnings 2023-10-15 15:10:27 +02:00
Lorenz Kästle
60bdbe5f9e
Merge pull request #1906 from monitoring-plugins/check_dhcp_rogue_detection
check_dhcp: merged patch from #752
2023-10-13 19:19:09 +02:00
Lorenz Kästle
b6d3acf5e3 Merge branch 'master' into check_dhcp_rogue_detection 2023-10-13 19:09:29 +02:00
Lorenz Kästle
bf70f5f847
Merge pull request #1927 from RincewindsHat/autoconf_fix
Somehow this fixes detection of the availability of struct timeval fo…
2023-10-13 07:37:03 +02:00
Lorenz Kästle
dbd49978af
Update configure.ac
Co-authored-by: waja <waja@users.noreply.github.com>
2023-10-13 01:38:42 +02:00
Lorenz Kästle
56ba2368d9
Merge pull request #1928 from datamuc/merge-jitter
check_icmp: Add support to Jitter, MOS and Score
2023-10-13 01:37:38 +02:00
RincewindsHat
f5074ac7f0 Fix spelling stuff 2023-10-13 01:29:31 +02:00
RincewindsHat
0de0daccec Add some more comments about the MOS score 2023-10-13 01:25:22 +02:00
RincewindsHat
eb6c83a650 Even more code formatting and cleanup 2023-10-09 14:03:36 +02:00
RincewindsHat
9da06d5625 Do some more formatting 2023-10-09 01:57:37 +02:00
RincewindsHat
c568ad207c Remove preprocessor macro 2023-10-09 01:31:52 +02:00
RincewindsHat
f7df88dac3 Do some code formatting 2023-10-09 01:18:04 +02:00
RincewindsHat
b6fea24c3d More consequent booleans 2023-10-09 01:17:44 +02:00
RincewindsHat
6a4b9927cb fix unused variables compiler warning 2023-10-08 22:50:17 +02:00
RincewindsHat
b053278b18 fix sign compare compiler warnings 2023-10-08 22:49:45 +02:00
RincewindsHat
9426b9a338 Initialise threshold variables properly 2023-10-08 22:48:39 +02:00
RincewindsHat
c011d010ee Merge branch 'master' into datamuc-merge-jitter 2023-10-08 22:38:36 +02:00
Lorenz Kästle
4d8f1dab57
Merge pull request #1933 from RincewindsHat/compiler-warnings-werror
Fix missing include in plugins/runcmd.c
2023-10-08 13:33:32 +02:00
RincewindsHat
09923e8a0f Fix missing include in plugins/runcmd.c 2023-10-07 23:31:59 +02:00
RincewindsHat
da59856f99 Fix typo 2023-10-07 22:43:44 +02:00
RincewindsHat
b81847cb5f Refactor new threshold parser 2023-10-07 11:49:27 +02:00
RincewindsHat
19dc003936 Do some actual error checking on the threshold parser 2023-10-07 11:48:57 +02:00
RincewindsHat
9faa417aeb Remove useless return after crash 2023-10-06 16:05:01 +02:00
RincewindsHat
aba1ef97f3 Change function type of get_thresholds to better reflect the options and describe it in general 2023-10-06 16:04:43 +02:00
RincewindsHat
d54588eaf0 Update comment 2023-10-06 15:19:33 +02:00
RincewindsHat
6d7d9a87aa Refactor get_threshold2 to be barely understandable 2023-10-06 15:08:52 +02:00
Lorenz Kästle
faf8e6a791
Merge branch 'master' into merge-jitter 2023-10-06 13:30:14 +02:00
Lorenz Kästle
2a7ee15b70
Merge pull request #1932 from RincewindsHat/check-ircd-pack-sockaddr
use pack_sockaddr_in rather than hand-rolled
2023-10-06 11:39:32 +02:00
Stuart Henderson
c2f20fdd94 use pack_sockaddr_in rather than hand-rolled
On some OS, sockaddr structs include a length field. Perl's pack_sockaddr_in
takes this into account; the hand-rolled "pack('S n a4 x8'..." doesn't do so,
resulting in connection failures.
2023-10-06 11:15:35 +02:00
datamuc
5886cfbcb0
Merge branch 'master' into merge-jitter 2023-10-06 11:01:01 +02:00