Age | Commit message (Expand) | Author | Files | Lines |
2010-05-08 | Add missing --fqdn help (Jan Wagner) | Thomas Guyot-Sionnest | 1 | -2/+4 |
2010-04-28 | Update extra-opts help text based on ML agreement | Thomas Guyot-Sionnest | 1 | -1/+2 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 39 | -39/+39 |
2010-04-22 | Split long line in check_cluster --help | Thomas Guyot-Sionnest | 1 | -1/+2 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 38 | -186/+1 |
2010-04-21 | Fix tests and update NEWS file | Thomas Guyot-Sionnest | 1 | -4/+49 |
2010-04-21 | Replace the lousy multiline parser with a robust one. | Thomas Guyot-Sionnest | 1 | -8/+49 |
2010-04-21 | Attempt at fixing check_snmp multiline output: | Thomas Guyot-Sionnest | 2 | -9/+32 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 41 | -266/+266 |
2010-04-14 | Update french translation (fix all fuzzy's) | Thomas Guyot-Sionnest | 2 | -3/+3 |
2010-04-14 | Fix check_radius returning OK on unexpected results | Thomas Guyot-Sionnest | 1 | -2/+12 |
2010-04-13 | Fix typo | Holger Weiss | 1 | -1/+1 |
2010-04-11 | Fix Debian bug #482947: No --nas-ip-address option | Holger Weiss | 1 | -13/+28 |
2010-04-11 | Fix Debian bug #479984: Allow empty LDAP base | Holger Weiss | 1 | -1/+1 |
2010-04-11 | Fix Debian bug #460097: check_http -M broken | Holger Weiss | 1 | -1/+4 |
2010-04-11 | Fix Debian bug #463322: Use deprecated libldap API | Holger Weiss | 1 | -0/+1 |
2010-04-11 | Fix Debian bug #307905: Incorrect usage output | Holger Weiss | 1 | -1/+1 |
2010-04-05 | Fix regression in check_http ssl checks on some servers | Thomas Guyot-Sionnest | 1 | -3/+12 |
2010-03-31 | check_snmp: Update last patch to copy value verbatim | Thomas Guyot-Sionnest | 1 | -10/+6 |
2010-03-30 | check_snmp: Fix regression introduced in #1867716 | Thomas Guyot-Sionnest | 1 | -2/+10 |
2010-03-27 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) | Thomas Guyot-Sionnest | 1 | -3/+3 |
2010-03-18 | Let check_ntp_peer check the number of truechimers | Holger Weiss | 2 | -27/+69 |
2010-02-26 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) | Ton Voon | 1 | -1/+4 |
2009-12-02 | Fix short help using "warn" for the -f option instead of "warning" (onredirect). | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-10-22 | Fix usage of repeated -o options in check_snmp | Thomas Guyot-Sionnest | 2 | -10/+18 |
2009-09-25 | Allow custom versions with the release file... | nagiosplugins | 1 | -1/+1 |
2009-09-21 | Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan... | Thomas Guyot-Sionnest | 1 | -2/+16 |
2009-09-11 | Fix skip number | Ton Voon | 1 | -1/+1 |
2009-09-05 | Add a test that succeeds on check_snmp v1.4.13. Newer versions skip additional | Thomas Guyot-Sionnest | 1 | -1/+8 |
2009-08-05 | Fix segfault in check_snmp (definitive fix is still in the works - see bug #2... | Thomas Guyot-Sionnest | 1 | -3/+5 |
2009-07-31 | Fix check_snmp passing single-quotes as -m argument when it should be empty | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-07-31 | check_snmp: Add some verbose output and tests | Thomas Guyot-Sionnest | 2 | -3/+10 |
2009-07-31 | Add tests using custom snmp agent | Thomas Guyot-Sionnest | 3 | -0/+180 |
2009-07-31 | Fix check_snmp Timetick test with <1 day uptime | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-06-22 | Added example for check_cluster to alert if more than X non-OK states | Ton Voon | 1 | -0/+5 |
2009-06-13 | Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no... | Matthias Eble | 1 | -3/+5 |
2009-06-01 | Whitespace indent fixes for check_pgsql | Matthias Eble | 1 | -22/+22 |
2009-06-01 | Added verbose output to check_pgsql (#2799281 - Jun Kuriyama) | Matthias Eble | 1 | -1/+20 |
2009-06-01 | check_fping now supports passing target timeout and interval to fping (#23476... | Matthias Eble | 1 | -4/+30 |
2009-05-28 | check_snmp: Make use of standard threshold functions | Thomas Guyot-Sionnest | 2 | -199/+82 |
2009-05-27 | Fix whitespaces in check_snmp | Thomas Guyot-Sionnest | 1 | -73/+73 |
2009-05-26 | Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) | Thomas Guyot-Sionnest | 2 | -18/+58 |
2009-05-22 | Fixed wrong perfdata label for output traffic in check_mrtgtraf | Matthias Eble | 1 | -1/+1 |
2009-05-22 | Removed -n option in check_smtp's help and usage output (#2782784) | Matthias Eble | 1 | -5/+1 |
2009-05-20 | Whitespace changes only | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-05-20 | check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr... | Thomas Guyot-Sionnest | 3 | -2/+14 |
2009-05-20 | Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) | Thomas Guyot-Sionnest | 2 | -8/+8 |
2009-05-19 | Fix a few minor typos | Chris Pepper | 2 | -9/+9 |
2009-05-07 | Fixed typo in check_disk | Ton Voon | 1 | -5/+5 |
2009-05-01 | Fixed crash from check_nt when -H unspecified or given multiple times (sf.net... | Matthias Eble | 2 | -2/+6 |