index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_ntp.c
Age
Commit message (
Expand
)
Author
2022-09-14
Check ntp remove unused variables (#1781)
Lorenz
2016-12-01
Spelling fixes suggested by lintian
Jan Wagner
2016-11-07
Merge pull request #1311 from waja/check_ntp_remove_unused_variables
Sven Nierlein
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-12-27
check_ntp: remove unused variables
Sebastian Herbszt
2014-12-01
check_ntp: Nul-terminate jitter data
Holger Weiss
2014-11-30
Revert "plugins/check_ntp.c - Verify struct from response"
Holger Weiss
2014-11-27
check_ntp: fix null termination
Sebastian Herbszt
2014-06-28
plugins/check_ntp.c - Verify struct from response
Spenser Reinhardt
2014-01-24
Fixing bug in average calculation (Submitted by Lars)
Jan Wagner
2014-01-24
Making AVG_NUM configurable by compiler define (Submitted by Lars)
Jan Wagner
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2012-11-28
check_ntp(_time): don't die on connect errors
Sven Nierlein
2012-11-28
unified ipv4/6 usage and help text
Sven Nierlein
2012-06-29
Die when asprintf fails
Anders Kaseorg
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
2010-04-21
Standardize the extra-opts notes
Thomas Guyot-Sionnest
2010-04-14
Fix translations when extra-opts aren't enabled
Thomas Guyot-Sionnest
2010-04-14
Update french translation (fix all fuzzy's)
Thomas Guyot-Sionnest
2008-11-23
Removing CVS/SVN tags and replacing with git-based versioning
Thomas Guyot-Sionnest
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
2008-11-19
Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)
Thomas Guyot-Sionnest
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
2008-04-29
Use UT_THRESHOLDS_NOTES in all plugins
Thomas Guyot-Sionnest
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2008-04-05
check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...
Thomas Guyot-Sionnest
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
2008-01-29
Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...
Thomas Guyot-Sionnest
2008-01-05
Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)
Thomas Guyot-Sionnest
2007-12-11
Adding missing function calls needed for i18n (only for plugins already in PO...
Thomas Guyot-Sionnest
2007-12-10
OOPS! Last commit should have included these files.
Thomas Guyot-Sionnest
2007-12-04
missing word in comment block.
Thomas Guyot-Sionnest
2007-11-23
- Use max_state_alt in check_ntp to fix some issues with the latest commits.
Thomas Guyot-Sionnest
2007-11-10
Fix newly added stratum check (has to be decreased by one when using normal N...
Thomas Guyot-Sionnest
2007-10-25
check_ntp now return UNKNOWN instead of WARNING if jitter is
Thomas Guyot-Sionnest
2007-10-11
Add stratum thresholds support for check_ntp (feature request #1703823)
Thomas Guyot-Sionnest
2007-10-11
Use provided threshold functions (no functionnal change apart the check for o...
Thomas Guyot-Sionnest
2007-09-26
Patch #1798774: check_ntp: honor ntp flags
Thomas Guyot-Sionnest
2007-07-14
check_ntp: Fixed typo in typo in argument sanity check. Thanks to Aurelien Bo...
Matthias Eble
2007-04-10
- Fix possibility of printing scientific numbers in perfdata
Thomas Guyot-Sionnest
2007-04-04
Fix for getting dispersion instead of jitter on older servers (like xntpd on ...
Thomas Guyot-Sionnest
2007-04-03
Fix the synchronization source selection on big-endian systems.
Holger Weiss
2007-04-03
Temporary fix for jitter calculation
Thomas Guyot-Sionnest
2007-04-02
Don't rely on the assumption that the size of a READSTAT response is a
Holger Weiss
2007-04-02
Fix byte order in verbose logging
Thomas Guyot-Sionnest
2007-04-02
Seems like we don't get any jitter sometimes. While this needs to be fixed we...
Thomas Guyot-Sionnest
2007-03-31
Fix an out-of-bounds memcpy(3) and add a realloc(3) error check in
Holger Weiss
[next]