aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-07Fixed typo in check_diskGravatar Ton Voon
2009-05-01Fixed crash from check_nt when -H unspecified or given multiple times (sf.net...Gravatar Matthias Eble
2009-03-24check_nt: allow returning UNKNOWN on timeouts (-u)Gravatar Thomas Guyot-Sionnest
2009-03-24Make socket alarm handler customisable (like c459ca07)Gravatar Thomas Guyot-Sionnest
2009-03-24check_mysql: Fix segfault with old slaves (#2696823 - Oskar Ahner)Gravatar Thomas Guyot-Sionnest
2009-03-24Whitespace and intend cleanupGravatar Thomas Guyot-Sionnest
2009-03-21Update check_http short help with new stycky and stickyport options.Gravatar Thomas Guyot-Sionnest
2009-03-21check_http: die when an invalid --onredirect option is specifiedGravatar Thomas Guyot-Sionnest
2009-03-21check_http: add --onredirect=stickyport - also follow the same portGravatar Thomas Guyot-Sionnest
2009-03-20Add the timegm Gnulib moduleGravatar Thomas Guyot-Sionnest
2009-03-20negate: make timeouts configurableGravatar Thomas Guyot-Sionnest
2009-03-20Make alarm handler customisableGravatar Thomas Guyot-Sionnest
2009-03-20negate: Fix not printing the real timeout in ALRM handler when timeout is lef...Gravatar Thomas Guyot-Sionnest
2009-03-20tests/check_http.t: Add various timeout-related testsGravatar Thomas Guyot-Sionnest
2009-03-19Fixed check_http not timing-out on redirectsGravatar Thomas Guyot-Sionnest thomas@aei.ca
2009-03-19Revert "Add timezone support and fix checks around cert expiration" (keep the...Gravatar Thomas Guyot-Sionnest
2009-03-18Add suggested multi-oid test (John A. Barbuto)Gravatar Thomas Guyot-Sionnest
2009-03-18check_snmp: Fix potential buffer overflow - enforce MAX_OIDS limit (John A. B...Gravatar Thomas Guyot-Sionnest
2009-03-18Fix logging of STDERR in tinderbox tests phaseGravatar Thomas Guyot-Sionnest
2009-03-18Add timezone support and fix checks around cert expirationGravatar Thomas Guyot-Sionnest
2009-03-17Check for existence of pre-instaleld pst3 for Solaris tests in t/check_procs.tGravatar Thomas Guyot-Sionnest
2009-03-17Fix check_http sending HTTP/1.0 with v1.1 headers (#2638765)Gravatar Thomas Guyot-Sionnest
2009-03-16Fix check_snmp test on solarisGravatar Thomas Guyot-Sionnest
2009-03-16Update extended check_http tests for 0d78171...Gravatar Thomas Guyot-Sionnest
2009-03-16check_http fixes:Gravatar Thomas Guyot-Sionnest
2009-03-16check_snmp fixes:Gravatar Thomas Guyot-Sionnest
2009-03-14Ignore stderr messages unless return code is non-zero or there is no outputGravatar Ton Voon
2009-03-14Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b...Gravatar Ton Voon
2009-03-06Create expired cert for testing purposes. Updated tests to checkGravatar Ton Voon
2009-03-05Merge branch 'master' of ssh://repo.or.cz/srv/git/nagiospluginsGravatar Ton Voon
2009-03-05Added inline tests for HTTPS using HTTP::Daemon::SSLGravatar Ton Voon
2009-02-24check_snmp long help missing retries entry (#2608223)Gravatar Thomas Guyot-Sionnest
2009-02-20Updated string ids, due to typo fixesGravatar Ton Voon
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Gravatar Ton Voon
2009-02-19Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754)Gravatar Ton Voon
2009-02-06Devel doc: NP-VERSION-GEN needs to be updated as wellGravatar Thomas Guyot-Sionnest
2009-02-06Small correction in NEWS entryGravatar Thomas Guyot-Sionnest
2009-02-06Update the devel notes for GitGravatar Thomas Guyot-Sionnest
2009-02-06Revert "Moving project administration documents to nagiosplugins.org site"Gravatar Thomas Guyot-Sionnest
2009-02-05check_http --onredirect=sticky follows using the same IP address (sf.net #255...Gravatar Thomas Guyot-Sionnest
2009-02-03Add NEWS entry for last commitGravatar Thomas Guyot-Sionnest
2009-02-03Fix aberrant behaviours in check_http:Gravatar Thomas Guyot-Sionnest
2009-01-26Make extract_value more generic:Gravatar Thomas Guyot-Sionnest
2009-01-24Remove the commented out blocksGravatar Thomas Guyot-Sionnest
2009-01-24Fix paths in test_ini testsGravatar Thomas Guyot-Sionnest
2009-01-23Add die tests for parse_iniGravatar Thomas Guyot-Sionnest
2009-01-22Return UNKNOWN if none of the default files can be found.Gravatar Thomas Guyot-Sionnest
2009-01-22Add die tests for extra-optsGravatar Thomas Guyot-Sionnest
2009-01-21Move check_ntp's extract_value to utils_base.c.Gravatar Thomas Guyot-Sionnest
2009-01-21Accidentally included built executables - also updated .gitignoreGravatar Thomas Guyot-Sionnest