summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-14add check_curl testSven Nierlein1-0/+200
2017-03-14check_curl: set correct host headerSven Nierlein1-11/+31
2017-03-14check_curl: implement extended performance dataSven Nierlein1-8/+40
2017-03-14check_curl: implement certificate checksSven Nierlein3-24/+79
2017-03-14check_curl: implement optional http headersSven Nierlein1-10/+19
2017-03-14added HTTP method handlingAndreas Baumann1-16/+54
2017-03-14forgot declaration of INVERT_REGEX in getopt otionsAndreas Baumann1-0/+1
2017-03-14added some casts for curl write functionsAndreas Baumann1-2/+2
2017-03-14added -r and --invert-regexAndreas Baumann1-10/+109
2017-03-14added -ca-file optionAndreas Baumann1-2/+15
2017-03-14handling last HTTP header correctly in HTTP line parser (added a strrstr repl...Andreas Baumann1-4/+45
2017-03-14some comment cleanupAndreas Baumann1-19/+13
2017-03-14adapted to style, using header file shims instead of HAVE_XXX by handAndreas Baumann1-588/+574
2017-03-14fixed curl error messageAndreas Baumann1-2/+2
2017-03-14added -s optionAndreas Baumann1-18/+29
2017-03-14added most options from nagios-curl-pluginAndreas Baumann1-18/+640
2017-03-14added autoconf stuff for curl plugin, created empty pluginAndreas Baumann5-1/+460
2017-03-13Merge pull request #1471 from sni/masterSven Nierlein1-0/+1
2017-03-13script tests: fix relative lib path in utils testrefs/pull/1471/headSven Nierlein1-0/+1
2017-03-13Merge pull request #1469 from sni/masterSven Nierlein8-49/+73
2017-03-12udp test: prefer nc over netcat syntaxrefs/pull/1469/headSven Nierlein1-3/+3
2017-03-12check_disk test: increase assumed thresholdsSven Nierlein1-4/+4
2017-03-12remove hardcoded verisign.com testsSven Nierlein4-36/+54
2017-03-12make travis tests more reliableSven Nierlein1-2/+3
2017-03-12fix timeout issue with check_disk_smbSven Nierlein1-1/+6
2017-03-12make snmp tests more reliableSven Nierlein1-3/+3
2017-03-12check_dns: fix error detection on sles nslookupSven Nierlein1-0/+1
2017-02-14add range checking to check_file_agephowen2-16/+93
2017-01-17NEWS: Add missing changesJan Wagner1-0/+3
2017-01-17Merge remote-tracking branch 'upstream/pr/1427'Jan Wagner1-7/+65
2017-01-16check_apt: Add -l/--list option to print packagesrefs/pull/1427/headValentin Vidic1-7/+65
2017-01-10Apply another spelling fixHolger Weiss1-1/+1
2017-01-10Merge branch 'spell_fix'Jan Wagner14-35/+35
2017-01-04Merge remote-tracking branch 'upstream/pr/1457'Jan Wagner2-4/+29
2017-01-04Merge remote-tracking branch 'upstream/pr/1456'Jan Wagner5-10/+67
2016-12-31Add --only-critical switch to check_aptrefs/pull/1457/headChristian Schmidt2-4/+29
2016-12-23check_dns: Small test cleanuprefs/pull/1456/headNicolai2-4/+4
2016-12-23check_dns: Fix travis testsNicolai1-0/+2
2016-12-23check_dns: Tests and infoNicolai4-3/+26
2016-12-21check_dns: Accept CIDRNicolai Søborg1-5/+37
2016-12-20check_dns: allow for IPv6 RDNSPatrick Rauscher1-1/+1
2016-12-08travis-ci: Install mariadb only if no MySQL is presentJan Wagner1-1/+1
2016-12-07Merge branch 'pr/1454'Holger Weiss2-1/+5
2016-12-07NEWS: Mention check_dhcp fixHolger Weiss1-0/+4
2016-12-07properly remove MSG_PEEK in check_dhcp.c. Fixes #1450.refs/pull/1454/headHarald Koch1-1/+1
2016-12-01Spelling fixes suggested by lintianrefs/pull/1452/headJan Wagner14-35/+35
2016-11-29Revert "travis-ci: Workaround travis-ci/travis-ci#329"Jan Wagner1-5/+1
2016-11-29travis-ci: Drop clang++, which makes no sense hereJan Wagner1-1/+0
2016-11-29travis-ci: Disable notification via mailJan Wagner1-1/+1
2016-11-29travis-ci: Workaround travis-ci/travis-ci#329Jan Wagner1-2/+6