Code

nagiosplug.git
2007-04-20 Holger WeissRemove unused variables.
2007-04-20 Holger WeissInclude "utils_base.h".
2007-04-20 Holger WeissDeclare print_thresholds().
2007-04-20 Holger WeissPredeclare functions and remove unused variables.
2007-04-20 Holger WeissUse the 'server identifier' option instead of the ...
2007-04-19 Thomas Guyot... Fix compilation of check_ldap, check_radius and check_p...
2007-04-18 Holger WeissRevert my previous change to "-S/--skip" in favour...
2007-04-15 Thomas Guyot... Localization and help fixes (Thanks Benoit M.)
2007-04-15 Thomas Guyot... Cosmetic change
2007-04-15 Thomas Guyot... More details about the changes
2007-04-15 Thomas Guyot... Add thresholds support for check_cluster + lots of...
2007-04-15 Thomas Guyot... Fix bug #1344584: Counter64 values not handled correctly
2007-04-14 Thomas Guyot... Works for me
2007-04-14 Holger WeissUp to revision 1.35, the "-S" option skipped the specif...
2007-04-13 Thomas Guyot... ... Some CVS magic too
2007-04-13 Thomas Guyot... automake magic for check_cluster
2007-04-11 Ton VoonAdd news item to nagiosplugins.org
2007-04-11 Ton Voon1.4.8 release
2007-04-10 Thomas Guyot... Add some check_ntp translations
2007-04-10 Thomas Guyot... - Fix possibility of printing scientific numbers in...
2007-04-10 Thomas Guyot... Hopefully this is correct. Need to make more changes...
2007-04-04 Thomas Guyot... Fix for getting dispersion instead of jitter on older...
2007-04-03 Holger WeissFix the synchronization source selection on big-endian...
2007-04-03 Thomas Guyot... Temporary fix for jitter calculation
2007-04-02 Holger WeissDon't rely on the assumption that the size of a READSTA...
2007-04-02 Ton VoonAdd libgnu.a as regex functions required
2007-04-02 Thomas Guyot... Fix byte order in verbose logging
2007-04-02 Thomas Guyot... Seems like we don't get any jitter sometimes. While...
2007-04-01 Matthias Eblecheck_http.t: - added internet_access variable to skip...
2007-04-01 Matthias Ebleutils_disk: fixed handling if check_disk -p is a device...
2007-03-31 Holger WeissVarious check_ntp fixes
2007-03-31 Holger WeissFix an out-of-bounds memcpy(3) and add a realloc(3...
2007-03-31 Holger WeissAdd a warning to the verbose output if jitter_request...
2007-03-31 Holger WeissAvoid division by zero.
2007-03-31 Holger WeissRemove the '-O' option, as it's ignored.
2007-03-30 Ton VoonUse AS_HELP_STRING instead of ACX_HELP_STRING
2007-03-30 Ton VoonFix AC_CHECK_LIB for mysql_init - add dependent librari...
2007-03-30 Matthias EbleTest Cases for check_disk's -r, -R, -C and -g
2007-03-30 Matthias Eblecheck_disk: minor fix for -C if bestmatch != -p
2007-03-30 Matthias Eblecheck_disk: added regex functionality -r and -R. see...
2007-03-30 Matthias Eblecheck_disk: added grouping functionality. see np-devel...
2007-03-30 Matthias Eblecheck_disk -C is more flexible now. See np-devel post...
2007-03-29 Holger WeissFix argument processing (Felix Frank - 1690697)
2007-03-29 Holger WeissSet the "read" and "execute" bits only for "user" and...
2007-03-29 Ton Voon1.4.7 release
2007-03-29 Ton VoonAdding help text for jitter flags
2007-03-27 Thomas Guyot... Fix bug #1494629 - check_icmp fails after some time...
2007-03-25 Ton VoonReinstate --with-nagios-user/group and new --without...
2007-03-22 Holger WeissIncrease MAX_INPUT_BUFFER from 1k to 8k in order to...
2007-03-16 Gavin CarrFix bogus 'eq ( || )' constructions in check_ifoperst...
2007-03-12 Ton Vooncheck_ping's timeout interval is only +1 if ping comman...
2007-03-11 Thomas Guyot... Add tests for new check_icmp switch -m
2007-03-11 Ton VoonConverted check_ping.t to new-style testcases. Added...
2007-03-11 Ton VoonFixed some help display. Removed -L from usage as depre...
2007-03-08 Thomas Guyot... New switch to check_icmp to set the minimum required...
2007-03-08 Thomas Guyot... Ficing C++ style comments
2007-03-08 Thomas Guyot... Fixed C++ style comments, but I don't get why those...
2007-03-06 Ton VoonFix option handling (Nobuhiro Ban - 1657280)
2007-03-06 Ton VoonFixed compile errors in check_smtp.c
2007-03-06 Ton VoonFixed broken HELO cmd (Enrico Scholz - 1675279)
2007-03-06 Ton VoonUse /usr/ucb/ps on Solaris in preference to pst3 (probl...
2007-03-06 Ton VoonTest failure if a filesystem which is a subset of anoth...
2007-03-06 Ton VoonDetect if check_mysql compile will work at ./configure...
2007-03-06 Ton VoonClearer message when --with-nagios-user is used for...
2007-03-06 Ton VoonRoot plugins installed with world executable permission...
2007-03-02 Ethan GalstadFix for broken check_mrtgtraf
2007-02-24 Thomas Guyot... Fix the makefile ('[[' is bash-specific, 'rm -f' don...
2007-02-14 Ton Vooncheck_sybase now maintained in NagiosExchange
2007-02-14 Ton VoonFixed typo in help for -M
2007-02-14 Ton VoonDocumentation fix re: --escape flag. Fix of ./check_tcp...
2007-02-09 Ton VoonFixed MKINSTALLDIRS problem on some systems - Lars...
2007-02-07 Ton VoonAdded test files to test the parse_ini.c routines....
2007-02-07 Holger WeissInclude <sys/param.h> before <sys/swap.h> in order...
2007-02-06 Thomas Guyot... Correct vim typo in comment block :P
2007-02-06 Benoit Mortiercorrecting some translation problems
2007-02-06 M. Sean Finneyinitial version of ini file parsing routines in C
2007-02-06 Benoit Mortieradding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
2007-02-05 Ton VoonUpdate list of team members. More notes on new releases
2007-02-05 Ton VoonFor 1.4.6 release
2007-02-02 Thomas Guyot... Fix parsing of multiple OIDs sets needmibs = TRUE
2007-02-01 Thomas Guyot... Fix progname being partly set to upper case
2007-02-01 Thomas Guyot... Adding NEWS entry for check_jabber
2007-02-01 Thomas Guyot... Fix bug #1593073 Check_Log problem with log rotation
2007-01-31 Ton VoonConverted to new style object and Test::More testing...
2007-01-31 Thomas Guyot... Add check_jabber test. Will ask for a jabber host ...
2007-01-31 Thomas Guyot... Fix Debian Bug #392610: check_jabber always return...
2007-01-30 Thomas Guyot... Jail does not requires any arguments
2007-01-30 Ton Voonmake dist failing without config.rpath in top level...
2007-01-30 Thomas Guyot... Fix reporting bug using expect, affecting (not fixing...
2007-01-30 Holger Weissgrep(1) "-q" isn't portable (e.g., it won't work on...
2007-01-29 Thomas Guyot... Revert 1643463 (reversed disk thresholds) keeping the...
2007-01-29 Holger WeissAutomake 1.10 says: "compiling `test_disk.c' with per...
2007-01-29 Ton VoonMove config.rpath into build-aux for automake 1.10
2007-01-28 Holger WeissRemove description of deprecated ./configure --with...
2007-01-28 Holger WeissDon't try to print `optarg' (which will be a NULL point...
2007-01-27 Thomas Guyot... Fix #1643463: Miscalculating thresholds check_disk
2007-01-27 Holger WeissChange the variable names `true' and `false' (which...
2007-01-27 Holger WeissInclude GNULib's "dirname.h" in order to pull in the...
2007-01-27 Holger WeissFix typos.
2007-01-27 Holger WeissAdded "-o,--ssh-option=OPTION" which hands "-o OPTION...
next