Age | Commit message (Expand) | Author | Files | Lines |
2014-07-30 | lib/utils_base.c: if asprintf fails, string is undefined | Ricardo Maraschini | 1 | -5/+10 |
2014-07-30 | travis-ci: create MySQL database 'test' | Jan Wagner | 1 | -0/+2 |
2014-07-30 | check_dns: added test for nonresponsive dns server (#982) | Sven Nierlein | 1 | -1/+11 |
2014-07-29 | check_ntp_time.c - Cleaned up usage and added a note | abrist | 1 | -1/+3 |
2014-07-29 | Adding Patrick McAndrew to THANKS.in | Jan Wagner | 1 | -1/+1 |
2014-07-29 | check_ntp_time: adding offset option | Jan Wagner | 1 | -3/+10 |
2014-07-29 | netutils.c - A few more changes | abrist | 1 | -4/+3 |
2014-07-29 | This patch will add the IP and port, or socket name, to the error message and | Davide Madrisan | 1 | -3/+13 |
2014-07-28 | check_mysql: ignore authentication failure | Jan Wagner | 2 | -2/+21 |
2014-07-21 | travis-ci: Installing libhttp-daemon-ssl-perl to make plugins/tests/check_htt... | Jan Wagner | 1 | -1/+1 |
2014-07-21 | Use "C" locale when running test suite | Holger Weiss | 1 | -0/+2 |
2014-07-21 | plugins/tests/check_http.t: Adjust date strings | Holger Weiss | 1 | -4/+4 |
2014-07-21 | travis-ci: Using libfreeradius-client-dev as build-dep | Jan Wagner | 1 | -1/+2 |
2014-07-21 | plugins/t/check_dns.t: Fix Perl warning | Holger Weiss | 1 | -1/+1 |
2014-07-21 | sslutils: expire time in local timezone format | Jan Wagner | 2 | -5/+5 |
2014-07-20 | check_ifstatus: perfdata bug | Jan Wagner | 2 | -1/+2 |
2014-07-20 | travis-ci: Adding ports for check_hpjd | Jan Wagner | 1 | -0/+2 |
2014-07-20 | added tests for check_hpjd port options | abrist | 1 | -7/+28 |
2014-07-20 | Added check_hpjd port option to news and clarified the port usage error. | abrist | 2 | -1/+5 |
2014-07-20 | check_hpjd - Added a switch for port specification. Defaults to 161. | abrist | 1 | -6/+24 |
2014-07-20 | check_ntp.t - fixed tests for new status output | abrist | 1 | -2/+2 |
2014-07-20 | check_ntp_peer - Added specific state output for each metric. It now should b... | abrist | 1 | -12/+37 |
2014-07-11 | NEWS: Fix typov2.0 | Holger Weiss | 1 | -1/+1 |
2014-07-11 | Prepare for the 2.0 release | Holger Weiss | 3 | -3/+3 |
2014-07-11 | NEWS: Wrap overly long line | Holger Weiss | 1 | -1/+2 |
2014-07-10 | Update THANKS.in file with latest author | Holger Weiss | 1 | -0/+1 |
2014-07-10 | Merge pull request #1272 from mfalkvidd/master | Sam Kottler | 1 | -1/+1 |
2014-07-10 | check_procs: Add delay after forking in test | Mikael Falkvidd | 1 | -1/+1 |
2014-07-07 | NEWS: Add a warning regarding check_snmp | Holger Weiss | 1 | -1/+3 |
2014-07-07 | NEWS: Update version number | Holger Weiss | 1 | -1/+1 |
2014-07-07 | plugins/netutils.h: Adjust UNIX_PATH_MAX for BSD | Holger Weiss | 1 | -2/+2 |
2014-07-06 | Don't rely on FindBin module to locate utils.pm | Holger Weiss | 13 | -1/+14 |
2014-07-06 | check_icmp/check_dhcp: disable check, if we are root | Jan Wagner | 4 | -22/+0 |
2014-07-06 | NEWS: Add missing entries | Holger Weiss | 1 | -0/+2 |
2014-07-06 | THANKS.in: Add new authors | Holger Weiss | 1 | -0/+3 |
2014-06-30 | Merge PR #1265 from waja/check_tcp_server_addr | Jan Wagner | 2 | -5/+10 |
2014-06-30 | check_jabber.t - fixed tests for new status output including hostname | abrist | 1 | -3/+3 |
2014-06-30 | Merge pull request #1190 from waja/github780 | Sven Nierlein | 1 | -4/+20 |
2014-06-28 | Merge pull request #1262 from waja/fix_aix | Sven Nierlein | 2 | -4/+3 |
2014-06-28 | Merge pull request #1264 from waja/check_nt_units | Sven Nierlein | 1 | -2/+2 |
2014-06-28 | Merge pull request #1263 from waja/coverity_fixes | Sven Nierlein | 7 | -11/+28 |
2014-06-28 | tests: added check_dns performance data test | Sven Nierlein | 1 | -1/+2 |
2014-06-28 | check_dns.c Added a bit more logic to thresholds | abrist | 1 | -4/+13 |
2014-06-28 | check_dns: add warning and critical thresholds to perfdata | Jean-Claude Computing | 1 | -1/+8 |
2014-06-28 | Cleaned up status output of check_tcp changes | abrist | 1 | -1/+1 |
2014-06-28 | check_tcp: also display the server addr when host_specified is set. This will... | Davide Madrisan | 1 | -2/+7 |
2014-06-28 | check_nt.c - Changed 'Mb' to 'MB' in MEMUSE. | abrist | 1 | -2/+2 |
2014-06-28 | lib/utils_cmd.c - Free file descriptor | Spenser Reinhardt | 1 | -0/+3 |
2014-06-28 | plugins/negate.c - Function should not return. | Spenser Reinhardt | 1 | -2/+2 |
2014-06-28 | plugins/negate.c - Reorder if statement, aiob | Spenser Reinhardt | 1 | -2/+1 |