Age | Commit message (Expand) | Author | Files | Lines |
2017-04-21 | plugins: check_dig: Fix spelling | Karol Babioch | 1 | -1/+1 |
2016-11-08 | check_dig: use +retry instead of +tries | Christian Kujau | 1 | -2/+2 |
2015-10-15 | check_dig: expected answer is now incasesensitive | Daniel Stirnimann | 1 | -1/+1 |
2015-10-04 | use unknown exit code for help/version in plugins | Sven Nierlein | 1 | -2/+2 |
2014-07-30 | check_dig: takes into account the -4 and -6 switch | Alexander Wittig | 1 | -1/+4 |
2014-07-30 | check_dig: Fix to work with dig and drill tool | Alexander Wittig | 1 | -2/+2 |
2014-01-30 | check_dig: Declare variable at the top | Holger Weiss | 1 | -1/+2 |
2014-01-30 | check_dig: stick with integer devision | Jan Wagner | 1 | -1/+1 |
2014-01-30 | check_dig: timeout_interval is a global variable | Jan Wagner | 1 | -2/+0 |
2014-01-30 | check_dig: patch to make dig honor -t option | Jan Wagner | 1 | -2/+9 |
2014-01-27 | check_dig: fix wrong IPv6 arguments order | Thomas Guyot-Sionnest | 1 | -2/+2 |
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 |
2013-05-12 | plugins: rename runcmd's signal handler. | Diego Elio Pettenò | 1 | -1/+1 |
2013-01-23 | check_dig: query transport selection support | Ville Mattila | 1 | -3/+16 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -2/+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 | -8/+8 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 1 | -6/+2 |
2008-06-09 | Added testcases for check_dig | Matthias Eble | 1 | -3/+8 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -1/+12 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -2/+5 |
2008-03-20 | - Fix bug #1920671 | Thomas Guyot-Sionnest | 1 | -8/+9 |
2008-03-14 | Added -A/--dig-arguments to check_dig (#1889453/#1874041) | Matthias Eble | 1 | -3/+13 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -18/+16 |
2007-01-28 | Don't try to print `optarg' (which will be a NULL pointer) if an unknown | Holger Weiss | 1 | -2/+2 |
2006-10-19 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -18/+31 |
2006-07-03 | Fixed -p getopt call (Allan Bennett - 1511650) | Ton Voon | 1 | -2/+3 |
2006-06-14 | starting the BIG locale update ;-) | Benoit Mortier | 1 | -29/+8 |
2005-11-14 | start of the cleaning of the localization | Benoit Mortier | 1 | -234/+247 |
2005-10-24 | initial merging of ae's np_runcmd code into selected plugins. | M. Sean Finney | 1 | -99/+69 |
2005-01-26 | Convert tabs to spaces from dig's answer section (Randy O'Meara - 1107651) | Ton Voon | 1 | -1/+7 |
2004-12-25 | various fixes for localization | Benoit Mortier | 1 | -5/+3 |
2004-12-04 | internationalization fixes | Benoit Mortier | 1 | -2/+2 |
2004-12-03 | reverting my changes from !=TRUE to == ERROR, that's not good ;-( sorry | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | print_help and print_usage() cleanup | Benoit Mortier | 1 | -3/+3 |
2004-12-03 | remove UT_HLP_VRS from print_usage | Benoit Mortier | 1 | -2/+0 |
2004-12-03 | internationalization fixes and help fixes | Benoit Mortier | 1 | -5/+4 |
2004-12-03 | Localization fixes | Benoit Mortier | 1 | -1/+1 |
2004-12-03 | bump copyright year | Benoit Mortier | 1 | -5/+5 |
2004-12-02 | More internationalization work | Benoit Mortier | 1 | -2/+2 |
2004-12-02 | return of process_arguments() is TRUE not OK ! | Benoit Mortier | 1 | -1/+1 |
2004-12-01 | standardize localization string | Benoit Mortier | 1 | -13/+8 |
2004-12-01 | first pass at standardization of messages for the localization | Benoit Mortier | 1 | -9/+7 |
2004-11-24 | Making messages more consistent | Ton Voon | 1 | -2/+2 |
2004-08-18 | Checks different record types and checks against an expected address (Bill Ku... | Ton Voon | 1 | -21/+58 |
2004-03-04 | use float for time in perf data | Karl DeBisschop | 1 | -3/+3 |