Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Fixing bug in average calculation (Submitted by Lars) | Jan Wagner | 1 | -1/+1 |
2014-01-24 | Making AVG_NUM configurable by compiler define (Submitted by Lars) | Jan Wagner | 1 | -0/+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 |
2012-11-28 | check_ntp(_time): don't die on connect errors | Sven Nierlein | 1 | -1/+5 |
2012-11-28 | unified ipv4/6 usage and help text | Sven Nierlein | 1 | -1/+2 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -10/+10 |
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 | -8/+8 |
2010-04-14 | Update french translation (fix all fuzzy's) | Thomas Guyot-Sionnest | 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 | -5/+5 |
2008-11-19 | Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -0/+9 |
2008-04-29 | Use UT_THRESHOLDS_NOTES in all plugins | Thomas Guyot-Sionnest | 1 | -3/+1 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -1/+0 |
2008-04-05 | check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop... | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -25/+22 |
2008-01-29 | Fix bugs and flaws in best offset server selection of check_ntp_time and (dep... | Thomas Guyot-Sionnest | 1 | -33/+35 |
2008-01-05 | Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp) | Thomas Guyot-Sionnest | 1 | -7/+14 |
2007-12-11 | Adding missing function calls needed for i18n (only for plugins already in PO... | Thomas Guyot-Sionnest | 1 | -0/+4 |
2007-12-10 | OOPS! Last commit should have included these files. | Thomas Guyot-Sionnest | 1 | -5/+5 |
2007-12-04 | missing word in comment block. | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-11-23 | - Use max_state_alt in check_ntp to fix some issues with the latest commits. | Thomas Guyot-Sionnest | 1 | -53/+10 |
2007-11-10 | Fix newly added stratum check (has to be decreased by one when using normal N... | Thomas Guyot-Sionnest | 1 | -1/+3 |
2007-10-25 | check_ntp now return UNKNOWN instead of WARNING if jitter is | Thomas Guyot-Sionnest | 1 | -6/+25 |
2007-10-11 | Add stratum thresholds support for check_ntp (feature request #1703823) | Thomas Guyot-Sionnest | 1 | -15/+56 |
2007-10-11 | Use provided threshold functions (no functionnal change apart the check for o... | Thomas Guyot-Sionnest | 1 | -38/+26 |
2007-09-26 | Patch #1798774: check_ntp: honor ntp flags | Thomas Guyot-Sionnest | 1 | -0/+9 |
2007-07-14 | check_ntp: Fixed typo in typo in argument sanity check. Thanks to Aurelien Bo... | Matthias Eble | 1 | -1/+1 |
2007-04-10 | - Fix possibility of printing scientific numbers in perfdata | Thomas Guyot-Sionnest | 1 | -12/+36 |
2007-04-04 | Fix for getting dispersion instead of jitter on older servers (like xntpd on ... | Thomas Guyot-Sionnest | 1 | -2/+13 |
2007-04-03 | Fix the synchronization source selection on big-endian systems. | Holger Weiss | 1 | -2/+2 |
2007-04-03 | Temporary fix for jitter calculation | Thomas Guyot-Sionnest | 1 | -1/+4 |
2007-04-02 | Don't rely on the assumption that the size of a READSTAT response is a | Holger Weiss | 1 | -5/+6 |
2007-04-02 | Fix byte order in verbose logging | Thomas Guyot-Sionnest | 1 | -1/+1 |
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-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-29 | Adding help text for jitter flags | Ton Voon | 1 | -0/+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-20 | compilation fixes for check_ntp.c: | M. Sean Finney | 1 | -3/+3 |
2006-10-19 | first pass at cleaning localization for new release | Benoit Mortier | 1 | -18/+33 |
2006-10-12 | Removed extraneous comma in perf data output | Ton Voon | 1 | -1/+1 |
2006-08-11 | Catch no responses from any server (1538341 - nmdias) | Ton Voon | 1 | -1/+6 |