Age | Commit message (Expand) | Author | Files | Lines |
2014-06-28 | plugins/check_ntp.c - Verify struct from response | Spenser Reinhardt | 1 | -2/+11 |
2014-06-28 | plugins/check_real.c - recv string null terminate | Spenser Reinhardt | 1 | -0/+1 |
2014-06-28 | plugins/check_apt.c - Print uninitialized ereg | Spenser Reinhardt | 1 | -0/+3 |
2014-06-24 | tests: always build and test on travis | Sven Nierlein | 4 | -7/+61 |
2014-06-23 | check_ide_smart: Fixing spelling bug | Jan Wagner | 1 | -1/+1 |
2014-06-23 | check_mrtg: Fixing spelling bug | Jan Wagner | 1 | -1/+1 |
2014-06-23 | check_ups/check_dbi: Fixing spelling bug | Jan Wagner | 2 | -6/+6 |
2014-06-22 | check_radius.c: Add newline to die() calls | Holger Weiss | 1 | -14/+14 |
2014-06-22 | check_radius: Support FreeRADIUS Client library | Holger Weiss | 1 | -7/+14 |
2014-06-18 | plugins/runcmd.c: Remove superfluous newline | Holger Weiss | 1 | -1/+1 |
2014-06-13 | tests: freebsds snmpd does not use quotes | Sven Nierlein | 1 | -1/+1 |
2014-06-13 | tests: check_proc tests fail if uid -2 does not map to nobody | Sven Nierlein | 1 | -0/+1 |
2014-06-13 | tests: fping checks require being root or setuid root | Sven Nierlein | 1 | -6/+8 |
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 | 1 | -15/+9 |
2014-06-12 | tests: parts of the check_procs test only work when uid -2 exists | Sven Nierlein | 1 | -12/+16 |
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 | 2 | -4/+42 |
2014-04-27 | Make check_ping work on Windows. | Gunnar Beutner | 1 | -2/+5 |
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 | check_nt: add UPTIME to perfdata [sf#3434647] | Jan Wagner | 1 | -1/+1 |
2014-04-03 | Fix check_mysql.c client options from file | awiddersheim | 1 | -6/+0 |
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 | 1 | -5/+6 |
2014-02-20 | check_swap: Fix the plugin name that appears in the comment | Davide Madrisan | 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-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 | 1 | -0/+0 |
2014-01-31 | Handle negative values properly with check_snmp | Stephane Lapie | 1 | -1/+1 |
2014-01-31 | Add tests for negative thresholds in check_snmp | Thomas Guyot-Sionnest | 2 | -8/+36 |
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 | 1 | -2/+9 |
2014-01-29 | Update check_swap usage | Thomas Guyot-Sionnest | 1 | -3/+4 |
2014-01-29 | check_swap: add supports for a configurable state when there is no swap | Thomas Guyot-Sionnest | 1 | -2/+13 |
2014-01-29 | Move negate' translate_state() to utils_base.h mp_translate_state() | Thomas Guyot-Sionnest | 1 | -24/+5 |
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 | 1 | -2/+2 |
2014-01-27 | Rename MP_STATE_DIRECTORY to MP_STATE_PATH | Thomas Guyot-Sionnest | 1 | -2/+2 |