Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-31 | Enable tests in tests/ subdirs | Thomas Guyot-Sionnest | 3 | -17/+29 |
2014-01-31 | Handle negative values properly with check_snmp | Stephane Lapie | 2 | -2/+2 |
2014-01-31 | Add tests for negative thresholds in check_snmp | Thomas Guyot-Sionnest | 2 | -8/+36 |
2014-01-31 | Add tests for negative thresholds in test_utils | Thomas Guyot-Sionnest | 1 | -2/+17 |
2014-01-30 | check_dig: Declare variable at the top | Holger Weiss | 1 | -1/+2 |
2014-01-30 | check_dig: stick with integer devision | Jan Wagner | 1 | -1/+1 |
2014-01-30 | check_dig: timeout_interval is a global variable | Jan Wagner | 1 | -2/+0 |
2014-01-30 | check_dig: patch to make dig honor -t option | Jan Wagner | 2 | -2/+10 |
2014-01-29 | Add tests for mp_translate_state() | Thomas Guyot-Sionnest | 1 | -5/+50 |
2014-01-29 | check_mailq: adding nullmailer support | Jan Wagner | 2 | -2/+40 |
2014-01-29 | Just fixing small typo in comment | Jan Wagner | 1 | -1/+1 |
2014-01-29 | Update check_swap usage | Thomas Guyot-Sionnest | 1 | -3/+4 |
2014-01-29 | AUpdate .gitignore for new gnulib module | Thomas Guyot-Sionnest | 1 | -0/+1 |
2014-01-29 | check_swap: add supports for a configurable state when there is no swap | Thomas Guyot-Sionnest | 2 | -2/+16 |