aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-11Converted check_ping.t to new-style testcases. Added test case for check_icmp -Gravatar Ton Voon
2007-03-11Fixed some help display. Removed -L from usage as deprecated optionGravatar Ton Voon
2007-03-08New switch to check_icmp to set the minimum required hosts for success.Gravatar Thomas Guyot-Sionnest
2007-03-08Ficing C++ style commentsGravatar Thomas Guyot-Sionnest
2007-03-08Fixed C++ style comments, but I don't get why those lines were originally com...Gravatar Thomas Guyot-Sionnest
2007-03-06Fix option handling (Nobuhiro Ban - 1657280)Gravatar Ton Voon
2007-03-06Fixed compile errors in check_smtp.cGravatar Ton Voon
2007-03-06Fixed broken HELO cmd (Enrico Scholz - 1675279)Gravatar Ton Voon
2007-03-06Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)Gravatar Ton Voon
2007-03-06Test failure if a filesystem which is a subset of another fails the inodeGravatar Ton Voon
2007-03-06Detect if check_mysql compile will work at ./configure time, due to someGravatar Ton Voon
2007-03-06Clearer message when --with-nagios-user is used for ./configureGravatar Ton Voon
2007-03-06Root plugins installed with world executable permissions. Removed referencesGravatar Ton Voon
2007-03-02Fix for broken check_mrtgtrafGravatar Ethan Galstad
2007-02-24Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove directories)Gravatar Thomas Guyot-Sionnest
2007-02-14check_sybase now maintained in NagiosExchangeGravatar Ton Voon
2007-02-14Fixed typo in help for -MGravatar Ton Voon
2007-02-14Documentation fix re: --escape flag. Fix of ./check_tcp test to webserversGravatar Ton Voon
2007-02-09Fixed MKINSTALLDIRS problem on some systems - Lars StavholmGravatar Ton Voon
2007-02-07Added test files to test the parse_ini.c routines. Requires libtapGravatar Ton Voon
2007-02-07Include <sys/param.h> before <sys/swap.h> in order to fix compilation onGravatar Holger Weiss
2007-02-06Correct vim typo in comment block :PGravatar Thomas Guyot-Sionnest
2007-02-06correcting some translation problemsGravatar Benoit Mortier
2007-02-06initial version of ini file parsing routines in CGravatar M. Sean Finney
2007-02-06adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:Gravatar Benoit Mortier
2007-02-05Update list of team members. More notes on new releasesGravatar Ton Voon
2007-02-05For 1.4.6 releaseGravatar Ton Voon
2007-02-02Fix parsing of multiple OIDs sets needmibs = TRUEGravatar Thomas Guyot-Sionnest
2007-02-01Fix progname being partly set to upper caseGravatar Thomas Guyot-Sionnest
2007-02-01Adding NEWS entry for check_jabberGravatar Thomas Guyot-Sionnest
2007-02-01Fix bug #1593073 Check_Log problem with log rotationGravatar Thomas Guyot-Sionnest
2007-01-31Converted to new style object and Test::More testing. Skipped jabber serverGravatar Ton Voon
2007-01-31Add check_jabber test. Will ask for a jabber host (default should be OK)Gravatar Thomas Guyot-Sionnest
2007-01-31Fix Debian Bug #392610: check_jabber always return warningGravatar Thomas Guyot-Sionnest
2007-01-30Jail does not requires any argumentsGravatar Thomas Guyot-Sionnest
2007-01-30make dist failing without config.rpath in top level. File copiedGravatar Ton Voon
2007-01-30Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...Gravatar Thomas Guyot-Sionnest
2007-01-30grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8), redirectGravatar Holger Weiss
2007-01-29Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.Gravatar Thomas Guyot-Sionnest
2007-01-29Automake 1.10 says: "compiling `test_disk.c' with per-target flagsGravatar Holger Weiss
2007-01-29Move config.rpath into build-aux for automake 1.10Gravatar Ton Voon
2007-01-28Remove description of deprecated ./configure --with-nagios-{user,group}Gravatar Holger Weiss
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownGravatar Holger Weiss
2007-01-27Fix #1643463: Miscalculating thresholds check_diskGravatar Thomas Guyot-Sionnest
2007-01-27Change the variable names `true' and `false' (which are keywords in C99)Gravatar Holger Weiss
2007-01-27Include GNULib's "dirname.h" in order to pull in the base_name()Gravatar Holger Weiss
2007-01-27Fix typos.Gravatar Holger Weiss
2007-01-27Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) andGravatar Holger Weiss
2007-01-27Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> onGravatar Holger Weiss
2007-01-25Update references to NEWS instead of CHANGES. Fix compile of libtapGravatar Ton Voon