RincewindsHat
369d98cc36
plugins/utils: Use C99 booleans
2023-10-18 20:51:23 +02:00
RincewindsHat
a51e8f82e7
plugins/netutils: Use C99 booleans
2023-10-18 20:46:16 +02:00
RincewindsHat
c2ceefd783
check_negate: Use C99 booleans
2023-10-18 20:42:25 +02:00
RincewindsHat
fd67d1e344
check_users: Use C99 booleans
2023-10-18 20:40:24 +02:00
RincewindsHat
6d62fea757
plugins/common.h: Remove superflous TRUE/FALSE definitions
2023-10-18 20:38:34 +02:00
RincewindsHat
bbd2bd2fa7
check_ups: Use C99 booleans
2023-10-18 20:37:17 +02:00
RincewindsHat
3aff9c8d13
check_time: Use C99 booleans
2023-10-18 20:33:06 +02:00
RincewindsHat
00d58ad187
check_tcp: Use C99 booleans
2023-10-18 20:29:31 +02:00
RincewindsHat
51db32cc1d
check_ssh: Use C99 booleans
2023-10-18 20:24:13 +02:00
RincewindsHat
d4539f8662
check_snmp: Use C99 booleans
2023-10-18 20:22:06 +02:00
RincewindsHat
9ccb98aeb5
check_real: Use C99 booleans
2023-10-18 20:19:35 +02:00
RincewindsHat
555902bf76
check_radius: Use C99 booleans
2023-10-18 20:15:30 +02:00
RincewindsHat
47d3e156c5
check_ping: Use C99 booleans
2023-10-18 17:29:43 +02:00
RincewindsHat
9274b6db8b
check_pgsql: Use C99 booleans
2023-10-18 17:26:43 +02:00
RincewindsHat
e3cc83f6ae
check_overcr: Use C99 booleans
2023-10-18 17:21:35 +02:00
RincewindsHat
03dfd8f5b6
check_nwstat: Use C99 booleans
2023-10-18 17:18:53 +02:00
RincewindsHat
c849536609
check_ntp_time: Use C99 booleans
2023-10-18 17:15:19 +02:00
RincewindsHat
a7e494192d
check_ntp_peer: Use C99 booleans
2023-10-18 17:11:21 +02:00
RincewindsHat
ca5af12f94
check_ntp: Use C99 booleans
2023-10-18 17:01:59 +02:00
RincewindsHat
1ba64fb566
check_nt: Use C99 booleans
2023-10-18 16:54:48 +02:00
RincewindsHat
ee80cc2591
check_dns: Another C99 boolean
2023-10-18 16:54:33 +02:00
RincewindsHat
6fc6e86994
check_mysql_query: Use C99 booleans
2023-10-18 16:48:05 +02:00
RincewindsHat
0b389d636e
check_mysql: Use C99 booleans
2023-10-18 16:40:51 +02:00
RincewindsHat
45893377bd
check_mrtgtraf: Use C99 booleans
2023-10-18 16:39:13 +02:00
RincewindsHat
790374c3b1
check_mrtg: Use C99 booleans
2023-10-18 16:37:36 +02:00
RincewindsHat
82f391085d
check_ldap: Use C99 booleans
2023-10-18 16:35:56 +02:00
RincewindsHat
58123356d5
check_ide_smart: Use C99 booleans
2023-10-18 16:33:39 +02:00
RincewindsHat
7ef12f5510
check_game: Use C99 booleans
2023-10-18 16:30:59 +02:00
RincewindsHat
4a6c5ecc94
check_fping: Use C99 booleans
2023-10-18 16:27:28 +02:00
RincewindsHat
a964f87d14
check_dns: Use C99 booleans
2023-10-18 16:22:45 +02:00
RincewindsHat
b6796d9172
check_disk: Use C99 booleans
2023-10-18 16:16:44 +02:00
RincewindsHat
bafe2c2ceb
check_dig: Use C99 booleans
2023-10-18 16:14:01 +02:00
RincewindsHat
2f29f45e10
check_by_ssh: Use C99 booleans
2023-10-18 16:12:41 +02:00
waja
5b29a86e3a
Merge pull request #1946 from waja/2.3.5
...
Release 2.3.5
2023-10-18 11:35:48 +02:00
Jan Wagner
0cbcbd756a
Switch back to git version
...
This reverts commit 370a17a55a .
2023-10-18 11:21:28 +02:00
Jan Wagner
70e55c0a7a
Update NEWS file
2023-10-18 11:11:23 +02:00
Jan Wagner
370a17a55a
Change version to our release
2023-10-18 11:09:09 +02:00
Sven Nierlein
01137cd8f6
extend github action tests
...
add some more steps to the test pipeline:
- make dist
- builds from the tarball above
this test should fail until #1943 is fixed.
2023-10-18 11:02:16 +02:00
waja
99e2d981c2
Merge pull request #1945 from RincewindsHat/release_bugfix
...
Include maxfd.h in lib Makefile to fix "make dist"
2023-10-18 10:45:53 +02:00
RincewindsHat
392ee835ee
Include maxfd.h in lib Makefile
...
This fixes a regression which was introduced with 719e27ddc2
It prevents the creation of working release tarballs with the
current toolchain.
This commit add the header file maxfd.h to list of needed files.
2023-10-18 10:30:18 +02:00
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