Age | Commit message (Expand) | Author | Files | Lines |
2013-08-15 | Merge pull request #54 from g0hl1n/check_apt_-_run_update_upgrade_return_fix | Sven Nierlein | 1 | -2/+2 |
2013-08-15 | corrected http test | Sven Nierlein | 1 | -8/+3 |
2013-08-15 | Merge pull request #52 from g0hl1n/sf_3571331_check_http_-_removed_semicolon_... | Sven Nierlein | 1 | -3/+1 |
2013-08-06 | Fixed SF.net bug 2555775, threshold can be double for check_smtp | Jan Wagner | 1 | -14/+12 |
2013-07-08 | check_nt: Fixes NULL pointer dereference | Jan Wagner | 1 | -3/+13 |
2013-06-30 | check_ntp_peer: Verify type of response packets | Holger Weiss | 1 | -13/+19 |
2013-06-25 | Fixed SF.net bug 1614553, Debian bug #708343, Adding performace data | Jan Wagner | 1 | -2/+4 |
2013-05-29 | check_apt now correctly exits when apt-get return != 0refs/pull/54/head | Richard Leitner | 1 | -2/+2 |
2013-05-29 | Fixed SF.net bug #3571331, check_http converts semicolon to newline in -krefs/pull/52/head | Richard Leitner | 1 | -3/+1 |
2013-05-12 | build: fix building with parallel make. | Diego Elio Pettenò | 1 | -71/+24 |
2013-05-12 | plugins: rename runcmd's signal handler. | Diego Elio Pettenò | 4 | -4/+4 |
2013-03-25 | Fixed SF.net bug 3560976, added --include-type/-N option | Richard Leitner | 1 | -3/+15 |
2013-03-25 | Fixed SF.net bug 3602586, added timeout option for check_nagios | Richard Leitner | 1 | -3/+13 |
2013-03-25 | Fixed SF.net bug 3539317, typo in --help of check_apt | Richard Leitner | 1 | -1/+1 |
2013-02-27 | Update plugins/check_procs.c | Joerg Linge | 1 | -0/+1 |
2013-02-10 | check_tcp: don't ignore trailing options | Sven Nierlein | 2 | -11/+18 |
2013-01-24 | Apply my patch from:refs/pull/34/head | Daniël van Eeden | 1 | -3/+8 |
2013-01-23 | Merge pull request #20 from abradley/aptcritical | Sven Nierlein | 7 | -21/+276 |
2013-01-23 | updated check dig tests | Sven Nierlein | 1 | -7/+15 |
2013-01-23 | check_dig: query transport selection support | Ville Mattila | 1 | -3/+16 |
2013-01-23 | check_snmp: Don't thrash memory when using multiple label/unit argument | Robin Sonefors | 1 | -11/+11 |
2012-11-28 | check_ntp(_time): don't die on connect errors | Sven Nierlein | 2 | -2/+10 |
2012-11-28 | unified ipv4/6 usage and help text | Sven Nierlein | 6 | -10/+8 |
2012-11-14 | check_procs: Remove superfluous newline character | Holger Weiss | 1 | -1/+1 |
2012-11-14 | check_procs: Added performance data to plugin output. | Sebastian Harl | 1 | -0/+7 |
2012-11-14 | check_procs: Use the range/threshold support functions from libnagiosplug. | Sebastian Harl | 1 | -89/+17 |
2012-11-03 | plugins/check_snmp: Show snmp error when we fail to parse its output | Andreas Ericsson | 1 | -2/+2 |
2012-11-03 | Make check_snmp backwards compatible in how it parses thresholds | Andreas Ericsson | 1 | -0/+23 |
2012-10-09 | Allow for configuring OpenSSL | Holger Weiss | 1 | -0/+1 |
2012-10-03 | Tests for check_aptrefs/pull/20/head | Alex Bradley | 7 | -3/+257 |
2012-10-03 | Fix SourceForge bug 1904965 - check_apt: SECURITY_RE is not correct | Alex Bradley | 1 | -1/+1 |
2012-10-03 | Don't prepend "^Inst" or append a space to the "include", "exclude", or | Alex Bradley | 1 | -17/+18 |
2012-09-25 | Update plugins/check_disk.crefs/pull/19/head | Gianluca Varisco | 1 | -1/+1 |
2012-08-10 | check_http: Update description of -C option | Holger Weiss | 1 | -1/+1 |
2012-08-10 | check_http: Add missing newline to --help output | Holger Weiss | 1 | -3/+3 |
2012-08-10 | fixing bug in certificate experiation patch checking for bad warning threshol... | William Leibzon | 3 | -3/+3 |
2012-08-10 | tests/check_http.t: Fix whitespace issues | Holger Weiss | 1 | -10/+8 |
2012-08-10 | tests/check_http.t: Update the number of SSL tests | Holger Weiss | 1 | -1/+1 |
2012-08-10 | tests/check_http.t: Fix test case | Holger Weiss | 1 | -1/+1 |
2012-08-06 | check_ntp_peer: Fix --help output for -m and -n | Holger Weiss | 1 | -1/+1 |
2012-08-06 | check_ntp_peer: Fix --help output for -W and -C | Holger Weiss | 1 | -2/+2 |
2012-07-18 | check_http: Fix whitespace issues | Holger Weiss | 1 | -10/+10 |
2012-07-18 | check_http: Fix compilation without SSL support | Holger Weiss | 1 | -3/+4 |
2012-07-04 | Merge remote-tracking branch 'github/tokkee/sh/check_dbi' | Holger Weiss | 3 | -1/+923 |
2012-07-04 | Re-added missing variable declarations to check_smtp.c | Eric Stanley | 1 | -0/+2 |
2012-06-29 | check_smtp: Remove a comment regarding MAIL FROM | Holger Weiss | 1 | -15/+4 |
2012-06-29 | check_smtp: Fix help and usage output regarding -R | Holger Weiss | 1 | -2/+2 |
2012-06-29 | check_smtp: Fix strcat overflows | Anders Kaseorg | 1 | -4/+2 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 37 | -366/+395 |
2012-06-29 | check_smtp: Strip angle brackets from -f argument, if provided | Anders Kaseorg | 1 | -1/+2 |