Age | Commit message (Expand) | Author | Files | Lines |
2014-06-13 | require at least HTTP::Daemon 6.01 | Sven Nierlein | 1 | -1/+2 |
2014-06-12 | tests: testCmd has own timeout which overwrites local one | Sven Nierlein | 2 | -17/+12 |
2014-06-12 | tests: parts of the check_procs test only work when uid -2 exists | Sven Nierlein | 1 | -12/+16 |
2014-06-12 | configure.ac: Remove unused code | Holger Weiss | 1 | -2/+0 |
2014-06-12 | Fix compilation with GnuTLS | Holger Weiss | 1 | -0/+2 |
2014-04-27 | Make check_disk work on Windows. | Gunnar Beutner | 1 | -1/+20 |
2014-04-27 | Make check_users work on Windows. | Gunnar Beutner | 3 | -5/+51 |
2014-04-27 | Make check_ping work on Windows. | Gunnar Beutner | 2 | -4/+19 |
2014-04-27 | Add missing file extensions for some of the plugins. | Gunnar Beutner | 1 | -21/+21 |
2014-04-24 | check_snmp: Handle SNMPv3 noAuthNoPriv properly | Anton Lofgren | 2 | -6/+15 |
2014-04-04 | Remove the suggestion to run check_apt with --verbose since it doesn't do any... | Sam Kottler | 1 | -1/+1 |
2014-04-04 | Add Sam Kottler to the list of AUTHORS | Holger Weiss | 1 | -0/+1 |
2014-04-04 | check_nt: add UPTIME to perfdata [sf#3434647] | Jan Wagner | 2 | -1/+2 |
2014-04-03 | Fix check_mysql.c client options from file | awiddersheim | 1 | -6/+0 |
2014-03-20 | Update the last remaining instance of the old FSF address | Sam Kottler | 1 | -1/+1 |
2014-03-13 | check_pgsql: Add missing newline to --help output | Holger Weiss | 1 | -1/+1 |
2014-03-09 | build - avoid deprecated INCLUDES | Davide Madrisan | 3 | -11/+10 |
2014-02-28 | Disable Perl's "taint" checks | Holger Weiss | 3 | -3/+3 |
2014-02-28 | travis-ci: remove mawk build-deps | Jan Wagner | 1 | -1/+1 |
2014-02-28 | configure.ac: Remove unused AC_PATH_PROG() calls | Holger Weiss | 1 | -3/+0 |
2014-02-28 | Replace "plugins-scripts/subst.in" foo | Holger Weiss | 20 | -103/+53 |
2014-02-28 | Merge remote-tracking branch 'awiddersheim/fix_trusted_path' | Holger Weiss | 18 | -28/+508 |
2014-02-27 | travis-ci: Remove gawk to build against mawk | Jan Wagner | 1 | -0/+1 |
2014-02-27 | subst.in: remove the led() function | Evgeni Golov | 1 | -17/+0 |
2014-02-27 | utils.pm: use FindBin instead of awk to find the path to | Evgeni Golov | 10 | -10/+20 |
2014-02-27 | NEWS: Adding check_mailq auto detection | Jan Wagner | 2 | -0/+3 |
2014-02-27 | check_mailq: add $mailq to check output, so it is easily visible what was aut... | Evgeni Golov | 1 | -17/+17 |
2014-02-27 | check_mailq: document autodetection in the usage output | Evgeni Golov | 1 | -1/+3 |
2014-02-27 | check_mailq: try to autodetect which mailq implementation we are using | Evgeni Golov | 1 | -1/+24 |
2014-02-21 | configure.ac: Support --disable-maintainer-mode | Holger Weiss | 1 | -0/+1 |
2014-02-21 | Rename configure.in to configure.ac | Holger Weiss | 1 | -0/+0 |
2014-02-20 | check_swap: Fix the plugin name that appears in the comment | Davide Madrisan | 1 | -1/+1 |
2014-02-20 | travis-ci: Don't use Clang | Holger Weiss | 1 | -10/+0 |
2014-02-20 | travis-ci: Adjust "branch_pattern" | Holger Weiss | 1 | -1/+1 |
2014-02-18 | check_procs test fails if there is no user with uid 501 | Sven Nierlein | 1 | -9/+17 |
2014-02-17 | check_ssh: Reverting a387120 | Jan Wagner | 1 | -2/+0 |
2014-02-16 | travis-ci: remove heading dash accordingly docs | Jan Wagner | 1 | -1/+1 |
2014-02-16 | travis-ci: Cosmetic changes | Holger Weiss | 1 | -8/+8 |
2014-02-16 | travis-ci: Enable email notifications | Holger Weiss | 1 | -1/+2 |
2014-02-16 | travis-ci: Add configuration for Coverity Scan | Jan Wagner | 1 | -1/+23 |
2014-02-16 | travis-ci: Make use of before_script target | Jan Wagner | 1 | -0/+2 |
2014-02-16 | travis-ci: Update package list in before_install | Jan Wagner | 1 | -1/+3 |
2014-02-16 | travis-ci: Move all into install target | Jan Wagner | 1 | -1/+3 |
2014-02-16 | travis-ci: Add clang and gcc as compiler | Jan Wagner | 1 | -0/+5 |
2014-02-15 | travis-ci: Enable IRC notification | Jan Wagner | 1 | -2/+7 |
2014-02-14 | Add travis config | Jan Wagner | 1 | -0/+12 |
2014-02-07 | Merge pull request #1234 from skottler/plugin_makefile_whitespace | Thomas Guyot-Sionnest | 1 | -3/+2 |
2014-02-07 | Remove unnecessary whitespace in Makefile.am | Sam Kottler | 1 | -3/+2 |
2014-01-31 | Add perfdata in check_proc output tests | Thomas Guyot-Sionnest | 1 | -15/+15 |
2014-01-31 | Fix snmpd tests | Thomas Guyot-Sionnest | 1 | -1/+1 |