summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-11Hints re: SSL featuresTon Voon1-0/+4
2008-02-11Added link to FAQ for redhat spopen problemTon Voon1-0/+1
2008-01-31Bump plugins-root/ to GPLv3Thomas Guyot-Sionnest3-67/+59
2008-01-31Bump plugins/ to GPLv3 (header files)Thomas Guyot-Sionnest4-63/+76
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Thomas Guyot-Sionnest7-252/+183
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Thomas Guyot-Sionnest14-313/+275
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest24-570/+515
2008-01-30details...Thomas Guyot-Sionnest2-2/+2
2008-01-30Bump lib/tests to GPLv3Thomas Guyot-Sionnest6-114/+108
2008-01-30Bump /lib to GPLv3Thomas Guyot-Sionnest5-94/+107
2008-01-30new standardized GPLv3 header (will be applied to all C files)Thomas Guyot-Sionnest1-0/+28
2008-01-29check_ntp_peer now checks for the LI_ALARM flagThomas Guyot-Sionnest2-1/+10
2008-01-29typoThomas Guyot-Sionnest1-1/+1
2008-01-29Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...Thomas Guyot-Sionnest3-67/+72
2008-01-26 Fix help text of check_ntp_* (Bug #1880095)Thomas Guyot-Sionnest4-3/+4
2008-01-15Fix check_disk disk usage calculation when using --group=NAME (related to bug...Thomas Guyot-Sionnest2-1/+3
2008-01-15Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large f...Thomas Guyot-Sionnest2-0/+2
2008-01-10Add a return-code check (also test cmd_run without out/err buffers)Thomas Guyot-Sionnest1-1/+11
2008-01-09make test-debug generate lots of false errors in tinderbox. Turning off until...Thomas Guyot-Sionnest1-2/+2
2008-01-08Fixed reverse lookup damaged by previous commitMatthias Eble1-6/+7
2008-01-08Changed default test values for check_dns (using nagios.com)Ton Voon1-3/+3
2008-01-08Reverted commits 1898 and 1899 due to reversion of 1879Ton Voon5-6/+6
2008-01-08Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT...Ton Voon2-2/+1
2008-01-08more r1879 fixesThomas Guyot-Sionnest3-4/+4
2008-01-08Fix test breakages for commit r1879: check_tcp now returns UNKNOWN with an in...Thomas Guyot-Sionnest2-2/+2
2008-01-08Hide some debug output which was printed even without "-v" (underHolger Weiss1-1/+1
2008-01-08Fix the handling of ICMP packets which are not echo replies (such asHolger Weiss1-16/+15
2008-01-08Get rid of a cast which increases the required alignment.Holger Weiss1-1/+3
2008-01-08Mark some constant strings "const".Holger Weiss1-3/+3
2008-01-07Support "[IPv6]" address syntax.Holger Weiss1-2/+13
2008-01-07My assumption that "-H example.com:80" didn't work (see my previousHolger Weiss1-0/+7
2008-01-06Remove support for specifying the port number using "-H example.com:80".Holger Weiss1-2/+0
2008-01-06Fix base64 test (known string wasn't null-terminated)Thomas Guyot-Sionnest1-2/+2
2008-01-06Fix tinderbox breakageThomas Guyot-Sionnest1-1/+1
2008-01-06If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1...Matthias Eble1-0/+3
2008-01-05Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)Thomas Guyot-Sionnest3-8/+17
2008-01-05check_dns now sorts addresses for -a support with multiple address replies (M...Matthias Eble3-8/+36
2008-01-04Cleaned check_procs usage output (Ferenc Wagner #1862218)Matthias Eble1-3/+3
2007-12-21Fix INADDR_NONE value (for systems which don't define it).Holger Weiss1-1/+1
2007-12-21Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined onHolger Weiss1-0/+3
2007-12-21New "-s" option to specify the source IP address (thanks to Harald JennyHolger Weiss3-1/+44
2007-12-21Remove c formating from translated strings (makes translation easier)Thomas Guyot-Sionnest1-2/+2
2007-12-19Fix the "--help" output.Holger Weiss1-1/+1
2007-12-19check_tcp now returns UNKNOWN with an invalid hostname on command lineTon Voon2-1/+2
2007-12-17Add check_nt -v INSTANCES (Alessandro Ren)Ton Voon3-8/+43
2007-12-13Fixed help output (Christian Mies)Ton Voon1-1/+1
2007-12-13NEWS edited for consistent grammarTon Voon1-12/+13
2007-12-13Preparation for 1.4.11release-1.4.11Ton Voon5-798/+868
2007-12-13Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)Ton Voon3-1/+3
2007-12-13Update to latest Nagios::PluginTon Voon3-0/+1