Age | Commit message (Expand) | Author | Files | Lines |
2023-04-18 | Refix spelling issues | RincewindsHat | 1 | -1/+1 |
2023-04-18 | Fixes for -Wunused-parameters | RincewindsHat | 1 | -3/+3 |
2023-04-14 | Fix a lot of typos reported by codespell | Jan Wagner | 1 | -4/+4 |
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 | Sven Nierlein | 1 | -2/+2 |
2014-07-31 | check_ntp_peer: do not use uninitialized results for max state | Sven Nierlein | 1 | -3/+6 |
2014-07-20 | check_ntp_peer - Added specific state output for each metric. It now should b... | abrist | 1 | -12/+37 |
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-06-30 | check_ntp_peer: Verify type of response packets | Holger Weiss | 1 | -13/+19 |
2012-11-28 | unified ipv4/6 usage and help text | Sven Nierlein | 1 | -1/+2 |
2012-08-06 | check_ntp_peer: Fix --help output for -m and -n | Holger Weiss | 1 | -1/+1 |
2012-08-06 | check_ntp_peer: Fix --help output for -W and -C | Holger Weiss | 1 | -2/+2 |
2012-06-29 | Die when asprintf fails | Anders Kaseorg | 1 | -18/+18 |
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-13 | Fix typo | Holger Weiss | 1 | -1/+1 |
2010-03-18 | Let check_ntp_peer check the number of truechimers | Holger Weiss | 1 | -15/+57 |
2009-01-26 | Make extract_value more generic: | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-01-21 | Move check_ntp's extract_value to utils_base.c. | Thomas Guyot-Sionnest | 1 | -57/+3 |
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 | -2/+2 |
2008-11-19 | Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-09-02 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-09-02 | Fix possible segfault in check_ntp_peer with deliberately invalid packets | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-09-01 | check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg... | Thomas Guyot-Sionnest | 1 | -2/+7 |
2008-08-21 | Nothing | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-08-21 | Misplaced comment | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-08-21 | Complete rewrite of the extract_value function | Thomas Guyot-Sionnest | 1 | -13/+46 |
2008-05-07 | Added support for --extra-opts in all C plugins (disabled by default, see con... | Thomas Guyot-Sionnest | 1 | -2/+12 |
2008-04-29 | Use UT_THRESHOLDS_NOTES in all plugins | Thomas Guyot-Sionnest | 1 | -5/+4 |
2008-04-27 | --help output cleanup (plus removal of spaces on blank lines) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2008-04-05 | check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop... | Thomas Guyot-Sionnest | 1 | -4/+4 |
2008-01-30 | Bump plugins/ to GPLv3 (check_apt to check_nwstat) | Thomas Guyot-Sionnest | 1 | -30/+27 |
2008-01-29 | check_ntp_peer now checks for the LI_ALARM flag | Thomas Guyot-Sionnest | 1 | -1/+9 |
2008-01-26 | Fix help text of check_ntp_* (Bug #1880095) | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-12-11 | - Fix check_ntp_peer returning misleading information when an ICMP message ca... | Thomas Guyot-Sionnest | 1 | -1/+2 |
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-10 | Some translations | Thomas Guyot-Sionnest | 1 | -1/+1 |
2007-12-04 | Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time) | Thomas Guyot-Sionnest | 1 | -412/+216 |
2007-12-04 | Add the new checks as check_ntp copies to keep full plug-in history | Thomas Guyot-Sionnest | 1 | -0/+877 |