aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-05-19Fix a few minor typosGravatar Chris Pepper
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-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-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-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-05check_http --onredirect=sticky follows using the same IP address (sf.net #255...Gravatar 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-21Move check_ntp's extract_value to utils_base.c.Gravatar Thomas Guyot-Sionnest
2009-01-20Trick for check_users test without users logged-inGravatar Thomas Guyot-Sionnest
2009-01-15Sync with gnulibGravatar Thomas Guyot-Sionnest
2008-12-23Allow privproto to be passed through check_snmp to snmpget. Defaults to DESGravatar Ton Voon
2008-12-03check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068)Gravatar Thomas Guyot-Sionnest
2008-11-26Fixing build breakages (I totally forgot this rule was there...)Gravatar Thomas Guyot-Sionnest
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Gravatar Thomas Guyot-Sionnest
2008-11-25Workaround to support more make programsGravatar Thomas Guyot-Sionnest
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-20Add comment to recent check_disk patchGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-11-19Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)Gravatar Thomas Guyot-Sionnest
2008-11-19check_disk: rerpopulate the mount list after doing a stat() on paths specifie...Gravatar Thomas Guyot-Sionnest