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
maintenance-2.4.0-check_mysql
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 (
Collapse
)
Author
Files
Lines
2025-09-15
Merge branch 'master' into refactor/check_apt
Lorenz Kästle
80
-2533
/
+3615
2025-09-15
Merge pull request #2150 from RincewindsHat/refactor/lib
Lorenz Kästle
18
-309
/
+339
general refactorin in lib, more local variables, real booleans
2025-09-15
Fix types in check_apt
Lorenz Kästle
1
-4
/
+4
2025-09-15
More refactoring
Lorenz Kästle
4
-125
/
+139
2025-09-15
general refactorin in lib, more local variables, real booleans
Lorenz Kästle
13
-180
/
+196
2025-09-15
Merge pull request #2149 from RincewindsHat/clang-format
Lorenz Kästle
75
-2248
/
+3300
Clang format
2025-09-15
Ignore some more built time files
Lorenz Kästle
1
-0
/
+10
2025-09-15
Run clang-format again
Lorenz Kästle
74
-2248
/
+3290
2025-09-15
check_apt: implement new output
Lorenz Kästle
2
-72
/
+172
2025-09-15
check_apt: improve some variable types to make the linter happy
Lorenz Kästle
2
-12
/
+12
2025-09-15
Merge pull request #2085 from RincewindsHat/refactor/check_curl
Lorenz Kästle
13
-2037
/
+2953
Refactor/check curl and introduce new output formatting
2025-09-15
Add output formatting option
Lorenz Kästle
3
-1
/
+26
2025-09-15
fix number of tests
Lorenz Kästle
1
-1
/
+1
2025-09-15
Adapt test to new error message
Lorenz Kästle
1
-1
/
+1
2025-09-15
Fix typo in error message
Lorenz Kästle
1
-1
/
+1
2025-09-15
Fix typos
Lorenz Kästle
1
-4
/
+4
2025-09-15
Fix/adapt tests
Lorenz Kästle
2
-18
/
+29
2025-09-15
check_curl: use new cert check function
Lorenz Kästle
1
-3
/
+5
2025-09-15
Add new cert check function
Lorenz Kästle
3
-2
/
+139
2025-09-15
check_curl: fix perfdata label
Lorenz Kästle
1
-1
/
+1
2025-09-15
check_curl: finish after cert without continue param
Lorenz Kästle
1
-1
/
+1
2025-09-15
Fix regex matching
Lorenz Kästle
1
-5
/
+11
2025-09-15
Improve error message
Lorenz Kästle
1
-3
/
+2
2025-09-13
check_curl: test adaption and output adaption
Lorenz Kästle
3
-63
/
+69
2025-09-13
check_curl: remove display-html option
Lorenz Kästle
3
-26
/
+11
2025-09-12
check_curl: implement new output mechanism
Lorenz Kästle
4
-398
/
+443
2025-09-12
lib: some formatting + remove some unnecessary stuff
Lorenz Kästle
2
-25
/
+25
2025-09-12
check_curl: fix default redirect setting
Lorenz Kästle
1
-1
/
+1
2025-09-12
Fix struct access
Lorenz Kästle
2
-2
/
+2
2025-09-12
check_curl: create outsourced helpers in extra files
Lorenz Kästle
5
-1335
/
+1397
2025-09-11
check_curl: http3 is only available with libcurl 7.66 or later
Lorenz Kästle
1
-1
/
+4
2025-09-11
check_curl: refactoring to modularize code
Lorenz Kästle
2
-539
/
+594
2025-09-11
check_curl: improve option handling a bit
Lorenz Kästle
2
-9
/
+14
2025-09-11
check_curl: fix function signature
Lorenz Kästle
1
-1
/
+2
2025-09-11
check_curl: less global state
Lorenz Kästle
1
-31
/
+41
2025-09-10
sslutils: some refactoring to improve readability
Lorenz Kästle
1
-36
/
+28
2025-09-10
plugins-netutils: return proper state from test functions
Lorenz Kästle
2
-2
/
+3
2025-09-10
netutils.h: clang-format
Lorenz Kästle
1
-66
/
+65
2025-09-10
sslutils.c: clang-format
Lorenz Kästle
1
-24
/
+41
2025-09-10
check_curl: remove the other gotos
Lorenz Kästle
1
-5
/
+16
2025-09-10
check_curl: remove goto logic
Lorenz Kästle
1
-122
/
+138
2025-09-10
check_curl: set http port to 80 by default
Lorenz Kästle
1
-1
/
+1
2025-09-10
check_curl: pre compile regex for string matching
Lorenz Kästle
2
-3
/
+12
2025-09-10
check_curl: remove another global variable
Lorenz Kästle
1
-4
/
+2
2025-09-10
Merge branch 'master' into refactor/check_curl
Lorenz Kästle
1
-1767
/
+1822
2025-09-09
Merge pull request #2145 from RincewindsHat/check_http_improvements
Lorenz Kästle
1
-1767
/
+1822
check_http: formatting + no-brainer linter fixes
2025-09-09
check_http: formatting + no-brainer linter fixes
Lorenz Kästle
1
-1767
/
+1822
2025-09-09
check_curl: more refactoring
Lorenz Kästle
2
-366
/
+469
2025-09-09
Fix some include paths
Lorenz Kästle
1
-3
/
+3
2025-09-09
Merge branch 'master' into refactor/check_curl
Lorenz Kästle
33
-1913
/
+2851
[next]