summaryrefslogtreecommitdiffstats
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2005-11-09Typo with predetermined valuesTon Voon1-1/+1
2005-11-07incorporated patch from Elan Ruusamäe (ahmake) to overrideM. Sean Finney1-42/+159
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyM. Sean Finney1-0/+5
2005-10-25- added code to allow check_tcp (via np_net_connect) work with localM. Sean Finney1-1/+1
2005-10-23whoops, missed this one, same as last commitM. Sean Finney1-98/+97
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}M. Sean Finney1-1/+1
2005-10-18initial "experimental" support for gnutls. by default openssl is stillM. Sean Finney1-1/+35
2005-10-13Run spopen tests for Redhat ES SMP (Hans Engelen)Ton Voon1-1/+3
2005-10-06whoops. now using automake conditionals to prevent attempted compilesM. Sean Finney1-0/+2
2005-09-24a final change to hardcode the path for where plugins are installed.M. Sean Finney1-1/+17
2005-09-22use test instead of '[ ... ]' in configure.in. the check_procs/pst3M. Sean Finney1-2/+2
2005-09-22first version of bob ingraham's pst3 to allow checking for longerM. Sean Finney1-1/+10
2005-09-21Separation of root setuid plugins into plugins-root/Ton Voon1-0/+1
2005-09-20Incorrect assignment of procppid in configure.in (1296497 - Pascal Larisch)Ton Voon1-12/+12
2005-09-20Support for Tru64 for check_procs + additional test casesTon Voon1-8/+11
2005-09-19For 1.4.2 releaserelease-1.4.2Ton Voon1-1/+1
2005-09-14- Removing typosTon Voon1-2/+0
2005-09-12ECHILD error at waitpid on Red Hat systems (Peter Pramberger andTon Voon1-0/+16
2005-08-01For 1.4.1 releaseTon Voon1-1/+1
2005-07-25[1185704] New Testing Infrastructure.Peter Bray1-1/+1
2005-07-06Removed ",", causing problems with MacOSX compileTon Voon1-1/+1
2005-06-28scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)M. Sean Finney1-1/+6
2005-05-25fixes for check_procs:M. Sean Finney1-104/+117
2005-05-01provide a --with-perl optionM. Sean Finney1-1/+9
2005-04-19check for the -w flag for ping6 as well as pingM. Sean Finney1-0/+8
2005-04-11this should add support for check_ssmtp, based on the 1.3.x patch in 1155562,M. Sean Finney1-1/+1
2005-03-04Changed to next version numberTon Voon1-1/+1
2005-02-04For 1.4 releaserelease-1.4Ton Voon1-1/+1
2005-01-21Set arch specifc preprocessor symbols in config.h. TEMPORARY hack for check_d...Stanley Hopcroft1-0/+15
2005-01-14Fixed ssl configure problems on Solaris (Bug 1096091)Ton Voon1-5/+9
2005-01-13Use floats for holding memory values to avoid different types on differentTon Voon1-5/+5
2005-01-05Update version number to next releaseTon Voon1-1/+1
2004-12-30Get ps command for FreeBSD 4 (Tomasz Pilat)Ton Voon1-0/+12
2004-12-28sys/param.h needed for sys/swap.h on openbsd 3.6 (Julien Touche)Ton Voon1-1/+1
2004-12-23Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmpTon Voon1-82/+84
2004-12-21Revert back to previous openssl checks (the ones from curl kept havingTon Voon1-135/+67
2004-12-20- stupid typoTon Voon1-1/+1
2004-12-20Fix compile errors when looking for opensslTon Voon1-7/+11
2004-12-17Support for FreeBSD 5.2.1 and 5.3 in check_procsTon Voon1-1/+2
2004-12-15Bump version to next releaseTon Voon1-1/+1
2004-12-15Support for coreutils lib. Configure tests via m4 scripts from coreutilsTon Voon1-98/+24
2004-12-09Include $libsuff for systems that define this (based on advice fromTon Voon1-1/+1
2004-12-08Removed redundant check and make export LD_LIBRARY_PATH more sh friendlyTon Voon1-4/+4
2004-12-08patch 1028033Benoit Mortier1-0/+1
2004-12-08Fixed output info for openssl and LD_LIBRARY_PATH for subsequent compilesTon Voon1-2/+7
2004-12-07Better SSL checking (inspired by curl 7.12.2's configure.ac)Ton Voon1-62/+138
2004-12-03Patch from Russell Miller which adds elapsed time as a metric. Only for linux...Matthew Kent1-6/+6
2004-12-01Next version numberTon Voon1-1/+1
2004-12-01Bryan Loniewski contributed check_jabber plugin (SSL/check_tcp); Eric Chen ch...Stanley Hopcroft1-1/+1
2004-11-29Patches for configure on *BSD (Julien Touche)Ton Voon1-2/+16