summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-14Enhanced check_smtp to actually print invalid response text (#1911239)Matthias Eble1-3/+3
2008-03-14Fixed 64 bit pst3 when tries to link to gettext. Gettext linkedTon Voon3-6/+8
2008-03-14These files are generated automatically during the make process, and removed ...Thomas Guyot-Sionnest9-2054/+0
2008-03-11Possible fix for HP-UX compile problems of regex_internal.cTon Voon2-0/+31
2008-03-11Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITSTon Voon6-12/+7
2008-02-28Reverted check_procs for solaris back to using pst3 due to truncationTon Voon6-22/+105
2008-02-28Fix where PERL5LIB is blankTon Voon1-1/+3
2008-02-18Added CVE MITRE tracking numberTon Voon1-1/+1
2008-02-13check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)Matthias Eble2-0/+2
2008-02-13Fix --local argument handling (Jan Wagner #1878971)Matthias Eble1-2/+2
2008-02-13Fix broken intending (The whole file use spaces only except my last patch and...Thomas Guyot-Sionnest1-12/+12
2008-02-13Add two files to svn:ignoreThomas Guyot-Sionnest0-0/+0
2008-02-13set_thresholds now let the user free the thresolds. (P.S.: When you set twice...Thomas Guyot-Sionnest2-5/+7
2008-02-13News, nothing else.Thomas Guyot-Sionnest1-0/+1
2008-02-13This floorf workaround is Nnot needed anymore since floorf is part of GnulibThomas Guyot-Sionnest1-5/+0
2008-02-13Reverting patch to test 8-bit data: Still broken on Solaris (7-bit works as b...Thomas Guyot-Sionnest1-4/+2
2008-02-12Import Gnulib floorf and base64 and removed our old base64 library.Thomas Guyot-Sionnest27-67/+3302
2008-02-12Sync to latest GnulibThomas Guyot-Sionnest169-2953/+9946
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