summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-03markup for translation, use common.h, fix problems compilingKarl DeBisschop1-1/+1
2003-08-01'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s ...'Karl DeBisschop1-2/+3
2003-07-26checkins for internationalizationKarl DeBisschop1-1/+7
2003-07-04only make links for check_spop and check_simap when SSL is built into check_tcpKarl DeBisschop1-3/+3
2003-06-30Added check_simap & check_spop to check_tcp_programsJeremy T. Bouse1-0/+1
2003-06-21soalris 8 needs 'ln -s -f' instead of 'ln -sf'Karl DeBisschop1-2/+2
2003-04-09check_game needs popen.c nowKarl DeBisschop1-1/+1
2003-04-07Souped up check_procs with different metricsTon Voon1-3/+1
2003-03-15Spent the day working on backwards compatability using getaddrinfo()Jeremy T. Bouse1-24/+29
2003-03-13Updated cvs ignore files to reflect changesJeremy T. Bouse1-1/+1
2003-03-08Move snprintf into libTon Voon1-8/+1
2003-02-19Move getloadavg to lib directory. Must run "aclocal -I lib"Ton Voon1-1/+1
2003-02-16Fixed dependencies for check_ntTon Voon1-1/+1
2003-02-10Remove unnecessary getopt references and link in lib directoryTon Voon1-14/+4
2003-02-03Patch for Mac OS X compile (652080 - Ton Voon)Ton Voon1-0/+1
2003-01-29Added in check_nt for bug 646516Ton Voon1-1/+3
2002-11-19another try at portable symlinkingKarl DeBisschop1-1/+1
2002-11-19another try at portable symlinkingKarl DeBisschop1-2/+2
2002-11-19rewrite of install-exec-hook for solarisKarl DeBisschop1-13/+2