Age | Commit message (Expand) | Author | Files | Lines |
2016-11-11 | check_http: add host header tests | Sven Nierlein | 1 | -1/+27 |
2016-11-11 | adopt http test to changed ssl expire date output | Sven Nierlein | 1 | -4/+4 |
2016-11-11 | patch to support the concept of virtual ports | Christopher Odenbach | 1 | -8/+30 |
2016-11-08 | Merge pull request #1442 from waja/check_dig_use_retry_instead_tries | Sven Nierlein | 1 | -2/+2 |
2016-11-08 | check_dig: use +retry instead of +tries | Christian Kujau | 1 | -2/+2 |
2016-11-08 | check_ide_smart: remove unused function | Sebastian Herbszt | 1 | -26/+0 |
2016-11-08 | tests: enable snmp tests | Sven Nierlein | 1 | -2/+2 |
2016-11-08 | check_snmp: fix number of tests skiped | Sven Nierlein | 1 | -1/+1 |
2016-11-08 | check_snmp: add testcase for no datatype | Sven Nierlein | 1 | -1/+5 |
2016-11-08 | Revert "check_snmp: fix push request 1173 for SNMP responses without datatype... | Sven Nierlein | 1 | -1/+1 |
2016-11-08 | check_snmp: fix push request 1173 for SNMP responses without datatype indicator | Thomas Kurschel | 1 | -1/+1 |
2016-11-07 | fix superfluous argument to printf (#fixes 1308) | Sven Nierlein | 1 | -1/+1 |
2016-11-07 | Merge pull request #1311 from waja/check_ntp_remove_unused_variables | Sven Nierlein | 1 | -4/+2 |
2016-11-07 | Merge pull request #1309 from waja/negate_remove_unused_variables | Sven Nierlein | 1 | -2/+2 |
2016-11-07 | Merge pull request #1312 from waja/check_disk_remove_unused_variables | Sven Nierlein | 1 | -7/+2 |
2016-11-07 | Merge pull request #1313 from waja/check_ntp_time_remove_unused_variables | Sven Nierlein | 1 | -4/+2 |
2016-11-07 | Merge pull request #1307 from waja/check_dns_dead_code | Sven Nierlein | 1 | -6/+0 |
2016-11-07 | tests: adjust check_http to new output format | Sven Nierlein | 1 | -2/+2 |
2016-11-07 | GMT expiry display | Peter (pir) Radcliffe | 2 | -5/+14 |
2016-11-07 | Revert "Fix check_http test time output" | Peter (pir) Radcliffe | 1 | -4/+4 |
2016-11-07 | Fix check_http test time output | Peter (pir) Radcliffe | 1 | -4/+4 |
2016-11-07 | Use GMT timezone in SSL certs | Peter (pir) Radcliffe | 1 | -3/+3 |
2016-11-07 | check_snmp.c - Added IPv6 support | abrist | 1 | -3/+13 |
2016-11-07 | check_users: add new test cases | Sven Nierlein | 1 | -1/+3 |
2016-11-07 | check_users: still allow zero thresholds | Sven Nierlein | 1 | -2/+2 |
2016-11-07 | check_users not correctly detecting thresholds | John C. Frickson | 3 | -61/+74 |
2016-09-17 | check_by_ssh: print command output in verbose mode | Sven Nierlein | 1 | -0/+7 |
2016-02-22 | Merge branch 'pr/1386' | Holger Weiss | 1 | -1/+1 |
2016-02-22 | Let check_http test use HTTP/1.1 | Holger Weiss | 1 | -1/+1 |
2016-02-22 | DNS is case insensitive! | Sven Geggus | 1 | -1/+1 |
2015-11-02 | Typo in check_ldap.c usage | Gerhard Lausser | 1 | -1/+1 |
2015-10-15 | check_dig: expected answer is now incasesensitive | Daniel Stirnimann | 1 | -1/+1 |
2015-10-12 | Revert "Don't let check_disk hang on hanging file systems" | Holger Weiss | 2 | -44/+1 |
2015-10-08 | Merge branch 'maint' | Holger Weiss | 3 | -10/+9 |
2015-10-08 | check_smtp.c: modified SSL check for use with -e | Oliver Skibbe | 1 | -1/+1 |
2015-10-06 | check_smtp: Let "-D" option imply "-S" | Holger Weiss | 1 | -5/+4 |
2015-10-06 | check_smtp: QUIT SMTP connection when "-D" is used | Holger Weiss | 1 | -0/+2 |
2015-10-06 | Merge branch 'pr/1373' | Holger Weiss | 3 | -20/+93 |
2015-10-04 | check_http: Allow for requesting TLSv1.1/TLSv1.2 | Holger Weiss | 3 | -20/+93 |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 39 | -78/+78 |
2015-10-04 | sslutils: Remove superfluous parenthesis for sslv3 function too | Jan Wagner | 1 | -1/+1 |
2015-10-04 | sslutils: remove superfluous parenthesis | Sebastian Herbszt | 1 | -1/+1 |
2015-10-04 | check_snmp: modified tests | Oliver Skibbe | 1 | -2/+2 |
2015-10-04 | check_snmp.c: switched DEFAULT_TIMEOUT to DEFAULT_SOCKET_TIMEOUT (provided by... | Oliver Skibbe | 1 | -2/+1 |
2015-10-02 | plugins/check_http.c - fix regression introduced in commit 388ea928 (Host hea... | Laurent Licour | 1 | -1/+1 |
2015-10-02 | plugins/check_http.c - fix Host header if explicitly set with -k | LAURENT LICOUR | 1 | -12/+29 |
2015-10-02 | Merge pull request #1257 from gcoxmoz/master | Sven Nierlein | 2 | -6/+8 |
2015-10-02 | fix tests for certificates expire date with seconds | Sven Nierlein | 1 | -4/+4 |
2015-10-02 | Merge pull request #1315 from waja/utils_remove_unused_variable | Sven Nierlein | 1 | -2/+0 |
2015-10-02 | Merge pull request #1349 from waja/check_http_ssl_via_proxy | Sven Nierlein | 1 | -4/+41 |