Age | Commit message (Expand) | Author | Files | Lines |
2017-09-04 | Output plugin's stderr to stderr | Michael Kraus | 1 | -3/+1 |
2017-08-21 | Clean up plugin exit | root | 1 | -25/+18 |
2017-08-18 | Add support to Jitter, MOS and Score | root | 2 | -46/+396 |
2017-06-07 | Fix regexp for nullmailer "mailq" output | Stephane Lapie | 1 | -1/+1 |
2017-05-31 | repaired "-n" behaviour. If run with "-n ok" a host which ran | Christopher Odenbach | 1 | -8/+8 |
2017-05-16 | Add mailq -C option for config dir or config file | Lee Clemens | 1 | -9/+17 |
2017-05-04 | Merge pull request #1474 from odenbach/vport | Sven Nierlein | 1 | -2/+39 |
2017-04-21 | Merge pull request #1485 from kbabioch/fix/spelling | Sven Nierlein | 1 | -1/+1 |
2017-04-21 | plugins: check_dig: Fix spelling | Karol Babioch | 1 | -1/+1 |
2017-04-20 | Merge pull request #1461 from philipowen/file-size-lessthan | Sven Nierlein | 3 | -15/+93 |
2017-04-05 | resolve issues from code review | phowen | 2 | -3/+4 |
2017-03-26 | Added tests for virtual port behaviour. Separated from all other tests this t... | Christopher Odenbach | 1 | -2/+39 |
2017-03-13 | Merge pull request #1471 from sni/master | Sven Nierlein | 1 | -0/+1 |
2017-03-13 | script tests: fix relative lib path in utils test | Sven Nierlein | 1 | -0/+1 |
2017-03-13 | Merge pull request #1469 from sni/master | Sven Nierlein | 8 | -49/+73 |
2017-03-12 | udp test: prefer nc over netcat syntax | Sven Nierlein | 1 | -3/+3 |
2017-03-12 | check_disk test: increase assumed thresholds | Sven Nierlein | 1 | -4/+4 |
2017-03-12 | remove hardcoded verisign.com tests | Sven Nierlein | 4 | -36/+54 |
2017-03-12 | make travis tests more reliable | Sven Nierlein | 1 | -2/+3 |
2017-03-12 | fix timeout issue with check_disk_smb | Sven Nierlein | 1 | -1/+6 |
2017-03-12 | make snmp tests more reliable | Sven Nierlein | 1 | -3/+3 |
2017-03-12 | check_dns: fix error detection on sles nslookup | Sven Nierlein | 1 | -0/+1 |
2017-02-14 | add range checking to check_file_age | phowen | 2 | -16/+93 |
2017-02-07 | check_snmp: put the "c" (to mark a counter) after the perfdata value | Gerhard Lausser | 1 | -2/+3 |
2017-01-17 | NEWS: Add missing changes | Jan Wagner | 1 | -0/+3 |
2017-01-17 | Merge remote-tracking branch 'upstream/pr/1427' | Jan Wagner | 1 | -7/+65 |
2017-01-16 | check_apt: Add -l/--list option to print packages | Valentin Vidic | 1 | -7/+65 |
2017-01-10 | Apply another spelling fix | Holger Weiss | 1 | -1/+1 |
2017-01-10 | Merge branch 'spell_fix' | Jan Wagner | 14 | -35/+35 |
2017-01-06 | Fixing shellcheck SC2166 | Jan Wagner | 1 | -6/+6 |
2017-01-06 | Fixing shellcheck SC2162 | Jan Wagner | 1 | -1/+1 |
2017-01-06 | Fixing shellcheck SC2143 | Jan Wagner | 1 | -3/+3 |
2017-01-06 | Fixing shellcheck SC2009 | Jan Wagner | 1 | -1/+1 |
2017-01-06 | Fixing shellcheck SC2086 | Jan Wagner | 3 | -145/+145 |
2017-01-06 | Fixing shellcheck SC2006 | Jan Wagner | 3 | -41/+41 |
2017-01-04 | understang ping6 output from iputils package | Elan Ruusamäe | 1 | -5/+6 |
2017-01-04 | Merge remote-tracking branch 'upstream/pr/1457' | Jan Wagner | 2 | -4/+29 |
2017-01-04 | Merge remote-tracking branch 'upstream/pr/1456' | Jan Wagner | 5 | -10/+67 |
2016-12-31 | Add --only-critical switch to check_apt | Christian Schmidt | 2 | -4/+29 |
2016-12-23 | check_dns: Small test cleanup | Nicolai | 2 | -4/+4 |
2016-12-23 | check_dns: Fix travis tests | Nicolai | 1 | -0/+2 |
2016-12-23 | check_dns: Tests and info | Nicolai | 4 | -3/+26 |
2016-12-21 | check_dns: Accept CIDR | Nicolai Søborg | 1 | -5/+37 |
2016-12-20 | check_dns: allow for IPv6 RDNS | Patrick Rauscher | 1 | -1/+1 |
2016-12-08 | travis-ci: Install mariadb only if no MySQL is present | Jan Wagner | 1 | -1/+1 |
2016-12-07 | Merge branch 'pr/1454' | Holger Weiss | 2 | -1/+5 |
2016-12-07 | NEWS: Mention check_dhcp fix | Holger Weiss | 1 | -0/+4 |
2016-12-07 | properly remove MSG_PEEK in check_dhcp.c. Fixes #1450. | Harald Koch | 1 | -1/+1 |
2016-12-01 | Spelling fixes suggested by lintian | Jan Wagner | 14 | -35/+35 |
2016-11-29 | Revert "travis-ci: Workaround travis-ci/travis-ci#329" | Jan Wagner | 1 | -5/+1 |