aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2012-04-06Updated to support compiling and building RPM on AIX.Gravatar Eric Stanley
2012-02-10Enable compiling on AIX 6.1Gravatar Eric Stanley
2010-07-271.4.15 prepGravatar Ton Voon
2010-06-18Attempt at detecting 64bit compilation flags between gcc, old, and new versio...Gravatar Thomas Guyot-Sionnest
2009-12-05Detect arguments passed via --with-ping[6]-command (#2908236)Gravatar Thomas Guyot-Sionnest
2009-12-04Whitespace fixesGravatar Thomas Guyot-Sionnest
2009-09-25Using $srcdir is the proper way to goGravatar Thomas Guyot-Sionnest
2009-09-25Allow custom versions with the release file...Gravatar nagiosplugins
2009-09-16Prep for 1.4.14 releaseGravatar Ton Voon
2009-01-23Add die tests for parse_iniGravatar Thomas Guyot-Sionnest
2009-01-22Add die tests for extra-optsGravatar Thomas Guyot-Sionnest
2009-01-20Some platform are missing setenvGravatar Thomas Guyot-Sionnest
2009-01-15Removing AC_FUNC_ALLOCA from configure.in (added in the gnulib sync commit)Gravatar Thomas Guyot-Sionnest
2009-01-15Sync with gnulibGravatar Thomas Guyot-Sionnest
2008-11-29Add Libtap as a bundled library (does not change any behaviour without --enab...Gravatar Thomas Guyot-Sionnest
2008-11-28Revert inclusion of libtap into nagiospluginsGravatar Thomas Guyot-Sionnest
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-05Fixed libtap dependency issue. Warning: will install tap into lib directoriesGravatar Ton Voon
2008-09-25Preparation for 1.4.13Gravatar Ton Voon
2008-08-21Only include extra-opts tests if libtap is enabledGravatar Ton Voon
2008-06-26Adding libtap into distribution to help run C based testsGravatar Ton Voon
2008-05-27Preparation for 1.4.12 releaseGravatar Ton Voon
2008-05-27Not picking up solaris systems correctly for check_dhcp. OnlyGravatar Ton Voon
2008-05-22Fix linking against OpenSSL where libdl is requiredGravatar Thomas Guyot-Sionnest
2008-04-29Support "--without-pgsql" (reported by Alex Songe via IRC).Gravatar Holger Weiss
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportGravatar Thomas Guyot-Sionnest
2008-03-11Possible fix for HP-UX compile problems of regex_internal.cGravatar Ton Voon
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSGravatar Ton Voon
2008-02-28Reverted check_procs for solaris back to using pst3 due to truncationGravatar Ton Voon
2008-02-11Added link to FAQ for redhat spopen problemGravatar Ton Voon
2008-01-15Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large f...Gravatar Thomas Guyot-Sionnest
2007-12-13Preparation for 1.4.11Gravatar Ton Voon
2007-11-09Adding test for base64 libGravatar Thomas Guyot-Sionnest
2007-09-29Prep for 1.4.10Gravatar Ton Voon
2007-09-24Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted byGravatar Holger Weiss
2007-09-23Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#12...Gravatar Matthias Eble
2007-09-21Stop double expansion of parameters for negate - works likeGravatar Ton Voon
2007-09-13Adding in optional Nagios::Plugin perl module (andGravatar Ton Voon
2007-07-26New "-u, --unicast" option which gives check_dhcp the ability to mimic aGravatar Holger Weiss
2007-06-18Make Linux specific plugin check_ide_smart build if appropriate headers are f...Gravatar Matthias Eble
2007-06-04For 1.4.9 releaseGravatar Ton Voon
2007-06-03Added test cases for utils_tcpGravatar Matthias Eble
2007-05-12Updating gettext files from coreutils-6.9. mkinstalldirs needs to be inGravatar Ton Voon
2007-04-25check_load can optionally divide by number of cpusGravatar Ton Voon
2007-04-19Fix compilation of check_ldap, check_radius and check_pgsql (*ding*)Gravatar Thomas Guyot-Sionnest
2007-04-111.4.8 releaseGravatar Ton Voon
2007-03-30Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detectionGravatar Ton Voon
2007-03-291.4.7 releaseGravatar Ton Voon
2007-03-25Reinstate --with-nagios-user/group and new --without-group-permissions ./conf...Gravatar Ton Voon