Age | Commit message (Expand) | Author | Files | Lines |
2014-01-23 | Enable extra-opts by default | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 1 | -1/+1 |
2014-01-21 | Merge branch 'maint' | Holger Weiss | 1 | -1/+1 |
2014-01-21 | New default installation prefix: /usr/local | Holger Weiss | 1 | -2/+0 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -7/+7 |
2014-01-10 | configure.in: Call AC_CONFIG_HEADERS | Holger Weiss | 1 | -1/+1 |
2013-10-28 | Update URLs and mailing list addresses | Holger Weiss | 1 | -1/+1 |
2013-10-02 | Prepare for the 1.5 releaserelease-1.5 | Holger Wei� | 1 | -1/+1 |
2013-09-02 | Remove the outdated "command.cfg" file | Holger Weiss | 1 | -1/+0 |
2013-08-20 | Check for who(1) only if utmpx(5) isn't available | Holger Weiss | 1 | -17/+20 |
2013-08-20 | check_users: Use utmpx(5) only if available | Holger Weiss | 1 | -0/+4 |
2013-08-20 | check_ide_smart: Add support for NetBSD | Holger Weiss | 1 | -7/+25 |
2013-08-19 | Clean up check for _SC_NPROCESSORS_ONLN | Holger Weiss | 1 | -8/+8 |
2013-08-19 | Bug fix for ncpus if hyperthreading turned off in linux | Booker C. Bense | 1 | -3/+11 |
2013-08-18 | check_procs: Get rid of HAVE_PROC_PID_EXE | Sebastian Schmidt | 1 | -6/+0 |
2013-08-18 | check_procs: filter out self by /proc/pid/exe | Sebastian Schmidt | 1 | -0/+6 |
2013-08-18 | check_fping: Use fping6(8) only if available | Holger Weiss | 1 | -11/+9 |
2013-08-18 | Merge remote-tracking branch 'github/villemattila/check_fping_ipv6' | Holger Weiss | 1 | -0/+11 |
2013-05-12 | configure: add --without-ldap, --without-radius and --without-dbi options. | Diego Elio Pettenò | 1 | -40/+51 |
2012-12-28 | check_fping: IPv6 support | Ville Mattila | 1 | -0/+11 |
2012-07-04 | Merge remote-tracking branch 'github/tokkee/sh/check_dbi' | Holger Weiss | 1 | -0/+13 |
2012-06-27 | Prepare for the 1.4.16 releaserelease-1.4.16 | Holger Weiss | 1 | -1/+1 |
2012-06-06 | Initial version of the 'check_dbi' plugin. | Sebastian Harl | 1 | -0/+13 |
2012-04-06 | Updated to support compiling and building RPM on AIX. | Eric Stanley | 1 | -1/+2 |
2012-02-10 | Enable compiling on AIX 6.1 | Eric Stanley | 1 | -0/+2 |
2010-07-27 | 1.4.15 preprelease-1.4.15 | Ton Voon | 1 | -1/+1 |
2010-06-18 | Attempt at detecting 64bit compilation flags between gcc, old, and new versio... | Thomas Guyot-Sionnest | 1 | -3/+62 |
2009-12-05 | Detect arguments passed via --with-ping[6]-command (#2908236) | Thomas Guyot-Sionnest | 1 | -2/+17 |
2009-12-04 | Whitespace fixes | Thomas Guyot-Sionnest | 1 | -15/+15 |
2009-09-25 | Using $srcdir is the proper way to go | Thomas Guyot-Sionnest | 1 | -5/+3 |
2009-09-25 | Allow custom versions with the release file... | nagiosplugins | 1 | -0/+8 |
2009-09-16 | Prep for 1.4.14 releaserelease-1.4.14 | Ton Voon | 1 | -1/+1 |
2009-01-23 | Add die tests for parse_ini | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-22 | Add die tests for extra-opts | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-20 | Some platform are missing setenv | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-01-15 | Removing AC_FUNC_ALLOCA from configure.in (added in the gnulib sync commit) | Thomas Guyot-Sionnest | 1 | -1/+0 |
2009-01-15 | Sync with gnulib | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-11-29 | Add Libtap as a bundled library (does not change any behaviour without --enab... | Thomas Guyot-Sionnest | 1 | -43/+74 |
2008-11-28 | Revert inclusion of libtap into nagiosplugins | Thomas Guyot-Sionnest | 1 | -21/+5 |
2008-11-26 | Disable dynamic versionning for releases, and allow generating version out of... | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -1/+0 |
2008-11-05 | Fixed libtap dependency issue. Warning: will install tap into lib directories | Ton Voon | 1 | -0/+4 |
2008-09-25 | Preparation for 1.4.13release-1.4.13 | Ton Voon | 1 | -1/+1 |
2008-08-21 | Only include extra-opts tests if libtap is enabled | Ton Voon | 1 | -17/+20 |
2008-06-26 | Adding libtap into distribution to help run C based tests | Ton Voon | 1 | -6/+15 |
2008-05-27 | Preparation for 1.4.12 releaserelease-1.4.12 | Ton Voon | 1 | -1/+1 |
2008-05-27 | Not picking up solaris systems correctly for check_dhcp. Only | Ton Voon | 1 | -2/+2 |
2008-05-22 | Fix linking against OpenSSL where libdl is required | Thomas Guyot-Sionnest | 1 | -0/+8 |
2008-04-29 | Support "--without-pgsql" (reported by Alex Songe via IRC). | Holger Weiss | 1 | -1/+1 |
2008-04-02 | - Add --enable-extra-opts configure option for compiling extra-opts support | Thomas Guyot-Sionnest | 1 | -0/+14 |