aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2006-06-03removed the -R for openssl, as it should be figured out automatically byGravatar M. Sean Finney
2006-05-30Default to search path for mysql_configGravatar Ton Voon
2006-05-25Gettext fixes to sync with coreutilsGravatar Ton Voon
2006-05-25Use coreutils' regexp libraries, so regexp always available nowGravatar Ton Voon
2006-05-24Fix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936)Gravatar Ton Voon
2006-05-19Requirement of automake 1.8.3, as coreutils needs itGravatar Ton Voon
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Gravatar Ton Voon
2006-05-17Fix for loading SSL libraries at runtimeGravatar Ton Voon
2006-05-17Fix compile problems on Solaris for pst3 and ssl libsGravatar Ton Voon
2006-05-01- check_ntp:Gravatar M. Sean Finney
2006-04-28Remove stupid error where pst3 was always compiledGravatar Ton Voon
2006-04-28Added pst3 into distribution (Jason Kau - 1476451)Gravatar Ton Voon
2006-04-27Internal version of basename if one not found in systemGravatar Ton Voon
2006-04-19version update - release pendingGravatar Subhendu Ghosh
2006-03-22Reinstated --with-mysql optionGravatar Ton Voon
2006-03-21Stop check_dns from compiling if nslookup does not exist (Sakari Lehtonen -Gravatar Ton Voon
2006-03-21Fix for mysql 3.xGravatar Ton Voon
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Gravatar Ton Voon
2006-03-17mysql detection cleanup: fixes runtime linking, autodetection of mainGravatar Ton Voon
2006-03-16Using libtool to get runpath for tap libraryGravatar Ton Voon
2006-02-24Use the installed tap library instead of requesting a compiled objectGravatar Ton Voon
2006-01-31Clean compile of check_mysql_query on MacOSXGravatar Ton Voon
2006-01-31Adding check_mysql_query, using new ranges and threshold checkingGravatar Ton Voon
2006-01-31Changed configure option to --with-libtap-srcdir because requiresGravatar Ton Voon
2006-01-30Added libtap tests for utils.c library functions. Removed redundantGravatar Ton Voon
2005-12-01Run longer test on redhat for spopen/pthread problem. Allow enable/disable ofGravatar Ton Voon
2005-11-09Typo with predetermined valuesGravatar Ton Voon
2005-11-07incorporated patch from Elan Ruusamäe (ahmake) to overrideGravatar M. Sean Finney
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyGravatar M. Sean Finney
2005-10-25- added code to allow check_tcp (via np_net_connect) work with localGravatar M. Sean Finney
2005-10-23whoops, missed this one, same as last commitGravatar M. Sean Finney
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}Gravatar M. Sean Finney
2005-10-18initial "experimental" support for gnutls. by default openssl is stillGravatar M. Sean Finney
2005-10-13Run spopen tests for Redhat ES SMP (Hans Engelen)Gravatar Ton Voon
2005-10-06whoops. now using automake conditionals to prevent attempted compilesGravatar M. Sean Finney
2005-09-24a final change to hardcode the path for where plugins are installed.Gravatar M. Sean Finney
2005-09-22use test instead of '[ ... ]' in configure.in. the check_procs/pst3Gravatar M. Sean Finney
2005-09-22first version of bob ingraham's pst3 to allow checking for longerGravatar M. Sean Finney
2005-09-21Separation of root setuid plugins into plugins-root/Gravatar Ton Voon
2005-09-20Incorrect assignment of procppid in configure.in (1296497 - Pascal Larisch)Gravatar Ton Voon
2005-09-20Support for Tru64 for check_procs + additional test casesGravatar Ton Voon
2005-09-19For 1.4.2 releaseGravatar Ton Voon
2005-09-14- Removing typosGravatar Ton Voon
2005-09-12ECHILD error at waitpid on Red Hat systems (Peter Pramberger andGravatar Ton Voon
2005-08-01For 1.4.1 releaseGravatar Ton Voon
2005-07-25[1185704] New Testing Infrastructure.Gravatar Peter Bray
2005-07-06Removed ",", causing problems with MacOSX compileGravatar Ton Voon
2005-06-28scanf parsing fix for check_swap from tracker id 1123292. now use floor(3)Gravatar M. Sean Finney
2005-05-25fixes for check_procs:Gravatar M. Sean Finney
2005-05-01provide a --with-perl optionGravatar M. Sean Finney