Commit graph

3812 commits

Author SHA1 Message Date
RincewindsHat
b01aa8c433 check_disk: More spacing to separate examples 2023-09-21 12:09:10 +02:00
RincewindsHat
2f916675b3 check_disk: Mention -A and long options in error message about missing thresholds 2023-09-21 12:09:10 +02:00
RincewindsHat
3e8fdf9b35 check_disk: Fix printf format string 2023-09-21 12:09:10 +02:00
Lorenz Kästle
7e81cb3c1f
Merge pull request #1868 from RincewindsHat/compiler_warning_part_3
Replace deprecated TLS client functions
2023-09-21 12:03:52 +02:00
Lorenz Kästle
d5d0b50e89
Merge branch 'master' into compiler_warning_part_3 2023-09-21 09:22:33 +02:00
Lorenz Kästle
220455a11e
Merge pull request #1870 from RincewindsHat/compiler_warning_part_5
Compiler warning part 5
2023-09-19 11:06:39 +02:00
Lorenz Kästle
2f0119ef1d
Merge pull request #1718 from GerMalaz/mysql_detect_mysqldump
check_mysql: Detect running mysqldump
2023-09-18 23:16:27 +02:00
RincewindsHat
0e70e81133 Merge branch 'master' into mysql_detect_mysqldump 2023-09-18 22:59:46 +02:00
RincewindsHat
ce355c80cf Initialize slaveresult to 0 and use strncat instead of bsd strlcat 2023-09-18 22:58:34 +02:00
RincewindsHat
c405dbafcc Add mysql_close to avoid spamming the server logs 2023-09-18 19:18:35 +02:00
Lorenz Kästle
2ddc75e69d
Merge pull request #1922 from RincewindsHat/update_docs
Update docs regarding C coding style
2023-09-14 09:33:36 +02:00
RincewindsHat
565e23a7df Switch guidelines to use bool instead of int for booleans 2023-09-12 15:50:00 +02:00
RincewindsHat
fbb9050c64 Remove note about comments, we will accept // comments 2023-09-12 15:48:44 +02:00
Lorenz Kästle
7cf099cfb4
Merge pull request #1920 from RincewindsHat/fix/check_disk_remove_dead_variables
check_disk: Remove some dead variables
2023-09-12 10:07:33 +02:00
Lorenz Kästle
0e0c574e55
Merge pull request #1917 from RincewindsHat/additional_perl_tain_fixes
Additional perl taint fixes
2023-09-12 10:00:29 +02:00
Lorenz Kästle
b8908efa07
Merge pull request #1921 from RincewindsHat/fix/error_in_po_files
Fix some errors in metadata in translation files
2023-09-12 09:59:55 +02:00
RincewindsHat
9e776a7ae2 add update-po changes for the pot file 2023-09-12 01:43:07 +02:00
RincewindsHat
8c9e32f3d6 Change encoding of german translation file to utf8 2023-09-12 01:39:10 +02:00
RincewindsHat
4e916f5ea4 Fix some errors in metadata in translation files 2023-09-12 01:22:32 +02:00
RincewindsHat
53ea2304aa check_disk: Remove some dead variables 2023-09-12 00:50:55 +02:00
RincewindsHat
42f593c5f2 check_breeze, check_wave, unset CDPATH env var 2023-09-07 20:56:15 +02:00
RincewindsHat
4b58104107 Use compile time determined path to snmpget in check_wave 2023-09-07 17:37:34 +02:00
RincewindsHat
0ee08563c5 Add dynamic path to snmpget to perl utils 2023-09-07 17:34:14 +02:00
Lorenz Kästle
0613648bb9
Merge pull request #1901 from trickert76/patch-chunk-nobody
check_http: Fixing unchunking body when no body is present
2023-09-07 16:17:49 +02:00
Lorenz Kästle
ab493d5515
Merge branch 'master' into compiler_warning_part_3 2023-09-07 16:10:33 +02:00
Lorenz Kästle
fe239bf1c4
Merge branch 'master' into compiler_warning_part_5 2023-09-07 16:10:20 +02:00
Lorenz Kästle
128910f79a
Merge branch 'master' into patch-chunk-nobody 2023-09-07 16:08:21 +02:00
Lorenz Kästle
15d7ca8eb1
Merge pull request #1916 from RincewindsHat/fix/correct_merge_error_in_fr.po
Fix error in translation file introduced during a merge
2023-09-05 23:44:02 +02:00
RincewindsHat
3e2aba7e17 Regenerate translation files 2023-09-05 23:20:23 +02:00
RincewindsHat
57911c763b Fix error in translation file introduced during a merge 2023-09-05 15:33:09 +02:00
Lorenz Kästle
0832a3b71a
Merge pull request #1912 from RincewindsHat/remove_translation_comments
Remove translation comments
2023-09-05 15:25:02 +02:00
RincewindsHat
a911d6877f Merge branch 'master' into remove_translation_comments 2023-09-05 15:24:12 +02:00
Lorenz Kästle
88d668de73
Merge pull request #1914 from RincewindsHat/fix/check_radius_help_text
check_radius: Change help to emphasize the necessity of a config file
2023-09-05 15:13:12 +02:00
Lorenz Kästle
8e2b1a1f3f
Merge pull request #1915 from monitoring-plugins/dependabot-github_actions-actions-checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 15:12:21 +02:00
dependabot[bot]
743d41da0e
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 04:33:25 +00:00
RincewindsHat
df49267206 Update translations 2023-09-05 00:32:12 +02:00
RincewindsHat
f5acd14048 check_radius: Change help to emphasize the necessity of a config file 2023-09-05 00:00:09 +02:00
Lorenz Kästle
af6337b4fc
Merge pull request #1913 from franzs/fix_codespell_action
Use codespell-project/actions-codespell@v2
2023-09-04 19:55:13 +02:00
Franz Schwartau
add465800b Use codespell-project/actions-codespell@v2
The current master version seems to introduce an issue, e. g.

codespell
Can't use 'tar -xzf' extract archive file: /home/runner/work/_actions/_temp_301f7ff6-2829-439a-bb1e-e3787b7d0b37/0567173d-ce48-4e72-bccb-2a410baeb2a3.tar.gz. return code: 2.

https://github.com/monitoring-plugins/monitoring-plugins/actions/runs/6074675443
2023-09-04 16:43:03 +02:00
RincewindsHat
d3459f131e Update translation files 2023-09-04 13:35:03 +02:00
RincewindsHat
a25345751a Add xgettext option to not put file positions in translation files 2023-09-04 12:55:29 +02:00
Lorenz Kästle
b1a60bac4b
Merge pull request #1908 from franzs/feature_check_smtp_ssl_test
Add tests for connecting with TLS in check_smtp.t
2023-09-04 12:22:26 +02:00
Franz Schwartau
621e2b7e8b Remove backup files in po/ 2023-09-04 10:32:09 +02:00
Franz Schwartau
06ebad8399 check_smtp: add tests for --ssl 2023-08-30 15:04:32 +02:00
Franz Schwartau
3a69b8c16a enable NP_HOST_TCP_SMTP_STARTTLS 2023-08-30 15:04:32 +02:00
Franz Schwartau
8fa9370a0c Rename test variables for upcoming new variables with the same name 2023-08-30 15:04:32 +02:00
Lorenz Kästle
aa76eece10
Merge branch 'master' into compiler_warning_part_5 2023-08-30 09:36:53 +02:00
Lorenz Kästle
554c1433cf
Merge pull request #1889 from franzs/feature_check_smtp_ssl
Add support for SMTP over TLS
2023-08-29 16:59:11 +02:00
Franz Schwartau
dc3598662e Translate new message strings from plugins/check_smtp.c
The french translation was done by Google Translate. I don't know
any french.
2023-08-29 09:49:16 +02:00
Franz Schwartau
ab5ada06b3 Update po/pot files using make update-po
No change of translations
2023-08-29 09:49:12 +02:00