Age | Commit message (Expand) | Author | Files | Lines |
2017-01-10 | Apply another spelling fix | Holger Weiss | 1 | -1/+1 |
2016-12-01 | Spelling fixes suggested by lintian | Jan Wagner | 1 | -1/+1 |
2015-10-04 | use unknown exit code for help/version in plugins-root as well | Sven Nierlein | 1 | -2/+2 |
2015-01-29 | make use of MSG_CONFIRM optional | Sven Nierlein | 1 | -0/+5 |
2014-12-02 | check_icmp: Cast size_t values for printf(3) | Holger Weiss | 1 | -2/+5 |
2014-11-28 | check_icmp: Fix a few type errors | Holger Weiss | 1 | -5/+5 |
2014-11-28 | Don't mix variable declarations and code | Holger Weiss | 1 | -15/+23 |
2014-11-28 | Use kernel reception time on ICMP packets to compute rtt. | Matthieu Kermagoret | 1 | -7/+48 |
2014-07-06 | check_icmp/check_dhcp: disable check, if we are root | Jan Wagner | 1 | -3/+0 |
2014-01-21 | Capitalize "Monitoring Plugins" | Holger Weiss | 1 | -1/+1 |
2014-01-20 | Capitalize "Monitoring" when it's the first word | Holger Weiss | 1 | -1/+1 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 1 | -4/+4 |
2013-09-04 | check_icmp: Minor whitespace/indentation fixes | Holger Weiss | 1 | -7/+6 |
2013-09-04 | check_icmp: Support "--help" and "--version" | Holger Weiss | 1 | -0/+8 |
2011-04-28 | check_host: Allocate a large-enough buffer for the host table. | Sebastian Harl | 1 | -1/+1 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 1 | -4/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -4/+4 |
2009-10-15 | Set proper network byte order for icmp_id and icmp_seq in icmp packets | Thomas Guyot-Sionnest | 1 | -10/+11 |
2009-10-15 | Increment per-host sequence in check_icmp | Thomas Guyot-Sionnest | 1 | -11/+13 |
2009-06-14 | Fixed error in rtt/rta calculation in case of system clock problems | Matthias Eble | 1 | -1/+1 |
2009-06-02 | Don't use the plain char type for data buffers | Holger Weiss | 1 | -6/+6 |
2009-06-01 | Fixed check_icmp compiler warnings by including float.h | Matthias Eble | 1 | -0/+1 |
2009-06-01 | Fixed --help output for warn and critical thresholds (sf.net #2796624, debian... | Matthias Eble | 1 | -2/+2 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-11-19 | Bulk EOL cleanup | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-11-07 | check_icmp now reports min and max round trip time perfdata (Steve Rader) | Thomas Guyot-Sionnest | 1 | -5/+17 |
2008-08-08 | Typo in --help output | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-07-28 | -b option now specifies ICMP data bytes instead of packet size | Matthias Eble | 1 | -7/+7 |
2008-07-17 | Add support for packet size modification (-b) | Matthias Eble | 1 | -10/+16 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -1/+8 |
2008-04-29 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -16/+18 |
2008-01-31 | Bump plugins-root/ to GPLv3 | Thomas Guyot-Sionnest | 1 | -28/+25 |
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-11 | Adding missing function calls needed for i18n (only for plugins already in PO... | Thomas Guyot-Sionnest | 1 | -0/+4 |
2007-09-15 | Correct all instances of misaligned memory access. This fixes bus erros | Holger Weiss | 1 | -43/+36 |
2007-05-27 | added functions to utils_base: | M. Sean Finney | 1 | -0/+3 |
2007-03-27 | Fix bug #1494629 - check_icmp fails after some time on FreeBSD | Thomas Guyot-Sionnest | 1 | -1/+2 |
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-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 | 1 | -3/+3 |