summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-291.4.7 releaserelease-1.4.7Ton Voon5-4/+179
2007-03-29Adding help text for jitter flagsTon Voon1-0/+4
2007-03-27Fix bug #1494629 - check_icmp fails after some time on FreeBSDThomas Guyot-Sionnest2-1/+3
2007-03-25Reinstate --with-nagios-user/group and new --without-group-permissions ./conf...Ton Voon2-6/+24
2007-03-22Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/OHolger Weiss2-1/+2
2007-03-16Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.Gavin Carr1-3/+3
2007-03-12check_ping's timeout interval is only +1 if ping command has a timeout value.Ton Voon3-5/+37
2007-03-11Add tests for new check_icmp switch -mThomas Guyot-Sionnest1-2/+20
2007-03-11Converted check_ping.t to new-style testcases. Added test case for check_icmp -Ton Voon2-18/+133
2007-03-11Fixed some help display. Removed -L from usage as deprecated optionTon Voon1-4/+4
2007-03-08New switch to check_icmp to set the minimum required hosts for success.Thomas Guyot-Sionnest3-9/+44
2007-03-08Ficing C++ style commentsThomas Guyot-Sionnest1-29/+29
2007-03-08Fixed C++ style comments, but I don't get why those lines were originally com...Thomas Guyot-Sionnest1-2/+2
2007-03-06Fix option handling (Nobuhiro Ban - 1657280)Ton Voon1-3/+4
2007-03-06Fixed compile errors in check_smtp.cTon Voon1-11/+11
2007-03-06Fixed broken HELO cmd (Enrico Scholz - 1675279)Ton Voon3-5/+5
2007-03-06Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)Ton Voon3-25/+12
2007-03-06Test failure if a filesystem which is a subset of another fails the inodeTon Voon1-1/+1
2007-03-06Detect if check_mysql compile will work at ./configure time, due to someTon Voon2-4/+13
2007-03-06Clearer message when --with-nagios-user is used for ./configureTon Voon1-2/+2
2007-03-06Root plugins installed with world executable permissions. Removed referencesTon Voon5-120/+71
2007-03-02Fix for broken check_mrtgtrafEthan Galstad1-3/+3
2007-02-24Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove directories)Thomas Guyot-Sionnest1-2/+2
2007-02-14check_sybase now maintained in NagiosExchangeTon Voon2-370/+1
2007-02-14Fixed typo in help for -MTon Voon1-1/+1
2007-02-14Documentation fix re: --escape flag. Fix of ./check_tcp test to webserversTon Voon2-2/+5
2007-02-09Fixed MKINSTALLDIRS problem on some systems - Lars StavholmTon Voon4-15/+31
2007-02-07Added test files to test the parse_ini.c routines. Requires libtapTon Voon6-9/+129
2007-02-07Include <sys/param.h> before <sys/swap.h> in order to fix compilation onHolger Weiss1-3/+3
2007-02-06Correct vim typo in comment block :PThomas Guyot-Sionnest1-1/+1
2007-02-06correcting some translation problemsBenoit Mortier11-1659/+1791
2007-02-06initial version of ini file parsing routines in CM. Sean Finney2-0/+266
2007-02-06adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:Benoit Mortier1-0/+4
2007-02-05Update list of team members. More notes on new releasesTon Voon2-4/+10
2007-02-05For 1.4.6 releaserelease-1.4.6Ton Voon5-7/+475
2007-02-02Fix parsing of multiple OIDs sets needmibs = TRUEThomas Guyot-Sionnest1-4/+4
2007-02-01Fix progname being partly set to upper caseThomas Guyot-Sionnest2-3/+3
2007-02-01Adding NEWS entry for check_jabberThomas Guyot-Sionnest1-0/+1
2007-02-01Fix bug #1593073 Check_Log problem with log rotationThomas Guyot-Sionnest1-1/+1
2007-01-31Converted to new style object and Test::More testing. Skipped jabber serverTon Voon1-12/+22
2007-01-31Add check_jabber test. Will ask for a jabber host (default should be OK)Thomas Guyot-Sionnest1-0/+55
2007-01-31Fix Debian Bug #392610: check_jabber always return warningThomas Guyot-Sionnest1-2/+2
2007-01-30Jail does not requires any argumentsThomas Guyot-Sionnest1-1/+1
2007-01-30make dist failing without config.rpath in top level. File copiedTon Voon1-0/+660
2007-01-30Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...Thomas Guyot-Sionnest2-9/+22
2007-01-30grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8), redirectHolger Weiss1-1/+1
2007-01-29Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.Thomas Guyot-Sionnest2-9/+9
2007-01-29Automake 1.10 says: "compiling `test_disk.c' with per-target flagsHolger Weiss1-0/+2
2007-01-29Move config.rpath into build-aux for automake 1.10Ton Voon1-0/+0
2007-01-28Remove description of deprecated ./configure --with-nagios-{user,group}Holger Weiss1-6/+2