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