Age | Commit message (Expand) | Author | Files | Lines |
2007-04-20 | Predeclare functions and remove unused variables. | Holger Weiss | 1 | -2/+3 |
2007-04-20 | Use the 'server identifier' option instead of the 'siaddr' field as the | Holger Weiss | 2 | -10/+29 |
2007-04-19 | Fix compilation of check_ldap, check_radius and check_pgsql (*ding*) | Thomas Guyot-Sionnest | 2 | -1/+2 |
2007-04-18 | Revert my previous change to "-S/--skip" in favour of the two options | Holger Weiss | 2 | -21/+46 |
2007-04-15 | Localization and help fixes (Thanks Benoit M.) | Thomas Guyot-Sionnest | 1 | -9/+6 |
2007-04-15 | Cosmetic change | Thomas Guyot-Sionnest | 1 | -8/+8 |
2007-04-15 | More details about the changes | Thomas Guyot-Sionnest | 1 | -0/+3 |
2007-04-15 | Add thresholds support for check_cluster + lots of standardization. | Thomas Guyot-Sionnest | 3 | -68/+115 |
2007-04-15 | Fix bug #1344584: Counter64 values not handled correctly | Thomas Guyot-Sionnest | 2 | -23/+26 |
2007-04-14 | Works for me | Thomas Guyot-Sionnest | 1 | -1/+0 |
2007-04-14 | Up to revision 1.35, the "-S" option skipped the specified number of | Holger Weiss | 2 | -10/+12 |
2007-04-13 | ... Some CVS magic too | Thomas Guyot-Sionnest | 1 | -0/+1 |
2007-04-13 | automake magic for check_cluster | Thomas Guyot-Sionnest | 3 | -1/+236 |
2007-04-11 | Add news item to nagiosplugins.org | Ton Voon | 1 | -1/+1 |
2007-04-11 | 1.4.8 releaserelease-1.4.8 | Ton Voon | 6 | -6/+153 |
2007-04-10 | Add some check_ntp translations | Thomas Guyot-Sionnest | 4 | -387/+560 |
2007-04-10 | - Fix possibility of printing scientific numbers in perfdata | Thomas Guyot-Sionnest | 1 | -12/+36 |
2007-04-10 | Hopefully this is correct. Need to make more changes so I'm commiting these. | Thomas Guyot-Sionnest | 3 | -514/+549 |
2007-04-04 | Fix for getting dispersion instead of jitter on older servers (like xntpd on ... | Thomas Guyot-Sionnest | 1 | -2/+13 |
2007-04-03 | Fix the synchronization source selection on big-endian systems. | Holger Weiss | 1 | -2/+2 |
2007-04-03 | Temporary fix for jitter calculation | Thomas Guyot-Sionnest | 1 | -1/+4 |
2007-04-02 | Don't rely on the assumption that the size of a READSTAT response is a | Holger Weiss | 1 | -5/+6 |
2007-04-02 | Add libgnu.a as regex functions required | Ton Voon | 1 | -1/+1 |
2007-04-02 | Fix byte order in verbose logging | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-04-02 | Seems like we don't get any jitter sometimes. While this needs to be fixed we... | Thomas Guyot-Sionnest | 1 | -1/+2 |
2007-04-01 | check_http.t: - added internet_access variable to skip tests where internet a... | Matthias Eble | 1 | -36/+58 |
2007-04-01 | utils_disk: fixed handling if check_disk -p is a device (np_set_best_match()) | Matthias Eble | 1 | -11/+12 |
2007-03-31 | Various check_ntp fixes | Holger Weiss | 1 | -0/+1 |
2007-03-31 | Fix an out-of-bounds memcpy(3) and add a realloc(3) error check in | Holger Weiss | 1 | -2/+5 |
2007-03-31 | Add a warning to the verbose output if jitter_request() found no | Holger Weiss | 1 | -1/+4 |
2007-03-31 | Avoid division by zero. | Holger Weiss | 1 | -1/+1 |
2007-03-31 | Remove the '-O' option, as it's ignored. | Holger Weiss | 1 | -7/+2 |
2007-03-30 | Use AS_HELP_STRING instead of ACX_HELP_STRING | Ton Voon | 1 | -1/+1 |
2007-03-30 | Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detection | Ton Voon | 3 | -40/+89 |
2007-03-30 | Test Cases for check_disk's -r, -R, -C and -g | Matthias Eble | 2 | -2/+94 |
2007-03-30 | check_disk: minor fix for -C if bestmatch != -p | Matthias Eble | 1 | -1/+8 |
2007-03-30 | check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10) | Matthias Eble | 3 | -2/+66 |
2007-03-30 | check_disk: added grouping functionality. see np-devel mail (2007-02-10) | Matthias Eble | 3 | -20/+74 |
2007-03-30 | check_disk -C is more flexible now. See np-devel post (2007-02-10) | Matthias Eble | 3 | -52/+90 |
2007-03-29 | Fix argument processing (Felix Frank - 1690697) | Holger Weiss | 2 | -5/+6 |
2007-03-29 | Set the "read" and "execute" bits only for "user" and "group" in order | Holger Weiss | 1 | -1/+1 |
2007-03-29 | 1.4.7 releaserelease-1.4.7 | Ton Voon | 5 | -4/+179 |
2007-03-29 | Adding help text for jitter flags | Ton Voon | 1 | -0/+4 |
2007-03-27 | Fix bug #1494629 - check_icmp fails after some time on FreeBSD | Thomas Guyot-Sionnest | 2 | -1/+3 |
2007-03-25 | Reinstate --with-nagios-user/group and new --without-group-permissions ./conf... | Ton Voon | 2 | -6/+24 |
2007-03-22 | Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O | Holger Weiss | 2 | -1/+2 |
2007-03-16 | Fix bogus 'eq ( || )' constructions in check_ifoperstatus.pl. | Gavin Carr | 1 | -3/+3 |
2007-03-12 | check_ping's timeout interval is only +1 if ping command has a timeout value. | Ton Voon | 3 | -5/+37 |
2007-03-11 | Add tests for new check_icmp switch -m | Thomas Guyot-Sionnest | 1 | -2/+20 |
2007-03-11 | Converted check_ping.t to new-style testcases. Added test case for check_icmp - | Ton Voon | 2 | -18/+133 |