Code

nagiosplug.git
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...
2005-11-02 M. Sean Finneycheck_smtp.c
2005-10-31 M. Sean Finneycode cleanups, largely resulting from turning on -Wall...
2005-10-30 M. Sean Finneyturned on -Wall in plugins/Makefile.am via AM_CFLAGS...
2005-10-30 M. Sean Finneyanother fix from alex: check for '/' in the server_addr...
2005-10-30 M. Sean Finneyfixes for some bugs found in my merging of the tcp...
2005-10-29 M. Sean Finneycheck_log fixes from Ade Rixon
2005-10-29 M. Sean Finneypatch from nsturm: Makefile.am should have been checkin...
2005-10-25 M. Sean Finney- added code to allow check_tcp (via np_net_connect...
2005-10-24 M. Sean Finneyinitial merging of ae's np_runcmd code into selected...
2005-10-23 M. Sean Finneywhoops, missed this one, same as last commit
2005-10-23 M. Sean Finney- compartmentalized ssl code into seperate sslutils.c
2005-10-19 M. Sean Finneyall plugins now using centralized ssl functions in...
2005-10-19 M. Sean Finneyendif was a few lines off of where it should be
2005-10-19 M. Sean Finney- initial attempt at consolidating ssl-related code...
2005-10-18 M. Sean Finneyinitial "experimental" support for gnutls. by default...
2005-10-18 Ton VoonAdded license information to README with exemption...
2005-10-13 Ton VoonRun spopen tests for Redhat ES SMP (Hans Engelen)
2005-10-13 M. Sean Finneydebian bts #313960:
2005-10-13 M. Sean Finneydebian bts #268044:
2005-10-13 M. Sean Finneydebian bts #296278:
2005-10-13 M. Sean Finneydebian bts #307905:
2005-10-13 M. Sean Finneydebian bts #300701:
2005-10-13 M. Sean Finneymultiple fixes in check_smtp from debian (bts #285554):
2005-10-13 M. Sean Finneywas this plugin even working? i don't think the if...
2005-10-13 M. Sean Finneycheck mysql now reads [client] defaults from my.cnf...
2005-10-06 M. Sean Finneyfix for misreporting temperature in perfdata output...
2005-10-06 M. Sean Finneywhoops. now using automake conditionals to prevent...
2005-09-25 M. Sean Finneyadded rules to Makefile.am for pst3
2005-09-24 M. Sean Finneya final change to hardcode the path for where plugins...
2005-09-22 M. Sean Finneyuse test instead of '[ ... ]' in configure.in. the...
2005-09-22 M. Sean Finneyfirst version of bob ingraham's pst3 to allow checking...
2005-09-22 Ton VoonMark moving of check_dhcp and check_icmp for translation
2005-09-21 Ton VoonUpdated with contributors and new team member
2005-09-21 Ton VoonReopen connections for each query (1296296 - David...
next