summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-09-07setting progname of check_curl plugin to check_curl (at least for now)Andreas Baumann1-1/+1
2019-07-18Merge branch 'master' into feature_check_curlAndreas Baumann5-57/+25
2019-05-24fix maxfd being zeroSven Nierlein4-57/+23
2019-04-09include -P switch in helprefs/pull/1591/headChristopher Odenbach1-0/+2
2019-04-04Merge branch 'master' into feature_check_curlAndreas Baumann37-415/+430
2019-03-28Merge pull request #1491 from odenbach/no_swapSven Nierlein1-8/+8
2019-03-21Merge pull request #1586 from computersalat/masterSven Nierlein1-0/+5
2019-03-21improve command examples for 'at least' processesrefs/pull/1586/headChrisWi1-0/+5
2019-03-21check_mysql: Allow sockets to be specified to -Hrefs/pull/1587/headRobin Sonefors1-0/+3
2019-02-19Merge pull request #1506 from sanchezfauste/check_apt_parametersSven Nierlein1-4/+13
2019-02-19Merge pull request #1507 from sanchezfauste/check_load_print_top_procsSven Nierlein1-2/+59
2019-02-19Merge pull request #1527 from m-kraus/masterSven Nierlein1-1/+2
2019-02-19Merge pull request #1567 from vdanjean/masterSven Nierlein1-3/+47
2019-02-19Merge pull request #1583 from sni/fix_check_by_ssh_timeout_child_leakSven Nierlein7-82/+16
2019-02-19renew test certificatesrefs/pull/1585/headSven Nierlein3-42/+58
2019-02-15check_dns: fix typo in parameter descriptionrefs/pull/1584/headRolf Eike Beer1-1/+1
2019-02-15check_by_ssh: fix child process leak on timeoutsrefs/pull/1583/headSven Nierlein7-82/+16
2019-02-15Merge pull request #1582 from towolf/show_body_for_http_expect_caseSven Nierlein1-0/+2
2019-02-15Merge pull request #1545 from DerDakon/dns_orderSven Nierlein1-9/+27
2019-02-12Also support the --show-body/-B flag when --expect is usedrefs/pull/1582/headTobias Wolf1-0/+2
2019-02-04travis-ci: Use RSA keys for SSH testsrefs/pull/1580/headJan Wagner1-1/+1
2019-01-21tests: make check_snmp test more reliablerefs/pull/1578/headSven Nierlein1-52/+58
2019-01-18Simply initializes n before it is usedrefs/pull/1574/headIustin Pop1-0/+1
2019-01-04check_hpjd: Added -D option to disable warning on 'out of paper'refs/pull/1569/headKostyantyn Hushchyn1-3/+9
2018-12-08[check_disk] add support to display inodes usage in perfdatarefs/pull/1567/headVincent Danjean1-3/+47
2018-12-07Merge pull request #1564 from jacobbaungard/check_cluster_arg_validationSven Nierlein1-0/+10
2018-12-04tests: rework test parametersrefs/pull/1565/headSven Nierlein14-216/+72
2018-11-29check_cluster.c: Added data argument validation.refs/pull/1564/headKostyantyn Hushchyn1-0/+10
2018-11-12set hostname in for CURLOPT_CURL to virtual hostname in case of SSL (for SNI ...Andreas Baumann1-1/+1
2018-11-09Add new flag --show-body/-B to print bodyrefs/pull/1560/headTobias Wolf1-1/+11
2018-11-06test: Add proxy tests via proxyrefs/pull/1476/headMarkus Frosch2-1/+27
2018-11-06Allow user to specify HTTP method after proxy CONNECTMarkus Frosch1-3/+14
2018-10-29check_curl: code cleanupSven Nierlein1-11/+0
2018-10-25check_curl: rewrite connect_to / host headersSven Nierlein2-28/+35
2018-10-24check_curl: code cleanupSven Nierlein1-1/+2
2018-10-24check_curl: handle supplied port correctlySven Nierlein1-4/+6
2018-10-24builds: alway put picohttpparser into the dist tarballSven Nierlein1-1/+1
2018-10-23picohttpparser: add header to final tarballSven Nierlein1-1/+1
2018-10-22check_curl: unify performance dataSven Nierlein1-23/+61
2018-10-22check_curl: use same page length in performance data and text outputSven Nierlein1-5/+5
2018-10-22added some advanced tests for check_curlChristopher Odenbach1-19/+61
2018-10-22Modified virtual host and port behaviour to match check_http.Christopher Odenbach1-15/+28
2018-10-22check_curl: changed name of plugin in user-agent and added curl_version() to itAndreas Baumann1-3/+3
2018-10-22check_curl: removed some dead codeAndreas Baumann1-10/+0
2018-10-22check_curl: removed die in redirect with relative paths, simple cases (same p...Andreas Baumann1-2/+0
2018-10-22..I should really not test in test code :-)Andreas Baumann1-1/+0
2018-10-22check_curl: made HTTP message optionalAndreas Baumann1-2/+3
2018-10-22Avoid working with free'ed memoryJean-François Rameau1-2/+2
2018-10-22fixed typo in check_curl error message (unparsable)Andreas Baumann1-1/+1
2018-10-22removed embedded uriparser library, added --with-uriparser configure optionAndreas Baumann26-8311/+4