aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2013-08-20check_ide_smart: Add support for NetBSDGravatar Holger Weiss
2013-08-19Clean up check for _SC_NPROCESSORS_ONLNGravatar Holger Weiss
2013-08-19Bug fix for ncpus if hyperthreading turned off in linuxGravatar Booker C. Bense
2013-08-18check_procs: Get rid of HAVE_PROC_PID_EXEGravatar Sebastian Schmidt
2013-08-18check_procs: filter out self by /proc/pid/exeGravatar Sebastian Schmidt
2013-08-18check_fping: Use fping6(8) only if availableGravatar Holger Weiss
2013-08-18Merge remote-tracking branch 'github/villemattila/check_fping_ipv6'Gravatar Holger Weiss
2013-05-12configure: add --without-ldap, --without-radius and --without-dbi options.Gravatar Diego Elio Pettenò
2012-12-28check_fping: IPv6 supportGravatar Ville Mattila
2012-07-04Merge remote-tracking branch 'github/tokkee/sh/check_dbi'Gravatar Holger Weiss
2012-06-27Prepare for the 1.4.16 releaseGravatar Holger Weiss
2012-06-06Initial version of the 'check_dbi' plugin.Gravatar Sebastian Harl
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