Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / plugins / tests /
2011-01-21 Ton VoonFix for regex input of '|', being output causing proble...
2011-01-06 Thomas Guyot-SionnestTest updates...
2010-12-01 Thomas Guyot-SionnestFix minor test issues
2010-12-01 Thomas Guyot-SionnestRevert "check_snmp now considers strings returned by...
2010-12-01 Thomas Guyot-SionnestState-based tests enhancements
2010-11-15 nagioscheck_snmp now considers strings returned by SNMP that...
2010-06-30 tonvoonCorrected rate_multiplier calculation
2010-06-30 tonvoonRemoved suffix of "-rate" and let user decide label...
2010-06-30 tonvoonTests for --rate-multiplier option
2010-06-23 tonvoonAdded option to invert search results
2010-06-23 tonvoonDisplay missing search string and URL when failed ...
2010-06-23 Ton VoonAdded state retention APIs. Implemented for check_snmp...
2010-04-22 Thomas Guyot-SionnestFix tests and update NEWS file
2010-04-22 Thomas Guyot-SionnestAttempt at fixing check_snmp multiline output:
2009-09-05 Thomas Guyot-SionnestAdd a test that succeeds on check_snmp v1.4.13. Newer...
2009-07-31 Thomas Guyot-SionnestAdd tests using custom snmp agent
2009-05-01 Matthias EbleFixed crash from check_nt when -H unspecified or given...
2009-03-21 Thomas Guyot-Sionnestcheck_http: add --onredirect=stickyport - also follow...
2009-03-20 Thomas Guyot-Sionnesttests/check_http.t: Add various timeout-related tests
2009-03-19 Thomas Guyot-SionnestRevert "Add timezone support and fix checks around...
2009-03-18 Thomas Guyot-SionnestAdd timezone support and fix checks around cert expiration
2009-03-16 Thomas Guyot-SionnestUpdate extended check_http tests for 0d78171...
2009-03-06 Ton VoonCreate expired cert for testing purposes. Updated tests...
2009-03-05 Ton VoonMerge branch 'master' of ssh://repo.or.cz/srv/git/nagio...
2009-03-05 Ton VoonAdded inline tests for HTTPS using HTTP::Daemon::SSL
2009-02-19 Ton VoonFixed coredump from check_nt when drive not found ...
2008-11-08 Ton VoonFixed bug where extra headers and redirect caused segfa...
2008-11-08 Ton Vooncheck_http now has options to specify the HTTP method...
2008-09-25 Ton VoonFix small test failure
2008-08-25 Ton VoonFix HTTP::Daemon::VERSION to get a fixed header size...
2008-08-25 Ton VoonUpdated with more tests re: multiple status codes ...
2008-08-25 Holger WeissThe "-e" option now accepts a comma-delimited list...
2008-08-22 Ton VoonAdded HTTP tests for status codes
2008-03-18 Ton VoonInclude test for check_procs, using input file
2008-03-18 Ton VoonUpdated check_procs with a hidden --input-file option.
2006-07-13 Ton VoonMove new util_* functions to lib/
2006-07-12 Ton VoonMoving parameter_list into utils_disk.h. Given list...
2006-07-12 Ton VoonMoving check_disk functions into utils_disk.c and testi...
2006-05-18 Ton VoonSynchronise with coreutils 2.95. Gettext now synced...
2006-04-27 Ton VoonInternal version of basename if one not found in system
2006-03-29 Ton VoonNew function to for escaped strings from command line...
2006-03-21 Ton Voonmysql discovery based on mysql_config (Johan Fischer...
2006-03-17 Ton VoonBetter error message re: tap library
2006-03-16 Ton VoonUsing libtool to get runpath for tap library
2006-02-24 Ton VoonUse the installed tap library instead of requesting...
2006-02-01 Ton VoonNeed to distribute perl test file
2006-01-31 Ton VoonFixed invalid free
2006-01-30 Ton VoonClearly defined thresholds & ranges in docs. Added...
2006-01-30 Ton VoonAdded libtap tests for utils.c library functions. Remov...
2002-02-28 Ethan GalstadInitial revision