index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
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
2024-10-31
check_curl: Linter fixes
RincewindsHat
1
-27
/
+28
2024-10-31
check_curl: do not export local variables and remove unused ones
RincewindsHat
1
-129
/
+118
2024-10-31
check_curl: Update copyright
RincewindsHat
1
-2
/
+2
2024-10-31
check_curl: clang-format
RincewindsHat
1
-2260
/
+2156
2024-10-31
check_cluster: linter fixes
RincewindsHat
1
-3
/
+5
2024-10-31
check_cluster: do not export local symbols
RincewindsHat
1
-15
/
+15
2024-10-31
check_cluster: Copyright update
RincewindsHat
1
-2
/
+2
2024-10-31
check_cluster: clang-format
RincewindsHat
1
-135
/
+112
2024-10-31
check_by_ssh: linter fixes
RincewindsHat
1
-10
/
+11
2024-10-31
check_by_ssh: do not export local symbols
RincewindsHat
1
-19
/
+19
2024-10-31
check_by_ssh: Copyright update
RincewindsHat
1
-2
/
+2
2024-10-31
check_by_ssh: clang-format
RincewindsHat
1
-254
/
+227
2024-10-30
Merge pull request #2028 from RincewindsHat/cleanup/check_icmp
Lorenz Kästle
2
-777
/
+752
2024-10-30
check_icmp: Apply clang-format again
Lorenz Kästle
1
-25
/
+34
2024-10-30
Merge branch 'master' into cleanup/check_icmp
Lorenz Kästle
6
-712
/
+654
2024-10-26
Merge pull request #2030 from RincewindsHat/cleanup/check_ups
Lorenz Kästle
2
-75
/
+35
2024-10-26
Merge pull request #2031 from RincewindsHat/fix/test_improvements
Lorenz Kästle
2
-8
/
+22
2024-10-25
mock.sh: remove some quotting to allow pathname expansion again
RincewindsHat
1
-1
/
+1
2024-10-25
prepare_debian.sh: Fix typo
RincewindsHat
1
-1
/
+1
2024-10-25
github/mock.sh: Improve readability and generel shellcheck stuff
RincewindsHat
1
-6
/
+18
2024-10-25
Add sanity options to test prepare scripts
RincewindsHat
2
-1
/
+3
2024-10-25
check_ups: clang-format again
RincewindsHat
1
-105
/
+39
2024-10-25
clang-format options: set BinPack to true
RincewindsHat
1
-1
/
+1
2024-10-19
check_ups: clang-format again
RincewindsHat
1
-39
/
+105
2024-10-19
clang format config: line lenght 180 -> 140, no base style
RincewindsHat
1
-2
/
+2
2024-10-16
check_icmp: clang-format
RincewindsHat
1
-1
/
+7
2024-10-16
clang-format: Put all enum values in a single line
RincewindsHat
1
-0
/
+1
2024-10-15
Merge pull request #2029 from RincewindsHat/cleanup/check_dhcp
Lorenz Kästle
1
-617
/
+564
2024-10-15
Merge pull request #1637 from aanriot/master
Lorenz Kästle
1
-12
/
+33
2024-10-15
check_ups: Update copyright
RincewindsHat
1
-2
/
+2
2024-10-15
check_ups: clang-format
RincewindsHat
1
-71
/
+31
2024-10-15
check_dhcp: Declare internal variables static
RincewindsHat
1
-62
/
+62
2024-10-15
check_dhcp: Update copyright
RincewindsHat
1
-2
/
+2
2024-10-15
check_dhcp: clang-format
RincewindsHat
1
-601
/
+548
2024-10-15
check_icmp: Update copyright
RincewindsHat
1
-2
/
+2
2024-10-15
check_icmp: Properly mark function with void input
RincewindsHat
1
-1
/
+1
2024-10-15
check_icmp: Declare internal variables static
RincewindsHat
1
-8
/
+8
2024-10-15
check_icmp: clang-format
RincewindsHat
1
-783
/
+742
2024-10-15
Merge pull request #2027 from RincewindsHat/docs-update
Lorenz Kästle
2
-71
/
+17
2024-10-15
Adapted the coding guidelines slightly + typo
RincewindsHat
1
-5
/
+4
2024-10-15
Docs: remove sections about translation
RincewindsHat
1
-33
/
+0
2024-10-15
docs: update copyright and remove revision section
RincewindsHat
1
-9
/
+2
2024-10-15
Adapt the hints to coding style in the CODING file
RincewindsHat
1
-24
/
+11
2024-10-14
Merge pull request #2026 from RincewindsHat/clang-format-config
Lorenz Kästle
1
-0
/
+10
2024-10-10
Add clang-format config file
RincewindsHat
1
-0
/
+10
2024-10-10
fix check_curl: OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof...
Sven Nierlein
1
-7
/
+22
2024-10-06
Merge pull request #2014 from RincewindsHat/check_curl_regex_state
Lorenz Kästle
1
-4
/
+4
2024-10-06
Merge branch 'master' into check_curl_regex_state
Lorenz Kästle
6
-140
/
+200
2024-10-05
Merge pull request #2023 from sni/make_rawhide_tests_optional
Lorenz Kästle
2
-1
/
+78
2024-10-02
add manual workflow trigger
Sven Nierlein
1
-0
/
+1
[next]