summaryrefslogtreecommitdiffstats
path: root/plugins/check_ntp_peer.c
AgeCommit message (Expand)AuthorFilesLines
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