summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-28configure.ac: Remove unused AC_PATH_PROG() callsHolger Weiss1-3/+0
2014-02-28Replace "plugins-scripts/subst.in" fooHolger Weiss20-103/+53
2014-02-28Merge remote-tracking branch 'awiddersheim/fix_trusted_path'Holger Weiss18-28/+508
2014-02-27travis-ci: Remove gawk to build against mawkJan Wagner1-0/+1
2014-02-27subst.in: remove the led() functionEvgeni Golov1-17/+0
2014-02-27utils.pm: use FindBin instead of awk to find the path toEvgeni Golov10-10/+20
2014-02-27NEWS: Adding check_mailq auto detectionJan Wagner2-0/+3
2014-02-27check_mailq: add $mailq to check output, so it is easily visible what was aut...Evgeni Golov1-17/+17
2014-02-27check_mailq: document autodetection in the usage outputEvgeni Golov1-1/+3
2014-02-27check_mailq: try to autodetect which mailq implementation we are usingEvgeni Golov1-1/+24
2014-02-21configure.ac: Support --disable-maintainer-modeHolger Weiss1-0/+1
2014-02-21Rename configure.in to configure.acHolger Weiss1-0/+0
2014-02-20check_swap: Fix the plugin name that appears in the commentDavide Madrisan1-1/+1
2014-02-20travis-ci: Don't use ClangHolger Weiss1-10/+0
2014-02-20travis-ci: Adjust "branch_pattern"Holger Weiss1-1/+1
2014-02-18check_procs test fails if there is no user with uid 501Sven Nierlein1-9/+17
2014-02-17check_ssh: Reverting a387120Jan Wagner1-2/+0
2014-02-16travis-ci: remove heading dash accordingly docsJan Wagner1-1/+1
2014-02-16travis-ci: Cosmetic changesHolger Weiss1-8/+8
2014-02-16travis-ci: Enable email notificationsHolger Weiss1-1/+2
2014-02-16travis-ci: Add configuration for Coverity ScanJan Wagner1-1/+23
2014-02-16travis-ci: Make use of before_script targetJan Wagner1-0/+2
2014-02-16travis-ci: Update package list in before_installJan Wagner1-1/+3
2014-02-16travis-ci: Move all into install targetJan Wagner1-1/+3
2014-02-16travis-ci: Add clang and gcc as compilerJan Wagner1-0/+5
2014-02-15travis-ci: Enable IRC notificationJan Wagner1-2/+7
2014-02-14Add travis configJan Wagner1-0/+12
2014-02-07Merge pull request #1234 from skottler/plugin_makefile_whitespaceThomas Guyot-Sionnest1-3/+2
2014-02-07Remove unnecessary whitespace in Makefile.amrefs/pull/1234/headSam Kottler1-3/+2
2014-01-31Add perfdata in check_proc output testsThomas Guyot-Sionnest1-15/+15
2014-01-31Fix snmpd testsThomas Guyot-Sionnest1-1/+1
2014-01-31Enable tests in tests/ subdirsThomas Guyot-Sionnest3-17/+29
2014-01-31Handle negative values properly with check_snmpStephane Lapie2-2/+2
2014-01-31Add tests for negative thresholds in check_snmpThomas Guyot-Sionnest2-8/+36
2014-01-31Add tests for negative thresholds in test_utilsThomas Guyot-Sionnest1-2/+17
2014-01-30check_dig: Declare variable at the topHolger Weiss1-1/+2
2014-01-30check_dig: stick with integer devisionJan Wagner1-1/+1
2014-01-30check_dig: timeout_interval is a global variableJan Wagner1-2/+0
2014-01-30check_dig: patch to make dig honor -t optionJan Wagner2-2/+10
2014-01-30Add tests for mp_translate_state()Thomas Guyot-Sionnest1-5/+50
2014-01-29check_mailq: adding nullmailer supportJan Wagner2-2/+40
2014-01-29Just fixing small typo in commentJan Wagner1-1/+1
2014-01-29Update check_swap usageThomas Guyot-Sionnest1-3/+4
2014-01-29AUpdate .gitignore for new gnulib moduleThomas Guyot-Sionnest1-0/+1
2014-01-29check_swap: add supports for a configurable state when there is no swapThomas Guyot-Sionnest2-2/+16
2014-01-29Move negate' translate_state() to utils_base.h mp_translate_state()Thomas Guyot-Sionnest3-28/+31
2014-01-29Add strcase gnulib moduleThomas Guyot-Sionnest8-2/+403
2014-01-29TypoThomas Guyot-Sionnest1-1/+1
2014-01-29Fix check_swap returning OK on & thresholds and no swapThomas Guyot-Sionnest1-1/+1
2014-01-28check_disk: precise the help outputJan Wagner1-1/+1