Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-11 | Fixed some help display. Removed -L from usage as deprecated option | Ton Voon | 1 | -4/+4 |
2007-03-08 | New switch to check_icmp to set the minimum required hosts for success. | Thomas Guyot-Sionnest | 3 | -9/+44 |
2007-03-08 | Ficing C++ style comments | Thomas Guyot-Sionnest | 1 | -29/+29 |
2007-03-08 | Fixed C++ style comments, but I don't get why those lines were originally com... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-03-06 | Fix option handling (Nobuhiro Ban - 1657280) | Ton Voon | 1 | -3/+4 |
2007-03-06 | Fixed compile errors in check_smtp.c | Ton Voon | 1 | -11/+11 |
2007-03-06 | Fixed broken HELO cmd (Enrico Scholz - 1675279) | Ton Voon | 3 | -5/+5 |
2007-03-06 | Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode) | Ton Voon | 3 | -25/+12 |
2007-03-06 | Test failure if a filesystem which is a subset of another fails the inode | Ton Voon | 1 | -1/+1 |
2007-03-06 | Detect if check_mysql compile will work at ./configure time, due to some | Ton Voon | 2 | -4/+13 |
2007-03-06 | Clearer message when --with-nagios-user is used for ./configure | Ton Voon | 1 | -2/+2 |
2007-03-06 | Root plugins installed with world executable permissions. Removed references | Ton Voon | 5 | -120/+71 |
2007-03-02 | Fix for broken check_mrtgtraf | Ethan Galstad | 1 | -3/+3 |
2007-02-24 | Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove directories) | Thomas Guyot-Sionnest | 1 | -2/+2 |
2007-02-14 | check_sybase now maintained in NagiosExchange | Ton Voon | 2 | -370/+1 |
2007-02-14 | Fixed typo in help for -M | Ton Voon | 1 | -1/+1 |
2007-02-14 | Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers | Ton Voon | 2 | -2/+5 |
2007-02-09 | Fixed MKINSTALLDIRS problem on some systems - Lars Stavholm | Ton Voon | 4 | -15/+31 |
2007-02-07 | Added test files to test the parse_ini.c routines. Requires libtap | Ton Voon | 6 | -9/+129 |
2007-02-07 | Include <sys/param.h> before <sys/swap.h> in order to fix compilation on | Holger Weiss | 1 | -3/+3 |
2007-02-06 | Correct vim typo in comment block :P | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-02-06 | correcting some translation problems | Benoit Mortier | 11 | -1659/+1791 |
2007-02-06 | initial version of ini file parsing routines in C | M. Sean Finney | 2 | -0/+266 |
2007-02-06 | adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To: | Benoit Mortier | 1 | -0/+4 |