aboutsummaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
AgeCommit message (Expand)Author
2004-12-10Compile broken - fixing link flags.Gravatar Matthew Kent
2004-12-10Changes to link flags for check_dhcp.cGravatar Stanley Hopcroft
2004-12-08patch 1028033Gravatar Benoit Mortier
2004-12-07Better SSL checking (inspired by curl 7.12.2's configure.ac)Gravatar Ton Voon
2004-12-07Correct dependencies for check_dhcp.c.Gravatar Stanley Hopcroft
2004-12-07New plugin: check_dhcp.c. Attempt to port to non Linux platform.Gravatar Stanley Hopcroft
2004-12-04internationalization fixesGravatar Benoit Mortier
2004-12-02Add check_icmp pluginGravatar Stanley Hopcroft
2003-10-24Moved config.h to toplevelGravatar Ton Voon
2003-09-16Support for AIX ps command and cleanup of configure's ps checksGravatar Ton Voon
2003-08-03markup for translation, use common.h, fix problems compilingGravatar Karl DeBisschop
2003-08-01'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s ...'Gravatar Karl DeBisschop
2003-07-26checkins for internationalizationGravatar Karl DeBisschop
2003-07-04only make links for check_spop and check_simap when SSL is built into check_tcpGravatar Karl DeBisschop
2003-06-30Added check_simap & check_spop to check_tcp_programsGravatar Jeremy T. Bouse
2003-06-21soalris 8 needs 'ln -s -f' instead of 'ln -sf'Gravatar Karl DeBisschop
2003-04-09check_game needs popen.c nowGravatar Karl DeBisschop
2003-04-07Souped up check_procs with different metricsGravatar Ton Voon
2003-03-15Spent the day working on backwards compatability using getaddrinfo()Gravatar Jeremy T. Bouse
2003-03-13Updated cvs ignore files to reflect changesGravatar Jeremy T. Bouse
2003-03-08Move snprintf into libGravatar Ton Voon
2003-02-19Move getloadavg to lib directory. Must run "aclocal -I lib"Gravatar Ton Voon
2003-02-16Fixed dependencies for check_ntGravatar Ton Voon
2003-02-10Remove unnecessary getopt references and link in lib directoryGravatar Ton Voon
2003-02-03Patch for Mac OS X compile (652080 - Ton Voon)Gravatar Ton Voon
2003-01-29Added in check_nt for bug 646516Gravatar Ton Voon
2002-11-19another try at portable symlinkingGravatar Karl DeBisschop
2002-11-19another try at portable symlinkingGravatar Karl DeBisschop
2002-11-19rewrite of install-exec-hook for solarisGravatar Karl DeBisschop
2002-11-16fix too many sources problem for programs tha are symlinks to check_tcpGravatar Karl DeBisschop
2002-11-14fix typo in snprintf buildGravatar Karl DeBisschop
2002-11-14can't drop these sources -- neded for distGravatar Karl DeBisschop
2002-11-14fix build rule for snprintfGravatar Karl DeBisschop
2002-11-14remove check_nt againGravatar Karl DeBisschop
2002-11-14back out last change -- it was only work in progressGravatar Karl DeBisschop
2002-11-14remove call_getopt and ssprintfGravatar Karl DeBisschop
2002-10-25remove check_ntGravatar Karl DeBisschop
2002-10-25include getloadavg sources, add some Solaris pkg build supportGravatar Karl DeBisschop
2002-10-21need to define SOURCES for check_tcp to also build as check_ftp,check_imap,ch...Gravatar Karl DeBisschop
2002-10-21roll check_ftp, check_imap, check_pop, and check_nntp into check_tcpGravatar Karl DeBisschop
2002-09-12negate wrapperGravatar Karl DeBisschop
2002-02-28Initial revisionGravatar Ethan Galstad