summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
6 dayscheck_ldap: clang-formatLorenz Kästle1-237/+223
6 daysRefactor check_hpjdLorenz Kästle3-78/+89
6 dayscheck_hpjd: clang-formatLorenz Kästle1-15/+28
6 daysMerge branch 'master' into refactor/check_fpingLorenz Kästle3-76/+101
6 daysRefactor check_fpingLorenz Kästle3-96/+147
6 dayscheck_fping: clang-formatLorenz Kästle1-55/+67
7 daysrefactor check_clusterLorenz Kästle3-49/+81
7 dayscheck_cluster: general refactoringLorenz Kästle1-28/+13
7 dayscheck_cluster: clang-formatLorenz Kästle1-8/+16
7 daysMerge branch 'master' into refactor/check_digLorenz Kästle3-599/+647
7 daysAllow setting of port independent of argument position againLorenz Kästle1-1/+6
7 daysMerge branch 'master' into refactor/check_smtpLorenz Kästle5-202/+315
7 dayscheck_smtp: fix positional host logicLorenz Kästle2-1/+3
7 dayscheck_smtp: small improvementsLorenz Kästle1-2/+2
7 daysRefactor check_digLorenz Kästle3-84/+121
7 dayscheck_dig: clang-formatLorenz Kästle1-12/+23
7 daysRefactor check_by_sshLorenz Kästle4-128/+197
7 daysRefactor check_aptLorenz Kästle3-76/+120
7 daysMerge branch 'master' into refactor/check_smtpLorenz Kästle5-280/+376
7 dayscheck_smtp: small style fixesLorenz Kästle1-5/+8
8 dayscheck_smtp: Remove unused enumLorenz Kästle1-5/+0
8 daysRefactor check_smtpLorenz Kästle3-270/+343
8 dayscheck_smtp: clang-formatLorenz Kästle1-440/+410
8 daysMerge branch 'master' into refactor/check_gameLorenz Kästle3-159/+251
8 daysignore CNAMEs in RDNS-mode #1460Lorenz Kästle1-0/+3
8 daysAdd check_dns to distribution filesLorenz Kästle1-1/+2
8 daysMerge branch 'master' into refactor/check_dnsLorenz Kästle13-346/+628
8 daysRemove redundant NULL checks and replace deprecated index functionLorenz Kästle1-6/+12
8 dayscheck_dns: some comments, small improvementsLorenz Kästle1-6/+13
8 daysRefactor check_dnsLorenz Kästle2-116/+158
8 daysMerge branch 'master' into refactor/check_gameLorenz Kästle16-714/+1013
8 daysAdd check_ssh config to distributable filesLorenz Kästle1-1/+6
8 daysAdapt number of testsLorenz Kästle1-1/+1
8 daysAdapt test regex to new outputLorenz Kästle1-1/+1
9 daysRemove failing testLorenz Kästle1-1/+0
9 daysfix accidently remove parentheses in testLorenz Kästle1-1/+1
9 daysMerge branch 'master' into refactor/check_sshLorenz Kästle3-207/+303
9 daysAdapt further test to changed outputLorenz Kästle4-4/+4
9 daysclang-formatLorenz Kästle1-42/+75
10 daysTransform output format to a global stateLorenz Kästle2-2/+2
10 daysSwitch timeout handler to new output infrastructureLorenz Kästle1-3/+11
10 daysRevert "Migrate check_users to new ouput infrastructure"Lorenz Kästle5-323/+130
10 daysnetutils.c: clang-format + do NOT print hereLorenz Kästle1-32/+47
10 dayscheck_ssh: adapt testsLorenz Kästle1-31/+83
10 dayscheck_ssh.c: clang-formatLorenz Kästle1-3/+4
10 dayscheck_ssh: exit properly if TCP connection failsLorenz Kästle1-1/+4
10 dayscheck_ssh: add missing break statementLorenz Kästle1-0/+1
10 dayscheck_ssh: fix typoLorenz Kästle1-2/+2
10 dayscheck_ssh: no more implicit conversionLorenz Kästle1-5/+5
10 dayscheck_ssh: Verify that timeout is a positive integerLorenz Kästle1-1/+1