Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 1 | -2/+2 |
2014-04-27 | Make check_ping work on Windows. | Gunnar Beutner | 1 | -2/+5 |
2014-01-24 | check_ping: Fixing "time of day goes back" | Jan Wagner | 1 | -1/+5 |
2014-01-21 | Merge branch 'rename' | Thomas Guyot-Sionnest | 1 | -3/+3 |
2014-01-21 | plugins/*.c: Alterations for timeout messages. | Spenser Reinhardt | 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 | -3/+3 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -5/+5 |
2012-06-25 | check_ping: Add missing newline to die() calls | Holger Weiss | 1 | -11/+11 |
2012-06-25 | Merge remote-tracking branch 'github/waja/master' | Holger Weiss | 1 | -0/+2 |
2012-06-24 | check_ping: Ignore ping(1)'s exit status | Holger Weiss | 1 | -3/+1 |
2012-06-11 | Improve parsing of ping6(1) output | Holger Weiss | 1 | -17/+19 |
2012-04-17 | Fix check_ping where output of ping6 when unreachable (Debian #662638) | Jan Wagner | 1 | -0/+2 |
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 | -6/+0 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 1 | -6/+6 |
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 | -4/+4 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+10 |
2008-05-07 | Added performance data to check_ping (Christian Schneemann) | Thomas Guyot-Sionnest | 1 | -1/+10 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -4/+2 |
2008-01-31 | Bump plugin/ to GPLv3 (check_overcr to check_users) | Thomas Guyot-Sionnest | 1 | -24/+21 |
2007-10-25 | Automatically update website with --help output. Cosmetic | Ton Voon | 1 | -1/+1 |
2007-04-23 | #ifdef can only test a single macro, not an expression. | Holger Weiss | 1 | -1/+1 |
2007-03-12 | check_ping's timeout interval is only +1 if ping command has a timeout value. | Ton Voon | 1 | -1/+6 |
2007-03-11 | Fixed some help display. Removed -L from usage as deprecated option | Ton Voon | 1 | -4/+4 |
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-06 | Fix bug #1629008: check_ping fails to handle Packet filtered error | Thomas Guyot-Sionnest | 1 | -2/+14 |
2007-01-06 | Revert last patch: it works but not really for the reason I though. | Thomas Guyot-Sionnest | 1 | -5/+1 |
2007-01-06 | Fix the way check_ping calculate the maximum run time | Thomas Guyot-Sionnest | 1 | -1/+5 |
2007-01-04 | Fix bug #1592605: check_ping times out | Thomas Guyot-Sionnest | 1 | -1/+1 |
2006-11-09 | Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations | Ton Voon | 1 | -1/+1 |
2006-10-19 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -14/+30 |
2006-06-17 | cleaning up help and usage | Benoit Mortier | 1 | -25/+29 |
2006-03-13 | Change warning message if there is stderr output. This catches a problem | Ton Voon | 1 | -3/+16 |
2005-09-14 | Using common message | Ton Voon | 1 | -2/+1 |
2005-09-14 | Required hostname not flagging as an error | Ton Voon | 1 | -1/+6 |
2005-09-13 | More diagnostic messages from check_ping | Ton Voon | 1 | -5/+8 |
2005-09-12 | re-add a call to setlocale(LC_ALL, "") in check_ping.c | M. Sean Finney | 1 | -0/+1 |
2005-07-20 | Fix parsing for netkit-ping and iputils-ping (Christian G Warden) | Ton Voon | 1 | -2/+4 |
2005-05-25 | RH9 pattern | Subhendu Ghosh | 1 | -1/+3 |
2005-05-03 | setlocale(LC_ALL, "") should be setlocale(LC_NUMERIC, "C") to properly parse ... | M. Sean Finney | 1 | -1/+1 |
2004-12-30 | more internationalization fixes | Benoit Mortier | 1 | -1/+1 |
2004-12-28 | String match in check_ping for Solaris 10 #1091043 | Benoit Mortier | 1 | -0/+1 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -3/+1 |
2004-12-05 | fix patch 998291 | Benoit Mortier | 1 | -0/+2 |
2004-12-03 | reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -3/+1 |
2004-12-03 | fixes for internationalization | Benoit Mortier | 1 | -11/+9 |
2004-12-03 | Localization fixes | Benoit Mortier | 1 | -1/+1 |