summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-27Preparation for 1.4.12 releaserelease-1.4.12Ton Voon5-6/+808
2008-05-27Not picking up solaris systems correctly for check_dhcp. OnlyTon Voon2-2/+3
2008-05-27Addition to help to state that -f will always return OK if ssh commandTon Voon1-1/+1
2008-05-27Add additional PID column headingTon Voon1-1/+1
2008-05-26correct typo in NEWSThomas Guyot-Sionnest1-1/+1
2008-05-23Add a note about radiusclientThomas Guyot-Sionnest1-3/+6
2008-05-22Fix linking against OpenSSL where libdl is requiredThomas Guyot-Sionnest2-0/+9
2008-05-21Fixed passive option in check_by_sshThomas Guyot-Sionnest3-24/+41
2008-05-20Oops - forgot to remove the SKIP block (which didn't seem to work fine)Thomas Guyot-Sionnest1-95/+91
2008-05-20Add check_by_ssh tests (passive checks are broken - should be fixed before ne...Thomas Guyot-Sionnest1-0/+135
2008-05-20Clobber password in check_radius process list agumentsThomas Guyot-Sionnest2-5/+11
2008-05-13TypoThomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest40-30/+415
2008-05-07Added performance data to check_ping (Christian Schneemann)Thomas Guyot-Sionnest3-1/+13
2008-05-02negate now has the ability to replace the status text as well (-s, --substitute)Thomas Guyot-Sionnest2-16/+36
2008-04-30Add socket support to check_mysql*Thomas Guyot-Sionnest4-23/+68
2008-04-29Support "--without-pgsql" (reported by Alex Songe via IRC).Holger Weiss1-1/+1
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsThomas Guyot-Sionnest3-14/+10
2008-04-29--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest2-26/+29
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest33-159/+184
2008-04-23Correct typo and make the --help notes a bit simpler.Thomas Guyot-Sionnest1-5/+4
2008-04-17Correct the help textThomas Guyot-Sionnest1-2/+2
2008-04-17Allow to repeat -a to set multiple possible addressesThomas Guyot-Sionnest2-8/+23
2008-04-05check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...Thomas Guyot-Sionnest3-6/+7
2008-04-04make parse_ini die like in N::P if section isn't foundThomas Guyot-Sionnest4-26/+26
2008-04-02Delete obsolete filesThomas Guyot-Sionnest2-8/+0
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportThomas Guyot-Sionnest9-3823/+4215
2008-04-01fix the obvious...Thomas Guyot-Sionnest1-3/+3
2008-04-01np_extra_opts now retain pointers from argv so that plugins can still overwri...Thomas Guyot-Sionnest2-4/+4
2008-03-31update svn:ignore property (last gnulib update added many auto-generated files)Thomas Guyot-Sionnest0-0/+0
2008-03-31Fix bug with --extra-opts as last argument with no valueThomas Guyot-Sionnest2-4/+16
2008-03-31Fix for last commit - I accidentaly broke my local Makefile and tests weren't...Thomas Guyot-Sionnest6-17/+21
2008-03-30- Remove the last argument of np_extra_optsThomas Guyot-Sionnest3-86/+75
2008-03-29Update svn:ignore propertyThomas Guyot-Sionnest0-0/+0
2008-03-26write ini-file lookup function + testsThomas Guyot-Sionnest4-17/+138
2008-03-24Add extra-opts argument parsing with testsThomas Guyot-Sionnest5-0/+398
2008-03-24Replace broken usage of NAGIOS_CONFIG_PATH with a stub function (that will tr...Thomas Guyot-Sionnest2-9/+71
2008-03-20- Fix bug #1920671Thomas Guyot-Sionnest1-8/+9
2008-03-18Include test for check_procs, using input fileTon Voon1-0/+115
2008-03-18Updated check_procs with a hidden --input-file option.Ton Voon3-24/+218
2008-03-17Don't run check_nagios tests on Solaris, because of pst3 requirementTon Voon1-1/+7
2008-03-16Add tests:Thomas Guyot-Sionnest3-1/+42
2008-03-15parse_ini now reads the default section if the request one can't be found.Thomas Guyot-Sionnest1-7/+12
2008-03-15Oops - this line shouldn't have been here (doesn't even work anyways) ;)Thomas Guyot-Sionnest1-1/+0
2008-03-15- Make equal-less parameters illegalThomas Guyot-Sionnest3-5/+17
2008-03-15Fix handling of leading and trailing spaces in stanzaThomas Guyot-Sionnest1-5/+9
2008-03-15Fix segfault in test_ini.c and uncomment the affected testsThomas Guyot-Sionnest2-24/+27
2008-03-15This commit consist of two changes:Thomas Guyot-Sionnest4-42/+74
2008-03-15Add port to Host Header to prevent problems with non default ports (Christoph...Matthias Eble1-1/+1
2008-03-14Added -A/--dig-arguments to check_dig (#1889453/#1874041)Matthias Eble2-3/+14