Age | Commit message (Expand) | Author | Files | Lines |
2008-02-18 | Added CVE MITRE tracking number | Ton Voon | 1 | -1/+1 |
2008-02-13 | check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972) | Matthias Eble | 1 | -0/+1 |
2008-02-13 | News, nothing else. | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-29 | check_ntp_peer now checks for the LI_ALARM flag | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-29 | typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-01-29 | Fix bugs and flaws in best offset server selection of check_ntp_time and (dep... | Thomas Guyot-Sionnest | 1 | -1/+2 |
2008-01-26 | Fix help text of check_ntp_* (Bug #1880095) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-15 | Fix check_disk disk usage calculation when using --group=NAME (related to bug... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-15 | Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large f... | Thomas Guyot-Sionnest | 1 | -0/+1 |
2008-01-08 | Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT... | Ton Voon | 1 | -1/+0 |
2008-01-05 | Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) | 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-19 | check_tcp now returns UNKNOWN with an invalid hostname on command line | Ton Voon | 1 | -0/+1 |
2007-12-17 | Add check_nt -v INSTANCES (Alessandro Ren) | Ton Voon | 1 | -0/+3 |
2007-12-13 | NEWS edited for consistent grammar | Ton Voon | 1 | -12/+13 |
2007-12-13 | Preparation for 1.4.11release-1.4.11 | Ton Voon | 1 | -1/+1 |
2007-12-13 | Fixed VPATH problem in plugins-root (Tom Payerle - 1789000) | Ton Voon | 1 | -0/+1 |
2007-12-13 | Update to latest Nagios::Plugin | Ton Voon | 1 | -0/+1 |
2007-12-12 | Run tinderbox builds in a test debug mode using "make test-debug" | Ton Voon | 1 | -0/+1 |
2007-12-10 | Fixed check_load argument handling when passing non triplet thresholds. Thank... | Matthias Eble | 1 | -0/+1 |
2007-12-08 | Fix check_disk reporting OK if disk usage grows over 100% (bug #1348746). | Thomas Guyot-Sionnest | 1 | -0/+2 |
2007-12-04 | Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time) | Thomas Guyot-Sionnest | 1 | -5/+8 |
2007-11-23 | - Use max_state_alt in check_ntp to fix some issues with the latest commits. | Thomas Guyot-Sionnest | 1 | -1/+0 |
2007-11-11 | Fix broken usage2 in check_snmp and check_cluster | Thomas Guyot-Sionnest | 1 | -0/+2 |
2007-10-25 | check_ntp now return UNKNOWN instead of WARNING if jitter is | Thomas Guyot-Sionnest | 1 | -0/+5 |
2007-10-11 | Add stratum thresholds support for check_ntp (feature request #1703823) | Thomas Guyot-Sionnest | 1 | -0/+1 |
2007-10-02 | Fix regression in 1.4.10 where following redirects to relative URLs on | Holger Weiss | 1 | -0/+4 |
2007-09-29 | Prep for 1.4.10release-1.4.10 | Ton Voon | 1 | -1/+1 |
2007-09-26 | Drop the weird and undocumented behaviour of using positional argument | Holger Weiss | 1 | -0/+2 |
2007-09-26 | Patch #1798774: check_ntp: honor ntp flags | Thomas Guyot-Sionnest | 1 | -0/+1 |
2007-09-24 | Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted by | Holger Weiss | 1 | -0/+1 |
2007-09-23 | Added multiline output capability to check_by_ssh. Thanks to Matthias Flacke ... | Matthias Eble | 1 | -0/+1 |
2007-09-23 | Fixed bug: stat was called on remote fs even if -l was given | Matthias Eble | 1 | -6/+8 |
2007-09-23 | Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#12... | Matthias Eble | 1 | -1/+2 |
2007-09-22 | Added -i/-I to ignore pathes/partitions based on regular expressions | Matthias Eble | 1 | -0/+6 |
2007-09-22 | Rewrite the "map changes to return codes" patch nearly from scratch. | Thomas Guyot-Sionnest | 1 | -0/+1 |
2007-09-21 | Stop double expansion of parameters for negate - works like | Ton Voon | 1 | -0/+3 |
2007-09-15 | Properly handle SMTP server responses which are split into multiple | Holger Weiss | 1 | -0/+1 |
2007-09-15 | Correct all instances of misaligned memory access. This fixes bus erros | Holger Weiss | 1 | -0/+1 |
2007-07-26 | The "--serverip" and "--requestedip" options now accept host names, too. | Holger Weiss | 1 | -0/+1 |
2007-07-26 | New "-m, --mac" option which allows for specifying the MAC address to | Holger Weiss | 1 | -0/+2 |
2007-07-26 | New "-u, --unicast" option which gives check_dhcp the ability to mimic a | Holger Weiss | 1 | -0/+2 |
2007-07-21 | Add "Connection: close" to the HTTP request header, which tells HTTP/1.1 | Holger Weiss | 1 | -0/+2 |
2007-07-10 | Added examples for new features to check_disk | Matthias Eble | 1 | -0/+1 |
2007-07-10 | Check_disk now calls stat() for all filesystems to check. | Matthias Eble | 1 | -0/+2 |
2007-06-20 | Clarified check_ldaps behaviour. New arguments to explicitly select secure co... | Matthias Eble | 1 | -0/+2 |
2007-06-17 | Fix buffer overflow vulnerabilities when parsing HTTP redirect | Holger Weiss | 1 | -0/+3 |
2007-06-04 | For 1.4.9 releaserelease-1.4.9 | Ton Voon | 1 | -2/+2 |
2007-06-03 | Moved check_tcp's expect string testing into utils_tcp for testing purposes. | Matthias Eble | 1 | -0/+2 |