summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2003-08-01'ln -f -s ...' is not reliable/portable. Use 'rm -f ...; ln -s ...'Karl DeBisschop1-2/+3
2003-07-11link check_spop and check_simap if ssl libs are compiled into check_tcpKarl DeBisschop1-1/+2
2003-06-21solaris 8 needs 'ln -s -f' instead of 'ln -sf'Karl DeBisschop1-2/+2
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
2002-11-16fix too many sources problem for programs tha are symlinks to check_tcpKarl DeBisschop1-7/+16
2002-11-14fix typo in snprintf buildKarl DeBisschop1-1/+1
2002-11-14can't drop these sources -- neded for distKarl DeBisschop1-4/+4
2002-11-14fix build rule for snprintfKarl DeBisschop1-14/+16
2002-11-14remove check_nt againKarl DeBisschop1-3/+1
2002-11-14back out last change -- it was only work in progressKarl DeBisschop1-6/+4
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-1/+5
2002-10-25remove check_ntKarl DeBisschop1-3/+1
2002-10-25include getloadavg sources, add some Solaris pkg build supportKarl DeBisschop1-1/+2
2002-10-21need to define SOURCES for check_tcp to also build as check_ftp,check_imap,ch...Karl DeBisschop1-20/+24
2002-10-21roll check_ftp, check_imap, check_pop, and check_nntp into check_tcpKarl DeBisschop1-22/+25
2002-09-12negate wrapperKarl DeBisschop1-1/+3
2002-02-28Initial revisionEthan Galstad1-0/+139