Age | Commit message (Expand) | Author | Files | Lines |
2008-07-08 | check_procs captures stderr and adds to plugin output. This is | Ton Voon | 1 | -1/+1 |
2008-03-14 | Fixed 64 bit pst3 when tries to link to gettext. Gettext linked | Ton Voon | 1 | -2/+3 |
2007-12-12 | Run tinderbox builds in a test debug mode using "make test-debug" | Ton Voon | 1 | -0/+3 |
2007-12-04 | Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time) | Thomas Guyot-Sionnest | 1 | -2/+6 |
2007-09-21 | Stop double expansion of parameters for negate - works like | Ton Voon | 1 | -2/+2 |
2007-04-15 | Add thresholds support for check_cluster + lots of standardization. | Thomas Guyot-Sionnest | 1 | -1/+2 |
2007-04-13 | automake magic for check_cluster | Thomas Guyot-Sionnest | 1 | -1/+2 |
2007-01-24 | Various cleanups in the syncing with gnulib | Ton Voon | 1 | -2/+1 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 1 | -2/+2 |
2006-12-06 | Move SSL libs to correct order per plugin | Ton Voon | 1 | -4/+4 |
2006-12-06 | Only include -lssl for plugins that require it | Ton Voon | 1 | -2/+2 |
2006-07-28 | Cleanup references to old check_udp and INSTALL_OPTS. Error if | Ton Voon | 1 | -5/+1 |
2006-07-28 | check_udp.c deprecated and check_udp now linked to check_tcp. check_udp2 removed | Ton Voon | 1 | -1/+1 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 1 | -5/+2 |
2006-07-12 | Moving check_disk functions into utils_disk.c and testing them | Ton Voon | 1 | -2/+2 |
2006-07-03 | Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435) | Ton Voon | 1 | -1/+3 |
2006-05-01 | - check_ntp: | M. Sean Finney | 1 | -3/+7 |
2006-03-21 | mysql discovery based on mysql_config (Johan Fischer - 1359414) | Ton Voon | 1 | -0/+2 |
2006-03-17 | mysql detection cleanup: fixes runtime linking, autodetection of main | Ton Voon | 1 | -0/+2 |
2006-01-31 | Clean compile of check_mysql_query on MacOSX | Ton Voon | 1 | -1/+1 |
2006-01-31 | Adding check_mysql_query, using new ranges and threshold checking | Ton Voon | 1 | -1/+3 |
2006-01-30 | Added libtap tests for utils.c library functions. Removed redundant | Ton Voon | 1 | -0/+3 |
2005-10-30 | turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep | M. Sean Finney | 1 | -0/+1 |
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 | 1 | -1/+1 |
2005-10-24 | initial merging of ae's np_runcmd code into selected plugins. | M. Sean Finney | 1 | -11/+13 |
2005-10-23 | - compartmentalized ssl code into seperate sslutils.c | M. Sean Finney | 1 | -10/+13 |
2005-10-19 | - initial attempt at consolidating ssl-related code into netutils.{c,h} | M. Sean Finney | 1 | -5/+5 |
2005-09-21 | Separation of root setuid plugins into plugins-root/ | Ton Voon | 1 | -7/+3 |
2005-09-14 | Some makes do not like blank lines after "\". Fixed check_ldaps to only | Ton Voon | 1 | -7/+6 |
2005-06-28 | scanf parsing fix for check_swap from tracker id 1123292. now use floor(3) | M. Sean Finney | 1 | -1/+2 |
2005-02-11 | Fix for check_icmp build on Solaris from Andreas Ericsson <ae@op5.se> | Stanley Hopcroft | 1 | -1/+1 |
2005-02-01 | check_icmp added to libexec_PROGRAMS | Stanley Hopcroft | 1 | -2/+2 |
2005-02-01 | hacks to partly support check_icmp.c (1.0). | Stanley Hopcroft | 1 | -2/+2 |
2005-01-27 | Added check_dhcp bask into libexec_PROGRAMS after talking with Stanley. | Harper Mann | 1 | -2/+2 |
2005-01-24 | Removed check_dhcp and check_icmp from libexec_PROGRAMS (ie dont build by def... | Stanley Hopcroft | 1 | -4/+5 |
2004-12-28 | starttls support for check_smtp #1041576 | Benoit Mortier | 1 | -1/+1 |
2004-12-23 | Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp | Ton Voon | 1 | -0/+1 |
2004-12-21 | Revert back to previous openssl checks (the ones from curl kept having | Ton Voon | 1 | -2/+2 |
2004-12-15 | Support for coreutils lib. Configure tests via m4 scripts from coreutils | Ton Voon | 1 | -1/+1 |
2004-12-10 | Compile broken - fixing link flags. | Matthew Kent | 1 | -2/+2 |
2004-12-10 | Changes to link flags for check_dhcp.c | Stanley Hopcroft | 1 | -2/+2 |
2004-12-08 | patch 1028033 | Benoit Mortier | 1 | -2/+3 |
2004-12-07 | Better SSL checking (inspired by curl 7.12.2's configure.ac) | Ton Voon | 1 | -1/+1 |
2004-12-07 | Correct dependencies for check_dhcp.c. | Stanley Hopcroft | 1 | -1/+1 |
2004-12-07 | New plugin: check_dhcp.c. Attempt to port to non Linux platform. | Stanley Hopcroft | 1 | -3/+5 |
2004-12-04 | internationalization fixes | Benoit Mortier | 1 | -1/+3 |
2004-12-02 | Add check_icmp plugin | Stanley Hopcroft | 1 | -1/+2 |
2003-10-24 | Moved config.h to toplevel | Ton Voon | 1 | -1/+1 |
2003-09-16 | Support for AIX ps command and cleanup of configure's ps checks | Ton Voon | 1 | -2/+2 |