Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-10-02 | add faketime based tests for check_http | Sven Nierlein | 1 | -3/+40 |
2015-10-02 | fix typo from #1336 | Sven Nierlein | 1 | -2/+3 |
2015-10-02 | Update sslutils.c | Matthias Hähnel | 1 | -14/+23 |
2015-10-02 | Update sslutils.c | Matthias Hähnel | 1 | -0/+7 |
2015-10-02 | Fix incorrect performance data thresholds | Louis Sautier | 1 | -6/+6 |
2015-10-02 | check_snmp: small improvement by anonymous submission | Jan Wagner | 1 | -0/+3 |
2015-10-02 | Merge pull request #1343 from awiddersheim/ipv6/check_fping | Sven Nierlein | 1 | -1/+1 |
2015-10-02 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-10-01 | check_http: Adding support for checking SSL-Websites through Proxies | Michael Melcher | 1 | -4/+41 |
2015-10-01 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-08-26 | sslutils: Check if OpenSSL supports SSLv3. | Jérémie Courrèges-Anglas | 1 | -0/+5 |
2015-08-13 | Allow check_fping to autodetect ipv6 addresses | Andrew Widdersheim | 1 | -1/+1 |
2015-04-23 | check_ldap: fix number of skipable tests | Sven Nierlein | 1 | -2/+2 |
2015-04-22 | check_ldap: fix entries threshold check | Sven Nierlein | 1 | -15/+21 |
2015-04-22 | add check_ldap test | Sven Nierlein | 2 | -0/+82 |
2015-04-21 | add counting of entries to check_ldap | Gerhard Lausser | 1 | -9/+60 |
2015-04-21 | add sperfdata function which can handle threshold ranges | Gerhard Lausser | 1 | -0/+40 |
2015-04-13 | Readability fix | Andrew Widdersheim | 1 | -1/+2 |
2015-04-12 | fix snmp test for included threshold | Sven Nierlein | 1 | -11/+11 |
2014-12-27 | utils: remove unused variable | Sebastian Herbszt | 1 | -2/+0 |
2014-12-02 | Merge branch 'handle-hanging-nfs' | Holger Weiss | 2 | -1/+44 |
2014-12-02 | Cosmetic change: s/THRLIBS/THREADLIBS/ | Holger Weiss | 1 | -1/+1 |
2014-12-02 | Merge branch 'maint' | Holger Weiss | 4 | -15/+16 |
2014-12-01 | check_tcp: fix help description regarding escape option | Sebastian Herbszt | 1 | -1/+1 |
2014-12-01 | check_ntp: Nul-terminate jitter data | Holger Weiss | 1 | -1/+11 |
2014-11-30 | Revert "plugins/check_ntp.c - Verify struct from response" | Holger Weiss | 1 | -11/+2 |
2014-11-30 | check_disk: Seperate declarations from code | Holger Weiss | 1 | -0/+1 |