index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
coverity/master
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
35 hours
Remove redundant NULL checks and replace deprecated index function
Lorenz Kästle
1
-6
/
+12
36 hours
check_dns: some comments, small improvements
Lorenz Kästle
1
-6
/
+13
36 hours
Refactor check_dns
Lorenz Kästle
2
-116
/
+158
3 days
clang-format
Lorenz Kästle
1
-42
/
+75
3 days
Merge pull request #2077 from RincewindsHat/eval_instead_try_tini
Lorenz Kästle
1
-5
/
+1
3 days
Just use eval instead of Try::Tiny in tests
Lorenz Kästle
1
-5
/
+1
3 days
Merge pull request #2076 from RincewindsHat/feature/json_parsing_in_tests
Lorenz Kästle
2
-21
/
+22
3 days
Use Try::Tiny instead of experimental feature
Lorenz Kästle
1
-2
/
+2
3 days
Do not die in tests if JSON Parsing fails
Lorenz Kästle
1
-1
/
+5
3 days
Implement JSON output parsing for tests
Lorenz Kästle
2
-21
/
+18
3 days
Merge pull request #2068 from RincewindsHat/check_mysql_replica_check
Lorenz Kästle
4
-349
/
+377
13 days
Merge pull request #2072 from RincewindsHat/remove_tinderbox_stuff
Lorenz Kästle
2
-292
/
+1
13 days
Remove tinderbox related stuff
Lorenz Kästle
2
-292
/
+1
2025-02-24
Merge pull request #2069 from RincewindsHat/check_by_ssh_missing_options
Lorenz Kästle
1
-36
/
+63
2025-02-24
check_mysql tests: Also exchange slave for replica
Lorenz Kästle
2
-18
/
+18
2025-02-24
check_by_ssh: clang-format
Lorenz Kästle
1
-35
/
+63
2025-02-24
check_by_ssh: Remove warning/critical from help
Lorenz Kästle
1
-1
/
+0
2025-02-24
Add libmysqlclient-dev to dependencies
Lorenz Kästle
1
-0
/
+1
2025-02-24
Add MySQL server version dectection and adaptive replica query
Lorenz Kästle
1
-2
/
+50
2025-02-24
Add check-replica option for check_mysql, deprecate check_slave
Lorenz Kästle
1
-37
/
+55
2025-02-21
Merge pull request #2064 from RincewindsHat/feature/new_output_infra
Lorenz Kästle
28
-195
/
+5600
2025-02-21
Remove check_swap tests with one-line format
Lorenz Kästle
1
-37
/
+2
2025-02-20
Rename icingaweb2 format to multi-line
Lorenz Kästle
3
-7
/
+7
2025-02-20
Place output-format help string with the other common ones
Lorenz Kästle
2
-2
/
+5
2025-02-20
Remove output formats one-line and summary-only
Lorenz Kästle
3
-46
/
+1
2025-02-20
Rename variable check_slave to check_replica
Lorenz Kästle
1
-4
/
+4
2025-02-20
clang-format
Lorenz Kästle
1
-321
/
+282
2025-02-20
Merge pull request #2066 from RincewindsHat/remove_roadmap
Lorenz Kästle
1
-117
/
+0
2025-02-20
Remove ROADMAP
Lorenz Kästle
1
-117
/
+0
2025-02-20
Merge pull request #2065 from RincewindsHat/opttest_tool
Lorenz Kästle
4
-53
/
+76
2025-02-19
Add a comment to opttest to explain the purpose
Lorenz Kästle
1
-0
/
+4
2025-02-19
Fix wrong exit codes
Lorenz Kästle
2
-3
/
+2
2025-02-19
Fix opttest script
Lorenz Kästle
1
-6
/
+25
2025-02-19
Remove cJSON related part of autoconf, it's just not optional right now
Lorenz Kästle
1
-13
/
+0
2025-02-19
Remove errornously commited file
Lorenz Kästle
2
-0
/
+1
2025-02-19
Implement JSON serialising of perfdata
Lorenz Kästle
1
-1
/
+102
2025-02-19
Install libjson-perl in test runner
Lorenz Kästle
1
-1
/
+2
2025-02-19
Use asprintf in lib directly instead of xasprintf
Lorenz Kästle
2
-34
/
+34
2025-02-19
Ignore generated stuff for vendored stuff in lib
Lorenz Kästle
3
-170
/
+1
2025-02-19
Maybe fix compilation errors
Lorenz Kästle
1
-1
/
+0
2025-02-19
Add new files to EXTRA_DIST
Lorenz Kästle
1
-1
/
+14
2025-02-19
opttest.pl: Move to tools
Lorenz Kästle
1
-0
/
+0
2025-02-19
opttest.pl Fix Perl complaints
Lorenz Kästle
1
-2
/
+3
2025-02-19
Merge branch 'master' into feature/new_output_infra
Lorenz Kästle
4
-71
/
+39
2025-02-19
Add tests for check_swap with JSON output
Lorenz Kästle
1
-1
/
+49
2025-02-19
Fix previous check_swap tests
Lorenz Kästle
1
-10
/
+12
2025-02-19
Fix one-line formatting
Lorenz Kästle
1
-2
/
+11
2025-02-19
Exit with 0 in JSON-format if everything else works
Lorenz Kästle
1
-0
/
+4
2025-02-18
Implement new output functionality for check_swap
Lorenz Kästle
3
-34
/
+104
2025-02-18
Implement new output functionality
Lorenz Kästle
26
-135
/
+5551
[next]