Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-29 | Move negate' translate_state() to utils_base.h mp_translate_state() | Thomas Guyot-Sionnest | 3 | -28/+31 |
2014-01-29 | Add strcase gnulib module | Thomas Guyot-Sionnest | 8 | -2/+403 |
2014-01-29 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-29 | Fix check_swap returning OK on & thresholds and no swap | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-28 | check_disk: precise the help output | Jan Wagner | 1 | -1/+1 |
2014-01-28 | Clarify check_mysql test prompts | Thomas Guyot-Sionnest | 1 | -15/+17 |
2014-01-27 | Merge pull request #1200 from awiddersheim/add_file_options_mysql_query | Thomas Guyot-Sionnest | 1 | -3/+23 |
2014-01-27 | check_dig: fix wrong IPv6 arguments order | Thomas Guyot-Sionnest | 3 | -2/+4 |
2014-01-27 | Rename MP_STATE_DIRECTORY to MP_STATE_PATH | Thomas Guyot-Sionnest | 3 | -7/+7 |
2014-01-27 | And release notes for previous change (MP_STATE_DIRECTORY) | Thomas Guyot-Sionnest | 2 | -1/+2 |
2014-01-26 | Fix tests with an empty NPTest.cache file | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-25 | Ignore MP_STATE_DIRECTORY in suid plugins | Thomas Guyot-Sionnest | 3 | -9/+21 |
2014-01-25 | Clean up parse_ini error messages, add missing newlines | Thomas Guyot-Sionnest | 1 | -5/+5 |
2014-01-25 | Rename ENV variable, keep backward compatibility | Thomas Guyot-Sionnest | 3 | -5/+11 |
2014-01-24 | check_file_age: support for --ignore-missing | Jan Wagner | 2 | -5/+19 |
2014-01-24 | check_ping: Fixing "time of day goes back" | Jan Wagner | 2 | -1/+6 |
2014-01-24 | Fixing bug in average calculation (Submitted by Lars) | Jan Wagner | 2 | -2/+2 |
2014-01-24 | Making AVG_NUM configurable by compiler define (Submitted by Lars) | Jan Wagner | 2 | -0/+4 |