aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-15More details about the changesGravatar Thomas Guyot-Sionnest
2007-04-15Add thresholds support for check_cluster + lots of standardization.Gravatar Thomas Guyot-Sionnest
2007-04-15Fix bug #1344584: Counter64 values not handled correctlyGravatar Thomas Guyot-Sionnest
2007-04-14Works for meGravatar Thomas Guyot-Sionnest
2007-04-14Up to revision 1.35, the "-S" option skipped the specified number ofGravatar Holger Weiss
2007-04-13... Some CVS magic tooGravatar Thomas Guyot-Sionnest
2007-04-13automake magic for check_clusterGravatar Thomas Guyot-Sionnest
2007-04-11Add news item to nagiosplugins.orgGravatar Ton Voon
2007-04-111.4.8 releaseGravatar Ton Voon
2007-04-10Add some check_ntp translationsGravatar Thomas Guyot-Sionnest
2007-04-10- Fix possibility of printing scientific numbers in perfdataGravatar Thomas Guyot-Sionnest
2007-04-10Hopefully this is correct. Need to make more changes so I'm commiting these.Gravatar Thomas Guyot-Sionnest
2007-04-04Fix for getting dispersion instead of jitter on older servers (like xntpd on ...Gravatar Thomas Guyot-Sionnest
2007-04-03Fix the synchronization source selection on big-endian systems.Gravatar Holger Weiss
2007-04-03Temporary fix for jitter calculationGravatar Thomas Guyot-Sionnest
2007-04-02Don't rely on the assumption that the size of a READSTAT response is aGravatar Holger Weiss
2007-04-02Add libgnu.a as regex functions requiredGravatar Ton Voon
2007-04-02Fix byte order in verbose loggingGravatar Thomas Guyot-Sionnest
2007-04-02Seems like we don't get any jitter sometimes. While this needs to be fixed we...Gravatar Thomas Guyot-Sionnest
2007-04-01check_http.t: - added internet_access variable to skip tests where internet a...Gravatar Matthias Eble
2007-04-01utils_disk: fixed handling if check_disk -p is a device (np_set_best_match())Gravatar Matthias Eble
2007-03-31Various check_ntp fixesGravatar Holger Weiss
2007-03-31Fix an out-of-bounds memcpy(3) and add a realloc(3) error check inGravatar Holger Weiss
2007-03-31Add a warning to the verbose output if jitter_request() found noGravatar Holger Weiss
2007-03-31Avoid division by zero.Gravatar Holger Weiss
2007-03-31Remove the '-O' option, as it's ignored.Gravatar Holger Weiss
2007-03-30Use AS_HELP_STRING instead of ACX_HELP_STRINGGravatar Ton Voon
2007-03-30Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detectionGravatar Ton Voon
2007-03-30Test Cases for check_disk's -r, -R, -C and -gGravatar Matthias Eble
2007-03-30check_disk: minor fix for -C if bestmatch != -pGravatar Matthias Eble
2007-03-30check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)Gravatar Matthias Eble
2007-03-30check_disk: added grouping functionality. see np-devel mail (2007-02-10)Gravatar Matthias Eble
2007-03-30check_disk -C is more flexible now. See np-devel post (2007-02-10)Gravatar Matthias Eble
2007-03-29Fix argument processing (Felix Frank - 1690697)Gravatar Holger Weiss
2007-03-29Set the "read" and "execute" bits only for "user" and "group" in orderGravatar Holger Weiss
2007-03-291.4.7 releaseGravatar Ton Voon
2007-03-29Adding help text for jitter flagsGravatar Ton Voon
2007-03-27Fix bug #1494629 - check_icmp fails after some time on FreeBSDGravatar Thomas Guyot-Sionnest
2007-03-25Reinstate --with-nagios-user/group and new --without-group-permissions ./conf...Gravatar Ton Voon
2007-03-22Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/OGravatar Holger Weiss
2007-03-16Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl.Gravatar Gavin Carr
2007-03-12check_ping's timeout interval is only +1 if ping command has a timeout value.Gravatar Ton Voon
2007-03-11Add tests for new check_icmp switch -mGravatar Thomas Guyot-Sionnest
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