aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-14check_load: add alternative uptime syntaxGravatar Sven Nierlein
2013-09-14check_udp: try nc.traditional tooGravatar Sven Nierlein
2013-09-14tests: move ipv6 detection into NPTest moduleGravatar Sven Nierlein
2013-09-13unified nc syntaxGravatar Sven Nierlein
2013-09-13fping: some fping versions set loss to 0% by mistakeGravatar Sven Nierlein
2013-09-13NPTest: ensure all systems use same amount of whitespaceGravatar Sven Nierlein
2013-09-12check_snmp: add timeout handler befor running snmpgetGravatar Sven Nierlein
2013-09-12check_tcp: only test ipv6 if ping6 worksGravatar Sven Nierlein
2013-09-12tests: sort cached settings before saveGravatar Sven Nierlein
2013-09-12tests: make sure tests don't hangGravatar Sven Nierlein
2013-09-12check_tcp: Fix checks without --expect stringGravatar Holger Weiss
2013-09-12Minor cosmetic changesGravatar Holger Weiss
2013-09-12check_tcp: Properly deal will partial recv(3)sGravatar Holger Weiss
2013-09-12Improve interface of np_expect_match() functionGravatar Holger Weiss
2013-09-10Don't mark SSL_METHOD variable as "const"Gravatar Holger Weiss
2013-09-10Move global variables from .h to .c filesGravatar Holger Weiss
2013-09-10Fix GCC's -Wimplicit-function-declaration warningsGravatar Holger Weiss
2013-09-10Fix GCC's -Wuninitialized warningsGravatar Holger Weiss
2013-09-10check_tcp: Don't close connection too earlyGravatar juliopedreira
2013-09-10s/--proxy_authorization/--proxy-authorization/Gravatar Holger Weiss
2013-09-05check_snmp: Initialize size_t value to 0, not NULLGravatar Holger Weiss
2013-09-05Update bundled libtool filesGravatar Holger Weiss
2013-09-04check_icmp: Minor whitespace/indentation fixesGravatar Holger Weiss
2013-09-04check_icmp: Support "--help" and "--version"Gravatar Holger Weiss
2013-09-02Remove "contrib" pluginsGravatar Holger Weiss
2013-09-02Remove the outdated "command.cfg" fileGravatar Holger Weiss
2013-08-30Merge branch 'hw/update-pm'Gravatar Holger Weiss
2013-08-27developer-guidelines.sgml: Update copyright yearGravatar Holger Weiss
2013-08-27NEWS: Mention that check_snmp now supports >8 OIDsGravatar Holger Weiss
2013-08-27Partially revert "check_snmp: Close potential for using uninitialized memory"Gravatar Holger Weiss
2013-08-27check_snmp: Fix --help segfaultGravatar Holger Weiss
2013-08-27Merge branch 'master' of https://github.com/ozamosi/nagios-pluginsGravatar Holger Weiss
2013-08-26NEWS: Mention new "check_disk -f" optionGravatar Holger Weiss
2013-08-26Merge branch 'master' of https://github.com/bugness-chl/nagios-pluginsGravatar Holger Weiss
2013-08-23Use own variable instead of ENVGravatar Ton Voon
2013-08-23Updated with last working copy of build_perl_modules used by OpsviewGravatar Ton Voon
2013-08-23perlmods: fixed install_orderGravatar Sven Nierlein
2013-08-22developer-guidelines.sgml: Multiline outputGravatar Holger Weiss
2013-08-21developer-guidelines.sgml: Allow special value "U"Gravatar Holger Weiss
2013-08-21removed duplicate entryGravatar Sven Nierlein
2013-08-21fixed check_tcp testGravatar Sven Nierlein
2013-08-21no need to set verbose mode, thats what "make test-debug" is forGravatar Sven Nierlein
2013-08-21check_snmp: added threshold testsGravatar Sven Nierlein
2013-08-21check_snmp: Fix support for inverse thresholdsGravatar Holger Weiss
2013-08-21Updated perl modulesGravatar Ton Voon
2013-08-20Update the bundled Params::Validate moduleGravatar Holger Weiss
2013-08-20Set SSL_MODE_AUTO_RETRY flagGravatar Holger Weiss
2013-08-20Ditch contrib/check_http-with-client-certificate.cGravatar Holger Weiss
2013-08-20Add new Gnulib files to .gitignoreGravatar Holger Weiss
2013-08-20Check for who(1) only if utmpx(5) isn't availableGravatar Holger Weiss