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
12 hours
Merge pull request #2080 from RincewindsHat/refactor/check_apt
Lorenz Kästle
3
-76
/
+120
13 hours
Refactor check_apt
Lorenz Kästle
3
-76
/
+120
24 hours
Merge pull request #2074 from RincewindsHat/refactor/check_game
coverity/master
Lorenz Kästle
5
-280
/
+376
25 hours
Merge branch 'master' into refactor/check_game
Lorenz Kästle
3
-159
/
+251
32 hours
Merge pull request #2078 from RincewindsHat/refactor/check_dns
Lorenz Kästle
3
-159
/
+251
32 hours
ignore CNAMEs in RDNS-mode #1460
Lorenz Kästle
1
-0
/
+3
35 hours
Add check_dns to distribution files
Lorenz Kästle
1
-1
/
+2
35 hours
Merge branch 'master' into refactor/check_dns
Lorenz Kästle
15
-350
/
+643
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
37 hours
Merge branch 'master' into refactor/check_game
Lorenz Kästle
21
-720
/
+1035
37 hours
Merge pull request #2071 from RincewindsHat/refactor/check_ssh
Lorenz Kästle
13
-144
/
+341
37 hours
Add check_ssh config to distributable files
Lorenz Kästle
1
-1
/
+6
38 hours
Adapt number of tests
Lorenz Kästle
1
-1
/
+1
38 hours
Adapt test regex to new output
Lorenz Kästle
1
-1
/
+1
48 hours
Remove failing test
Lorenz Kästle
1
-1
/
+0
48 hours
fix accidently remove parentheses in test
Lorenz Kästle
1
-1
/
+1
2 days
Merge branch 'master' into refactor/check_ssh
Lorenz Kästle
3
-207
/
+303
2 days
Adapt further test to changed output
Lorenz Kästle
4
-4
/
+4
3 days
clang-format
Lorenz Kästle
1
-42
/
+75
3 days
Transform output format to a global state
Lorenz Kästle
4
-6
/
+17
3 days
Switch timeout handler to new output infrastructure
Lorenz Kästle
1
-3
/
+11
3 days
Revert "Migrate check_users to new ouput infrastructure"
Lorenz Kästle
5
-323
/
+130
3 days
netutils.c: clang-format + do NOT print here
Lorenz Kästle
1
-32
/
+47
3 days
check_ssh: adapt tests
Lorenz Kästle
1
-31
/
+83
3 days
check_ssh.c: clang-format
Lorenz Kästle
1
-3
/
+4
3 days
check_ssh: exit properly if TCP connection fails
Lorenz Kästle
1
-1
/
+4
3 days
check_ssh: add missing break statement
Lorenz Kästle
1
-0
/
+1
3 days
check_ssh: fix typo
Lorenz Kästle
1
-2
/
+2
3 days
check_ssh: no more implicit conversion
Lorenz Kästle
1
-5
/
+5
3 days
check_ssh: Verify that timeout is a positive integer
Lorenz Kästle
1
-1
/
+1
3 days
check_ssh: move only time relevant stuff in timeout area
Lorenz Kästle
1
-5
/
+4
3 days
check_ssh: Move default SSH constant around a bit
Lorenz Kästle
2
-6
/
+5
3 days
check_ssh: modify usage string to avoid old call syntax
Lorenz Kästle
1
-1
/
+1
3 days
check_ssh: Migrate to new output infrastructure
Lorenz Kästle
2
-21
/
+84
3 days
check_ssh: centralize configuration in external header
Lorenz Kästle
2
-27
/
+56
3 days
Migrate check_users to new ouput infrastructure
Lorenz Kästle
5
-130
/
+323
3 days
clang-format
Lorenz Kästle
1
-13
/
+25
3 days
Merge pull request #2075 from RincewindsHat/refactor/check_dbi
Lorenz Kästle
3
-207
/
+303
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
check_game: Correct usage to only display the modern option variant
Lorenz Kästle
1
-5
/
+5
3 days
More local variables, less implicit boolean
Lorenz Kästle
1
-2
/
+2
3 days
Make config constant
Lorenz Kästle
1
-1
/
+1
3 days
Refactor check_dbi
Lorenz Kästle
3
-173
/
+231
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
[next]