Age | Commit message (Expand) | Author | Files | Lines |
2005-11-03 | Invalid mount point doesn't make sense because most df implementations | Ton Voon | 2 | -6/+2 |
2005-11-03 | Fixing some test failures | Ton Voon | 3 | -6/+9 |
2005-11-02 | #995761: patch from ben o'hara to include inode calculations in | M. Sean Finney | 1 | -35/+105 |
2005-11-02 | check_smtp.c | M. Sean Finney | 1 | -8/+164 |
2005-10-31 | code cleanups, largely resulting from turning on -Wall. mostly | M. Sean Finney | 11 | -20/+24 |
2005-10-30 | turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep | M. Sean Finney | 1 | -0/+1 |
2005-10-30 | another fix from alex: check for '/' in the server_address before | M. Sean Finney | 1 | -1/+1 |
2005-10-30 | fixes for some bugs found in my merging of the tcp socket patch | M. Sean Finney | 1 | -3/+3 |
2005-10-29 | check_log fixes from Ade Rixon | M. Sean Finney | 1 | -4/+6 |
2005-10-29 | patch from nsturm: Makefile.am should have been checking for check_ldap | M. Sean Finney | 1 | -1/+1 |
2005-10-25 | - added code to allow check_tcp (via np_net_connect) work with local | M. Sean Finney | 9 | -389/+411 |
2005-10-24 | initial merging of ae's np_runcmd code into selected plugins. | M. Sean Finney | 10 | -391/+293 |
2005-10-23 | whoops, missed this one, same as last commit | M. Sean Finney | 1 | -98/+97 |
2005-10-23 | - compartmentalized ssl code into seperate sslutils.c | M. Sean Finney | 3 | -137/+175 |
2005-10-19 | all plugins now using centralized ssl functions in netutils.c | M. Sean Finney | 5 | -572/+134 |
2005-10-19 | endif was a few lines off of where it should be | M. Sean Finney | 1 | -3/+2 |
2005-10-19 | - initial attempt at consolidating ssl-related code into netutils.{c,h} | M. Sean Finney | 9 | -128/+151 |
2005-10-18 | initial "experimental" support for gnutls. by default openssl is still | M. Sean Finney | 2 | -15/+63 |
2005-10-18 | Added license information to README with exemption for use of OpenSSL | Ton Voon | 1 | -2/+10 |
2005-10-13 | Run spopen tests for Redhat ES SMP (Hans Engelen) | Ton Voon | 1 | -1/+3 |
2005-10-13 | debian bts #313960: | M. Sean Finney | 1 | -5/+5 |
2005-10-13 | debian bts #268044: | M. Sean Finney | 1 | -1/+1 |
2005-10-13 | debian bts #296278: | M. Sean Finney | 1 | -11/+59 |
2005-10-13 | debian bts #307905: | M. Sean Finney | 1 | -2/+2 |
2005-10-13 | debian bts #300701: | M. Sean Finney | 1 | -31/+39 |
2005-10-13 | multiple fixes in check_smtp from debian (bts #285554): | M. Sean Finney | 1 | -21/+65 |
2005-10-13 | was this plugin even working? i don't think the if/else logic | M. Sean Finney | 1 | -32/+25 |
2005-10-13 | check mysql now reads [client] defaults from my.cnf (debian bug #278817) | M. Sean Finney | 1 | -0/+2 |
2005-10-06 | fix for misreporting temperature in perfdata output for check_ups | M. Sean Finney | 1 | -2/+5 |
2005-10-06 | whoops. now using automake conditionals to prevent attempted compiles | M. Sean Finney | 2 | -2/+8 |
2005-09-25 | added rules to Makefile.am for pst3 | M. Sean Finney | 1 | -2/+2 |
2005-09-24 | a final change to hardcode the path for where plugins are installed. | M. Sean Finney | 1 | -1/+17 |
2005-09-22 | use test instead of '[ ... ]' in configure.in. the check_procs/pst3 | M. Sean Finney | 1 | -2/+2 |
2005-09-22 | first version of bob ingraham's pst3 to allow checking for longer | M. Sean Finney | 3 | -1/+263 |
2005-09-22 | Mark moving of check_dhcp and check_icmp for translation | Ton Voon | 1 | -3/+2 |
2005-09-21 | Updated with contributors and new team member | Ton Voon | 2 | -0/+3 |
2005-09-21 | Reopen connections for each query (1296296 - David Sullivan) | Ton Voon | 1 | -1/+91 |
2005-09-21 | Moved into plugins-root/ | Ton Voon | 2 | -2460/+0 |
2005-09-21 | Separation of root setuid plugins into plugins-root/ | Ton Voon | 10 | -10/+2560 |
2005-09-20 | Incorrect assignment of procppid in configure.in (1296497 - Pascal Larisch) | Ton Voon | 1 | -12/+12 |
2005-09-20 | Support for Tru64 for check_procs + additional test cases | Ton Voon | 2 | -9/+13 |
2005-09-19 | Note to update version number before creating ChangeLog | Ton Voon | 1 | -3/+3 |
2005-09-19 | For 1.4.2 releaserelease-1.4.2 | Ton Voon | 2 | -2/+2 |
2005-09-19 | Updated for 1.4.2 release | Ton Voon | 1 | -0/+87 |
2005-09-19 | Reminders for news item and tag format | Ton Voon | 1 | -9/+7 |
2005-09-19 | Updated BUGS for 1.4.2 release | Ton Voon | 1 | -0/+6 |
2005-09-19 | More contributors | Ton Voon | 1 | -0/+2 |
2005-09-15 | Added test to make sure hostname has to be specified | Ton Voon | 1 | -1/+2 |
2005-09-15 | - Cleanup minor compile errors on Irix | Ton Voon | 2 | -2/+2 |
2005-09-14 | Using common message | Ton Voon | 1 | -2/+1 |