Age | Commit message (Expand) | Author | Files | Lines |
2019-02-19 | Merge pull request #1585 from sni/update_test_certs | Sven Nierlein | 3 | -42/+58 |
2019-02-19 | renew test certificates | Sven Nierlein | 3 | -42/+58 |
2019-02-19 | Merge pull request #1563 from jacobbaungard/ipv6_check_icmp | Sven Nierlein | 1 | -129/+336 |
2019-02-15 | Merge pull request #1584 from DerDakon/typo | Sven Nierlein | 1 | -1/+1 |
2019-02-15 | check_dns: fix typo in parameter description | Rolf Eike Beer | 1 | -1/+1 |
2019-02-15 | check_by_ssh: fix child process leak on timeouts | Sven Nierlein | 11 | -107/+70 |
2019-02-15 | Merge pull request #1582 from towolf/show_body_for_http_expect_case | Sven Nierlein | 1 | -0/+2 |
2019-02-15 | Merge pull request #1545 from DerDakon/dns_order | Sven Nierlein | 3 | -9/+30 |
2019-02-12 | Also support the --show-body/-B flag when --expect is used | Tobias Wolf | 1 | -0/+2 |
2019-02-06 | Merge branch 'travis-ci-xenial' | Jan Wagner | 2 | -8/+8 |
2019-02-04 | travis-ci: Use RSA keys for SSH tests | Jan Wagner | 2 | -3/+3 |
2019-02-02 | travis-ci: Restart mysql | Jan Wagner | 1 | -0/+1 |
2019-02-02 | travis-ci: The package name is now 'squid' | Jan Wagner | 1 | -3/+3 |
2019-02-02 | travis-ci: Remove backports ppa | Jan Wagner | 1 | -1/+0 |
2019-02-02 | travis-ci: Switch over to xenial | Jan Wagner | 1 | -1/+1 |
2019-02-01 | Merge pull request #1578 from sni/tests_fix_snmp_test | Sven Nierlein | 1 | -52/+58 |
2019-01-21 | tests: make check_snmp test more reliable | Sven Nierlein | 1 | -52/+58 |
2019-01-20 | Merge pull request #1574 from waja/check_smtp_custom_command_ssl | Jan Wagner | 1 | -0/+1 |
2019-01-18 | Simply initializes n before it is used | Iustin Pop | 1 | -0/+1 |
2019-01-04 | Merge pull request #1569 from jacobbaungard/check_hpjd_disable_paper_out | Sven Nierlein | 1 | -3/+9 |
2019-01-04 | check_hpjd: Added -D option to disable warning on 'out of paper' | Kostyantyn Hushchyn | 1 | -3/+9 |
2018-12-10 | check_icmp: Do not overwrite -4,-6 on lookup | Jacob Hansen | 1 | -2/+10 |
2018-12-10 | check_icmp: emit error if multiple protocol version | Jacob Hansen | 1 | -0/+4 |
2018-12-10 | check_icmp: move opts string into a variable | Jacob Hansen | 1 | -2/+3 |
2018-12-08 | [check_disk] add support to display inodes usage in perfdata | Vincent Danjean | 5 | -5/+58 |
2018-12-07 | Merge pull request #1564 from jacobbaungard/check_cluster_arg_validation | Sven Nierlein | 1 | -0/+10 |
2018-12-07 | check_icmp: Correctly set address_family on lookup | Jacob Hansen | 1 | -1/+2 |
2018-12-07 | check_icmp: removed outcommented code | Jacob Hansen | 1 | -7/+0 |
2018-12-07 | check_icmp: process protocol version args first | Jacob Hansen | 1 | -10/+22 |
2018-12-07 | check_icmp: Automatically detect IP protocol | Jacob Hansen | 1 | -26/+45 |
2018-12-07 | Fixed parameter handling after 01efbb2183d49c5082598d4799788fc385342f28 | Lars Michelsen | 1 | -38/+38 |
2018-12-07 | check_icmp: Add IPv6 support | Lars Michelsen | 1 | -161/+330 |
2018-12-07 | Merge pull request #1565 from sni/travis_run_plugin_root_tests | Sven Nierlein | 18 | -438/+212 |
2018-12-05 | plugins: check_http: Increase regexp limit | Tomas Mozes | 1 | -1/+1 |
2018-12-04 | tests: rework test parameters | Sven Nierlein | 16 | -303/+107 |
2018-12-04 | NPTest: unify whitespace | Sven Nierlein | 1 | -73/+73 |
2018-12-04 | tests: skip some tests if Monitoring::Plugin::Range isn't available | Sven Nierlein | 1 | -67/+36 |
2018-12-04 | tests: enable plugins-root tests | Sven Nierlein | 1 | -0/+1 |
2018-11-29 | check_cluster.c: Added data argument validation. | Kostyantyn Hushchyn | 1 | -0/+10 |
2018-11-12 | set hostname in for CURLOPT_CURL to virtual hostname in case of SSL (for SNI ... | Andreas Baumann | 1 | -1/+1 |
2018-11-10 | Merge remote-tracking branch 'monitoring-plugins/pr/1560' | Holger Weiss | 1 | -1/+11 |
2018-11-09 | Add new flag --show-body/-B to print body | Tobias Wolf | 1 | -1/+11 |
2018-11-06 | Merge remote-tracking branch 'monitoring-plugins/pr/1476' | Holger Weiss | 5 | -5/+8023 |
2018-11-06 | test: Add proxy tests via proxy | Markus Frosch | 4 | -2/+8009 |
2018-11-06 | Allow user to specify HTTP method after proxy CONNECT | Markus Frosch | 1 | -3/+14 |
2018-10-29 | check_curl: code cleanup | Sven Nierlein | 1 | -11/+0 |
2018-10-25 | check_curl: rewrite connect_to / host headers | Sven Nierlein | 2 | -28/+35 |
2018-10-24 | check_curl: code cleanup | Sven Nierlein | 1 | -1/+2 |
2018-10-24 | check_curl: handle supplied port correctly | Sven Nierlein | 1 | -4/+6 |
2018-10-24 | check_curl: fix builds if curl is not enabled | Sven Nierlein | 2 | -2/+2 |