Age | Commit message (Expand) | Author | Files | Lines |
2012-06-26 | Add Sven Nierlein to the list of AUTHORS | Holger Weiss | 1 | -1/+0 |
2012-06-25 | updated changelog | Sven Nierlein | 1 | -0/+1 |
2012-06-24 | check_ping: Ignore ping(1)'s exit status | Holger Weiss | 1 | -0/+1 |
2012-06-23 | check_disk_smb: Add performance data | Holger Weiss | 1 | -0/+1 |
2012-06-14 | check_dhcp: Don't misinterpret the "siaddr" field | Holger Weiss | 1 | -0/+1 |
2012-06-11 | Improve parsing of ping6(1) output | Holger Weiss | 1 | -0/+1 |
2012-06-07 | Update NEWS and THANKS w.r.t. check_users change | Holger Weiss | 1 | -0/+1 |
2012-05-29 | Mention the check_range function in NEWS, etc. | Holger Weiss | 1 | -0/+1 |
2012-05-28 | Add support for specifying SSL protocol version | Holger Weiss | 1 | -0/+1 |
2011-04-28 | check_host: Allocate a large-enough buffer for the host table. | Sebastian Harl | 1 | -0/+1 |
2011-03-26 | Add perfdata to check_ssh (#3244097 - Marco Beck) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2011-02-04 | check_http: check for and print the certificate cn | Thomas Guyot-Sionnest | 1 | -0/+1 |
2010-10-15 | check_nt: make UPTIME accept warning/critical levels | Thomas Guyot-Sionnest | 1 | -0/+1 |
2010-07-07 | Allow check_ifstatus to accept version=2c | Ton Voon | 1 | -0/+1 |
2010-04-14 | Fix check_radius returning OK on unexpected results | Thomas Guyot-Sionnest | 1 | -0/+1 |
2010-04-11 | Fix Debian bug #478906: Failure when run via ePN | Holger Weiss | 1 | -0/+1 |
2010-04-11 | Fix Debian bug #463322: Use deprecated libldap API | Holger Weiss | 1 | -0/+1 |
2010-04-11 | Fix Debian bug #425129: SMB guest mode won't work | Holger Weiss | 1 | -0/+1 |
2010-03-27 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2010-02-26 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) | Ton Voon | 1 | -0/+1 |
2009-09-21 | Oops - wrong author/bug in last commit! | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-09-21 | Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan... | Thomas Guyot-Sionnest | 1 | -0/+2 |
2009-07-14 | pst3 compile with Sun Studio Compiler | Ton Voon | 1 | -0/+1 |
2009-06-02 | Fix the memory allocation for the thresholds data | Holger Weiss | 1 | -0/+1 |
2009-05-26 | Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-05-20 | check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-05-20 | Fix awk subst.in/subst script path error (#2722832 - Martin Foster) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-05-20 | Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-05-07 | Fixed typo in check_disk | Ton Voon | 1 | -0/+1 |
2009-03-24 | check_mysql: Fix segfault with old slaves (#2696823 - Oskar Ahner) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-03-14 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b... | Ton Voon | 1 | -0/+1 |
2009-02-24 | check_snmp long help missing retries entry (#2608223) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2009-02-19 | Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754) | Ton Voon | 1 | -0/+1 |
2008-12-03 | check_mrtg: fix plugin returning UNKNOWN instead of OK (bug #2378068) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-11-19 | check_disk: rerpopulate the mount list after doing a stat() on paths specifie... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-11-08 | Added Jan for check_http method patch | Ton Voon | 1 | -0/+1 |
2008-11-08 | Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal... | Ton Voon | 1 | -0/+1 |
2008-11-07 | check_icmp now reports min and max round trip time perfdata (Steve Rader) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-11-04 | check_ups now sends a LOGOUT string (debian bug #387001) | Thomas Guyot-Sionnest | 1 | -0/+2 |
2008-09-02 | Some HTTP server applications/configurations cause trouble if the port is | Holger Weiss | 1 | -0/+1 |
2008-09-01 | Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir... | Thomas Guyot-Sionnest | 1 | -1/+0 |
2008-08-25 | The "-e" option now accepts a comma-delimited list of expected status | Holger Weiss | 1 | -0/+1 |
2008-08-08 | Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-05-30 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-05-27 | Not picking up solaris systems correctly for check_dhcp. Only | Ton Voon | 1 | -0/+1 |
2008-05-07 | Added performance data to check_ping (Christian Schneemann) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-26 | Fix help text of check_ntp_* (Bug #1880095) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-05 | check_dns now sorts addresses for -a support with multiple address replies (M... | Matthias Eble | 1 | -0/+1 |
2007-12-21 | New "-s" option to specify the source IP address (thanks to Harald Jenny | Holger Weiss | 1 | -0/+1 |
2007-12-17 | Add check_nt -v INSTANCES (Alessandro Ren) | Ton Voon | 1 | -0/+1 |