summaryrefslogtreecommitdiffstats
path: root/plugins/check_ntp_peer.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-07-31check_ntp_peer: do not use uninitialized results for max stateSven Nierlein1-3/+6
2014-07-20check_ntp_peer - Added specific state output for each metric. It now should b...abrist1-12/+37
2014-01-21Merge branch 'rename'Thomas Guyot-Sionnest1-3/+3
2014-01-21plugins/*.c: Alterations for timeout messages.Spenser Reinhardt1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2013-06-30check_ntp_peer: Verify type of response packetsHolger Weiss1-13/+19
2012-11-28unified ipv4/6 usage and help textSven Nierlein1-1/+2
2012-08-06check_ntp_peer: Fix --help output for -m and -nHolger Weiss1-1/+1
2012-08-06check_ntp_peer: Fix --help output for -W and -CHolger Weiss1-2/+2
2012-06-29Die when asprintf failsAnders Kaseorg1-18/+18
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-22Standardize the extra-opts notesThomas Guyot-Sionnest1-4/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-8/+8
2010-04-12Fix typoHolger Weiss1-1/+1
2010-03-17Let check_ntp_peer check the number of truechimersHolger Weiss1-15/+57
2009-01-26Make extract_value more generic:Thomas Guyot-Sionnest1-3/+3
2009-01-21Move check_ntp's extract_value to utils_base.c.Thomas Guyot-Sionnest1-57/+3
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-2/+2
2008-11-19Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)Thomas Guyot-Sionnest1-1/+1
2008-09-02TypoThomas Guyot-Sionnest1-1/+1
2008-09-02Fix possible segfault in check_ntp_peer with deliberately invalid packetsThomas Guyot-Sionnest1-0/+3
2008-09-01check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...Thomas Guyot-Sionnest1-2/+7
2008-08-21NothingThomas Guyot-Sionnest1-1/+1
2008-08-21Misplaced commentThomas Guyot-Sionnest1-2/+2
2008-08-21Complete rewrite of the extract_value functionThomas Guyot-Sionnest1-13/+46
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-2/+12
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsThomas Guyot-Sionnest1-5/+4
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-1/+1
2008-04-05check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...Thomas Guyot-Sionnest1-4/+4
2008-01-30Bump plugins/ to GPLv3 (check_apt to check_nwstat)Thomas Guyot-Sionnest1-30/+27
2008-01-29check_ntp_peer now checks for the LI_ALARM flagThomas Guyot-Sionnest1-1/+9
2008-01-26 Fix help text of check_ntp_* (Bug #1880095)Thomas Guyot-Sionnest1-1/+1
2007-12-11- Fix check_ntp_peer returning misleading information when an ICMP message ca...Thomas Guyot-Sionnest1-1/+2
2007-12-11Adding missing function calls needed for i18n (only for plugins already in PO...Thomas Guyot-Sionnest1-0/+4
2007-12-10OOPS! Last commit should have included these files.Thomas Guyot-Sionnest1-5/+5
2007-12-10Some translationsThomas Guyot-Sionnest1-1/+1
2007-12-04Merge changes from branches/dermoth_ntp_rework (check_ntp_peer/check_ntp_time)Thomas Guyot-Sionnest1-412/+216
2007-12-04Add the new checks as check_ntp copies to keep full plug-in historyThomas Guyot-Sionnest1-0/+877