summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-30Added libtap tests for utils.c library functions. Removed redundantTon Voon21-126/+244
2006-01-21Have to use own id for cvs checkout. Change compile server becauseTon Voon1-2/+2
2005-12-19Break out of testing if a new parameter is requiredTon Voon1-0/+6
2005-12-16Added ability to output critical on error. Fixed open so it properly fails if...Harper Mann1-5/+22
2005-12-15Display errors with slave queries correctly. Added extra tests for slavesTon Voon3-16/+57
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Ton Voon3-26/+88
2005-12-15Allow directories and links to be tested by check_file_age. Sanitise output.Ton Voon2-8/+96
2005-12-07Nagiosplug bug 1266977. Added code to insert the closing </A> after the plug...Harper Mann1-3/+22
2005-12-07No floorf on Solaris 9 (Jon Vandegrift - 1374705)Ton Voon2-0/+6
2005-12-02Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)Ton Voon6-31/+257
2005-12-02Ignore temporary files created for testsTon Voon1-0/+1
2005-12-01Run longer test on redhat for spopen/pthread problem. Allow enable/disable ofTon Voon3-25/+50
2005-11-30Nagiosplug bug # 1251096Harper Mann1-4/+11
2005-11-29UNKNOWN exit status was returning status of "-1", changed to "3"Harper Mann1-2/+2
2005-11-29Bug: 1355304 Added patch for ePN and perl warnings. Fixed some text andHarper Mann1-5/+19
2005-11-18Create a permanent link to HEAD snapshotTon Voon1-1/+8
2005-11-18Updated with more detailed description of UNKNOWN statesTon Voon1-10/+6
2005-11-16Fixed some compile errors with new translations. Also reintroduced formattingTon Voon1-139/+35
2005-11-15Updated tests to minimise false positives. Breaking down so more obviousTon Voon1-51/+113
2005-11-14Added section re: translationsTon Voon1-0/+19
2005-11-14localization cleaning ...Benoit Mortier1-959/+962
2005-11-14start of the cleaning of the localizationBenoit Mortier6-1618/+1806
2005-11-12Updated check_disk tests to use Test::More (Serhan Kiymaz)Ton Voon2-11/+78
2005-11-09Using Test::MoreTon Voon1-16/+15
2005-11-09Added new NPTest->testCmd which returns objects back for testingTon Voon3-38/+98
2005-11-09Problem where absolute thresholds not working on /proc/meminfoTon Voon1-87/+94
2005-11-09Typo with predetermined valuesTon Voon1-1/+1
2005-11-09Added copyright/license info required in submissionsTon Voon1-0/+3
2005-11-09Updated dev guidelines to link to NagiosExchange. Removed project adminTon Voon2-71/+39
2005-11-07incorporated patch from Elan Ruusamäe (ahmake) to overrideM. Sean Finney1-42/+159
2005-11-04Fixed --mismatch option for check_tcp. Added tests into check_imapTon Voon3-2/+6
2005-11-03Adding new tinderbox build scriptTon Voon2-1/+281
2005-11-03Invalid mount point doesn't make sense because most df implementationsTon Voon2-6/+2
2005-11-03Fixing some test failuresTon Voon3-6/+9
2005-11-02#995761: patch from ben o'hara to include inode calculations inM. Sean Finney1-35/+105
2005-11-02check_smtp.cM. Sean Finney1-8/+164
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyM. Sean Finney11-20/+24
2005-10-30turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keepM. Sean Finney1-0/+1
2005-10-30another fix from alex: check for '/' in the server_address beforeM. Sean Finney1-1/+1
2005-10-30fixes for some bugs found in my merging of the tcp socket patchM. Sean Finney1-3/+3
2005-10-29check_log fixes from Ade RixonM. Sean Finney1-4/+6
2005-10-29patch from nsturm: Makefile.am should have been checking for check_ldapM. Sean Finney1-1/+1
2005-10-25- added code to allow check_tcp (via np_net_connect) work with localM. Sean Finney9-389/+411
2005-10-24initial merging of ae's np_runcmd code into selected plugins.M. Sean Finney10-391/+293
2005-10-23whoops, missed this one, same as last commitM. Sean Finney1-98/+97
2005-10-23- compartmentalized ssl code into seperate sslutils.cM. Sean Finney3-137/+175
2005-10-19all plugins now using centralized ssl functions in netutils.cM. Sean Finney5-572/+134
2005-10-19endif was a few lines off of where it should beM. Sean Finney1-3/+2
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}M. Sean Finney9-128/+151
2005-10-18initial "experimental" support for gnutls. by default openssl is stillM. Sean Finney2-15/+63