Age | Commit message (Expand) | Author | Files | Lines |
2008-01-08 | Hide some debug output which was printed even without "-v" (under | Holger Weiss | 1 | -1/+1 |
2008-01-08 | Fix the handling of ICMP packets which are not echo replies (such as | Holger Weiss | 1 | -16/+15 |
2008-01-08 | Get rid of a cast which increases the required alignment. | Holger Weiss | 1 | -1/+3 |
2008-01-08 | Mark some constant strings "const". | Holger Weiss | 1 | -3/+3 |
2007-12-21 | Fix INADDR_NONE value (for systems which don't define it). | Holger Weiss | 1 | -1/+1 |
2007-12-21 | Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined on | Holger Weiss | 1 | -0/+3 |
2007-12-21 | New "-s" option to specify the source IP address (thanks to Harald Jenny | Holger Weiss | 1 | -1/+42 |
2007-12-13 | Fixed VPATH problem in plugins-root (Tom Payerle - 1789000) | Ton Voon | 1 | -1/+1 |
2007-12-11 | Adding missing function calls needed for i18n (only for plugins already in PO... | Thomas Guyot-Sionnest | 1 | -0/+4 |
2007-10-25 | Automatically update website with --help output. Cosmetic | Ton Voon | 1 | -3/+3 |
2007-09-15 | Correct all instances of misaligned memory access. This fixes bus erros | Holger Weiss | 1 | -43/+36 |
2007-07-26 | The "--serverip" and "--requestedip" options now accept host names, too. | Holger Weiss | 1 | -19/+19 |
2007-07-26 | New "-m, --mac" option which allows for specifying the MAC address to | Holger Weiss | 1 | -12/+58 |
2007-07-26 | Make sure strncpy(3)d buffers are nul-terminated. | Holger Weiss | 1 | -3/+6 |
2007-07-26 | A few minor fixes/improvements which were included with (but unrelated | Holger Weiss | 1 | -6/+13 |
2007-07-26 | New "-u, --unicast" option which gives check_dhcp the ability to mimic a | Holger Weiss | 1 | -10/+74 |
2007-07-24 | Removing all .cvsignore files | Ton Voon | 1 | -7/+0 |
2007-05-27 | added functions to utils_base: | M. Sean Finney | 2 | -1/+7 |
2007-05-13 | check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306) | Matthias Eble | 1 | -6/+11 |
2007-04-20 | Remove unused variables. | Holger Weiss | 1 | -2/+0 |
2007-04-20 | Use the 'server identifier' option instead of the 'siaddr' field as the | Holger Weiss | 1 | -10/+28 |
2007-03-29 | Set the "read" and "execute" bits only for "user" and "group" in order | Holger Weiss | 1 | -1/+1 |
2007-03-27 | Fix bug #1494629 - check_icmp fails after some time on FreeBSD | Thomas Guyot-Sionnest | 1 | -1/+2 |
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 | 1 | -0/+68 |
2007-03-08 | New switch to check_icmp to set the minimum required hosts for success. | Thomas Guyot-Sionnest | 1 | -9/+42 |
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 | Root plugins installed with world executable permissions. Removed references | Ton Voon | 1 | -1/+1 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -1/+1 |
2007-01-27 | Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on | Holger Weiss | 1 | -0/+1 |
2007-01-24 | Sync with gnulib - lots of extraneous code removed in preference to GNU code | Ton Voon | 1 | -2/+2 |
2007-01-20 | Fix bug #1632078: critical threshold % incorrectly displayed by check_icmp | Thomas Guyot-Sionnest | 1 | -1/+1 |
2006-10-24 | more fixes and removal of certain sentences not needed | Benoit Mortier | 1 | -6/+6 |
2006-10-24 | last localization fixes for core plugins in c | Benoit Mortier | 1 | -38/+42 |
2006-10-24 | Fixed compile on non-glibc platforms | Ton Voon | 2 | -5/+5 |
2006-10-23 | first pass a making check icmp respecting nagiosplugins rules | Benoit Mortier | 1 | -30/+48 |
2006-10-22 | putting default template for copyright and explanations | Benoit Mortier | 1 | -17/+46 |
2006-10-22 | revert mistake when commiting fixes | Benoit Mortier | 1 | -5/+0 |
2006-10-22 | more localization fixes | Benoit Mortier | 1 | -0/+5 |
2006-10-20 | localization updates | Benoit Mortier | 1 | -16/+27 |
2006-07-29 | Fix two Solaris compile problems | Ton Voon | 1 | -1/+1 |
2006-06-07 | Do not install setuid programs unless run as root | Ton Voon | 1 | -6/+4 |
2006-06-07 | Fixed two build problems re: libtool and pst3 | Ton Voon | 1 | -3/+3 |
2006-05-25 | Applied patch for responses from helpers/relays, cleaned up different coding ... | Ethan Galstad | 1 | -181/+206 |
2006-05-25 | Fixed short interface name length, UNKNOWN return code (patches from tracker) | Ethan Galstad | 1 | -20/+19 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 2 | -7/+2 |
2006-05-17 | Fix compile problems on Solaris for pst3 and ssl libs | Ton Voon | 1 | -0/+1 |
2006-04-28 | Added pst3 into distribution (Jason Kau - 1476451) | Ton Voon | 1 | -7/+4 |
2005-10-19 | - initial attempt at consolidating ssl-related code into netutils.{c,h} | M. Sean Finney | 1 | -2/+2 |
2005-10-06 | whoops. now using automake conditionals to prevent attempted compiles | M. Sean Finney | 1 | -2/+6 |