aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_ntp_peer.c
AgeCommit message (Expand)Author
2016-12-01Spelling fixes suggested by lintianGravatar Jan Wagner
2015-10-04use unknown exit code for help/version in pluginsGravatar Sven Nierlein
2014-07-31check_ntp_peer: do not use uninitialized results for max stateGravatar Sven Nierlein
2014-07-20check_ntp_peer - Added specific state output for each metric. It now should b...Gravatar abrist
2014-01-21Merge branch 'rename'Gravatar Thomas Guyot-Sionnest
2014-01-21plugins/*.c: Alterations for timeout messages.Gravatar Spenser Reinhardt
2014-01-20Capitalize "Monitoring" when it's the first wordGravatar Holger Weiss
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
2013-06-30check_ntp_peer: Verify type of response packetsGravatar Holger Weiss
2012-11-28unified ipv4/6 usage and help textGravatar Sven Nierlein
2012-08-06check_ntp_peer: Fix --help output for -m and -nGravatar Holger Weiss
2012-08-06check_ntp_peer: Fix --help output for -W and -CGravatar Holger Weiss
2012-06-29Die when asprintf failsGravatar Anders Kaseorg
2010-04-22Add newline after "Usage:" in --helpGravatar Thomas Guyot-Sionnest
2010-04-21Standardize the extra-opts notesGravatar Thomas Guyot-Sionnest
2010-04-14Fix translations when extra-opts aren't enabledGravatar Thomas Guyot-Sionnest
2010-04-13Fix typoGravatar Holger Weiss
2010-03-18Let check_ntp_peer check the number of truechimersGravatar Holger Weiss
2009-01-26Make extract_value more generic:Gravatar Thomas Guyot-Sionnest
2009-01-21Move check_ntp's extract_value to utils_base.c.Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-11-19Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)Gravatar Thomas Guyot-Sionnest
2008-09-02TypoGravatar Thomas Guyot-Sionnest
2008-09-02Fix possible segfault in check_ntp_peer with deliberately invalid packetsGravatar Thomas Guyot-Sionnest
2008-09-01check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...Gravatar Thomas Guyot-Sionnest
2008-08-21NothingGravatar Thomas Guyot-Sionnest
2008-08-21Misplaced commentGravatar Thomas Guyot-Sionnest
2008-08-21Complete rewrite of the extract_value functionGravatar Thomas Guyot-Sionnest
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsGravatar Thomas Guyot-Sionnest
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Gravatar Thomas Guyot-Sionnest
2008-04-05check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...Gravatar Thomas Guyot-Sionnest
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Gravatar Thomas Guyot-Sionnest
2008-01-29check_ntp_peer now checks for the LI_ALARM flagGravatar Thomas Guyot-Sionnest
2008-01-26 Fix help text of check_ntp_* (Bug #1880095)Gravatar Thomas Guyot-Sionnest
2007-12-11- Fix check_ntp_peer returning misleading information when an ICMP message ca...Gravatar Thomas Guyot-Sionnest
2007-12-11Adding missing function calls needed for i18n (only for plugins already in PO...Gravatar Thomas Guyot-Sionnest
2007-12-10OOPS! Last commit should have included these files.Gravatar Thomas Guyot-Sionnest
2007-12-10Some translationsGravatar Thomas Guyot-Sionnest
2007-12-04Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)Gravatar Thomas Guyot-Sionnest
2007-12-04Add the new checks as check_ntp copies to keep full plug-in historyGravatar Thomas Guyot-Sionnest