index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_ntp_time.c
Age
Commit message (
Expand
)
Author
Files
Lines
29 hours
check_ntp_time: more local variables, style fixes
RincewindsHat
1
-53/+56
29 hours
check_ntp_time: do not export local variables
RincewindsHat
1
-3/+3
29 hours
check_ntp_time: update copyright
RincewindsHat
1
-2/+2
29 hours
check_ntp_time: clang-format
RincewindsHat
1
-273/+298
2023-10-19
check_ntp_time: Use C99 booleans
RincewindsHat
1
-9/+8
2023-10-19
Revert "check_ntp_time: Use C99 booleans"
RincewindsHat
1
-9/+10
2023-10-18
check_ntp_time: Use C99 booleans
RincewindsHat
1
-10/+9
2023-04-14
Fix a lot of typos reported by codespell
refs/pull/1864/head
Jan Wagner
1
-1/+1
2016-11-18
It's useful to use 'useful' instead of 'usefull'
Jan Wagner
1
-1/+1
2016-11-07
Merge pull request #1313 from waja/check_ntp_time_remove_unused_variables
Sven Nierlein
1
-4/+2
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2/+2
2014-12-27
check_ntp_time: remove unused variables
refs/pull/1313/head
Sebastian Herbszt
1
-4/+2
2014-07-29
check_ntp_time.c - Cleaned up usage and added a note
abrist
1
-1/+3
2014-07-29
check_ntp_time: adding offset option
Jan Wagner
1
-3/+10
2014-01-24
Fixing bug in average calculation (Submitted by Lars)
Jan Wagner
1
-1/+1
2014-01-24
Making AVG_NUM configurable by compiler define (Submitted by Lars)
Jan Wagner
1
-0/+2
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
2012-11-28
check_ntp(_time): don't die on connect errors
Sven Nierlein
1
-1/+5
2012-11-28
unified ipv4/6 usage and help text
Sven Nierlein
1
-1/+2
2012-06-29
Die when asprintf fails
Anders Kaseorg
1
-8/+8
2010-04-22
Add newline after "Usage:" in --help
Thomas Guyot-Sionnest
1
-1/+1
2010-04-22
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
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
-4/+4
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-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
1
-3/+12
2008-04-29
Use UT_THRESHOLDS_NOTES in all plugins
Thomas Guyot-Sionnest
1
-6/+5
2008-01-30
Bump plugins/ to GPLv3 (check_apt to check_nwstat)
Thomas Guyot-Sionnest
1
-29/+26
2008-01-29
Fix bugs and flaws in best offset server selection of check_ntp_time and (dep...
Thomas Guyot-Sionnest
1
-33/+35
2008-01-26
Fix help text of check_ntp_* (Bug #1880095)
Thomas Guyot-Sionnest
1
-2/+1
2008-01-05
Fix Bug #1862300: check_ntp_time segfault in 1.4.11 (Also apply to check_ntp)
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-04
Interesting... For some reason it did not take this (patch barfed on it and I...
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
-284/+39
2007-12-04
Add the new checks as check_ntp copies to keep full plug-in history
Thomas Guyot-Sionnest
1
-0/+877