aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-13Fix --local argument handling (Jan Wagner #1878971)Gravatar Matthias Eble
2008-02-13Fix broken intending (The whole file use spaces only except my last patch and...Gravatar Thomas Guyot-Sionnest
2008-02-13Add two files to svn:ignoreGravatar Thomas Guyot-Sionnest
2008-02-13set_thresholds now let the user free the thresolds. (P.S.: When you set twice...Gravatar Thomas Guyot-Sionnest
2008-02-13News, nothing else.Gravatar Thomas Guyot-Sionnest
2008-02-13This floorf workaround is Nnot needed anymore since floorf is part of GnulibGravatar Thomas Guyot-Sionnest
2008-02-13Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b...Gravatar Thomas Guyot-Sionnest
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Gravatar Thomas Guyot-Sionnest
2008-02-12Sync to latest GnulibGravatar Thomas Guyot-Sionnest
2008-02-11Hints re: SSL featuresGravatar Ton Voon
2008-02-11Added link to FAQ for redhat spopen problemGravatar Ton Voon
2008-01-31Bump plugins-root/ to GPLv3Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugins/ to GPLv3 (header files)Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugins/ to GPLv3 (non-plugind files)Gravatar Thomas Guyot-Sionnest
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Gravatar Thomas Guyot-Sionnest
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Gravatar Thomas Guyot-Sionnest
2008-01-30details...Gravatar Thomas Guyot-Sionnest
2008-01-30Bump lib/tests to GPLv3Gravatar Thomas Guyot-Sionnest
2008-01-30Bump /lib to GPLv3Gravatar Thomas Guyot-Sionnest
2008-01-30new standardized GPLv3 header (will be applied to all C files)Gravatar Thomas Guyot-Sionnest
2008-01-29check_ntp_peer now checks for the LI_ALARM flagGravatar Thomas Guyot-Sionnest
2008-01-29typoGravatar Thomas Guyot-Sionnest
2008-01-29Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...Gravatar Thomas Guyot-Sionnest
2008-01-26 Fix help text of check_ntp_* (Bug #1880095)Gravatar Thomas Guyot-Sionnest
2008-01-15Fix check_disk disk usage calculation when using --group=NAME (related to bug...Gravatar Thomas Guyot-Sionnest
2008-01-15Add AC_SYS_LARGEFILE to configure.in (check_disk should now work with large f...Gravatar Thomas Guyot-Sionnest
2008-01-10Add a return-code check (also test cmd_run without out/err buffers)Gravatar Thomas Guyot-Sionnest
2008-01-09make test-debug generate lots of false errors in tinderbox. Turning off until...Gravatar Thomas Guyot-Sionnest
2008-01-08Fixed reverse lookup damaged by previous commitGravatar Matthias Eble
2008-01-08Changed default test values for check_dns (using nagios.com)Gravatar Ton Voon
2008-01-08Reverted commits 1898 and 1899 due to reversion of 1879Gravatar Ton Voon
2008-01-08Reverted commit 1879 where an invalid hostname returns UNKNOWN - back to CRIT...Gravatar Ton Voon
2008-01-08more r1879 fixesGravatar Thomas Guyot-Sionnest
2008-01-08Fix test breakages for commit r1879: check_tcp now returns UNKNOWN with an in...Gravatar Thomas Guyot-Sionnest
2008-01-08Hide some debug output which was printed even without "-v" (underGravatar Holger Weiss
2008-01-08Fix the handling of ICMP packets which are not echo replies (such asGravatar Holger Weiss
2008-01-08Get rid of a cast which increases the required alignment.Gravatar Holger Weiss
2008-01-08Mark some constant strings "const".Gravatar Holger Weiss
2008-01-07Support "[IPv6]" address syntax.Gravatar Holger Weiss
2008-01-07My assumption that "-H example.com:80" didn't work (see my previousGravatar Holger Weiss
2008-01-06Remove support for specifying the port number using "-H example.com:80".Gravatar Holger Weiss
2008-01-06Fix base64 test (known string wasn't null-terminated)Gravatar Thomas Guyot-Sionnest
2008-01-06Fix tinderbox breakageGravatar Thomas Guyot-Sionnest
2008-01-06If unspecified set LDAP_OPT_SUCCESS to LDAP_SUCCESS (Sergei Haramundanis - #1...Gravatar Matthias Eble
2008-01-05Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)Gravatar Thomas Guyot-Sionnest
2008-01-05check_dns now sorts addresses for -a support with multiple address replies (M...Gravatar Matthias Eble
2008-01-04Cleaned check_procs usage output (Ferenc Wagner #1862218)Gravatar Matthias Eble
2007-12-21Fix INADDR_NONE value (for systems which don't define it).Gravatar Holger Weiss
2007-12-21Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined onGravatar Holger Weiss
2007-12-21New "-s" option to specify the source IP address (thanks to Harald JennyGravatar Holger Weiss