Code

nagiosplug.git
2006-04-05 Ton VoonUse pid_t for pids (1463853)
2006-04-05 Ton VoonAllow multiple -k parameters (Gerd Mueller - 1457726)
2006-04-05 M. Sean Finneyfinally??? cvs works again???? let me dig up my week...
2006-03-29 Ton VoonNew function to for escaped strings from command line...
2006-03-29 Ton VoonWill die if signal received from a testCmd
2006-03-29 Ton VoonAllow 1 second delay in check_udp timeout
2006-03-29 Ton VoonFix possible timeout issue on hostname_invalid
2006-03-29 Ton VoonFix test if response time is one second
2006-03-29 M. Sean Finneynow support for detecting critical/security updates...
2006-03-27 Ton VoonSet timeout within nc, rather than the test script
2006-03-27 Ton VoonFixed bug with malloc of wrong size
2006-03-24 Ton VoonFixing defaults to work
2006-03-24 Ton VoonReintroduced --with-mysql configure option. Note about...
2006-03-24 Ton Voon-C now implies -S/--ssl as well
2006-03-24 Ton VoonTests converted to new style
2006-03-24 Ton Voonudp checks require and send and receive option. Tests...
2006-03-23 M. Sean Finney- addition of include/exclude option for package names...
2006-03-23 Ton Vooncheck_disk now errors if a specified directory does...
2006-03-23 Ton VoonSome versions of Test::More do not like the m#foo#...
2006-03-23 Ton VoonIncorrect output when checking non-existent disk (John...
2006-03-23 M. Sean Finneymore work on check_apt. more graceful error handling...
2006-03-22 Ton VoonReinstated --with-mysql option
2006-03-22 Ton VoonAdded warning and critical response times (John Rouilla...
2006-03-22 Ton VoonConvert to new style tests
2006-03-22 Ton VoonOptions to change line ends for -s and -q (John Rouilla...
2006-03-22 Ton VoonRemove PATH restriction
2006-03-22 Ton VoonNew style tests. Cleanup of presentation of help. Added...
2006-03-22 Ton VoonTypo (Thomas Guettler - 1433447)
2006-03-22 Ton VoonRemove hardlink to /bin/sed. Leave to PATH (Abs - 1391483)
2006-03-22 M. Sean Finneyinitial version of a check_apt plugin... not editing...
2006-03-21 Ton VoonStop check_dns from compiling if nslookup does not...
2006-03-21 Ton VoonUpdated to new Test::More method for testing
2006-03-21 Ton VoonFix for mysql 3.x
2006-03-21 Ton VoonReturn CRITICAL if hostname invalid, as per guidelines
2006-03-21 Ton VoonPatch to workaround SFnot having libtool installed
2006-03-21 Ton Voonmysql discovery based on mysql_config (Johan Fischer...
2006-03-20 M. Sean Finney- shuffling some code around to keep things tidy.
2006-03-20 M. Sean Finneyipv6 support for c-version of check_ntp
2006-03-18 M. Sean Finneyinitial version of the pure-c check_ntp implementation...
2006-03-18 M. Sean Finneyreturn-logic related fix for cert checking, thanks...
2006-03-17 Ton VoonBetter error message re: tap library
2006-03-17 Ton Voonmysql detection cleanup: fixes runtime linking, autodet...
2006-03-17 Ton VoonAdded requirement for developer system to have gnu...
2006-03-16 Ton VoonUsing libtool to get runpath for tap library
2006-03-15 Ton VoonAlert on amount of time a slave is behind (Steven Kreuzer)
2006-03-13 M. Sean Finneyfix for (tracker id 1420741)
2006-03-13 Ton VoonChange warning message if there is stderr output. This...
2006-03-07 Ton VoonAdded tests for two external websites with certificates
2006-03-07 Ton VoonTests re-written in new object format
2006-02-24 Ton VoonUpdated doc as tap library is now automatically discovered
2006-02-24 Ton VoonUse the installed tap library instead of requesting...
2006-02-17 Ton VoonSIGALRM could be received before child_process is creat...
2006-02-17 M. Sean Finneyset LC_NUMERIC to POSIX in check_procs.c
2006-02-01 Ton VoonIf a mysql server has anonymous login, tests will alway...
2006-02-01 Ton VoonNeed to distribute perl test file
2006-01-31 Ton Vooncheck_mysql_query included
2006-01-31 Ton VoonNote on MacOSX difference in mysql package
2006-01-31 Ton VoonClean compile of check_mysql_query on MacOSX
2006-01-31 Ton VoonSort ordering of tests
2006-01-31 Ton VoonAdding check_mysql_query, using new ranges and threshol...
2006-01-31 Ton VoonExtra explanation in tests
2006-01-31 Ton VoonFixed invalid free
2006-01-31 Ton VoonUpdated instructions on using libtap as configure optio...
2006-01-31 Ton VoonChanged configure option to --with-libtap-srcdir becaus...
2006-01-30 Ton VoonClearly defined thresholds & ranges in docs. Added...
2006-01-30 Ton VoonAdded libtap tests for utils.c library functions. Remov...
2006-01-21 Ton VoonHave to use own id for cvs checkout. Change compile...
2005-12-19 Ton VoonBreak out of testing if a new parameter is required
2005-12-16 Harper MannAdded ability to output critical on error. Fixed open...
2005-12-15 Ton VoonDisplay errors with slave queries correctly. Added...
2005-12-15 Ton VoonNew 3 parameter version of getTestParameters. Updated...
2005-12-15 Ton VoonAllow directories and links to be tested by check_file_...
2005-12-07 Harper MannNagiosplug bug 1266977. Added code to insert the closi...
2005-12-07 Ton VoonNo floorf on Solaris 9 (Jon Vandegrift - 1374705)
2005-12-02 Ton VoonSupport for Nagios 1 and Nagios 2 status files (Gerhard...
2005-12-02 Ton VoonIgnore temporary files created for tests
2005-12-01 Ton VoonRun longer test on redhat for spopen/pthread problem...
2005-11-30 Harper MannNagiosplug bug # 1251096
2005-11-29 Harper MannUNKNOWN exit status was returning status of "-1", chang...
2005-11-29 Harper MannBug: 1355304 Added patch for ePN and perl warnings...
2005-11-18 Ton VoonCreate a permanent link to HEAD snapshot
2005-11-18 Ton VoonUpdated with more detailed description of UNKNOWN states
2005-11-16 Ton VoonFixed some compile errors with new translations. Also...
2005-11-15 Ton VoonUpdated tests to minimise false positives. Breaking...
2005-11-14 Ton VoonAdded section re: translations
2005-11-14 Benoit Mortierlocalization cleaning ...
2005-11-14 Benoit Mortierstart of the cleaning of the localization
2005-11-12 Ton VoonUpdated check_disk tests to use Test::More (Serhan...
2005-11-09 Ton VoonUsing Test::More
2005-11-09 Ton VoonAdded new NPTest->testCmd which returns objects back...
2005-11-09 Ton VoonProblem where absolute thresholds not working on /proc...
2005-11-09 Ton VoonTypo with predetermined values
2005-11-09 Ton VoonAdded copyright/license info required in submissions
2005-11-09 Ton VoonUpdated dev guidelines to link to NagiosExchange. Remov...
2005-11-07 M. Sean Finneyincorporated patch from Elan Ruusamäe (ahmake) to override
2005-11-04 Ton VoonFixed --mismatch option for check_tcp. Added tests...
2005-11-03 Ton VoonAdding new tinderbox build script
2005-11-03 Ton VoonInvalid mount point doesn't make sense because most...
2005-11-03 Ton VoonFixing some test failures
2005-11-02 M. Sean Finney#995761: patch from ben o'hara to include inode calcula...
next