summaryrefslogtreecommitdiffstats
path: root/plugins/check_ntp.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-31Remove the '-O' option, as it's ignored.Holger Weiss1-7/+2
2007-03-29Adding help text for jitter flagsTon Voon1-0/+4
2007-01-28Don't try to print `optarg' (which will be a NULL pointer) if an unknownHolger Weiss1-1/+1
2007-01-20compilation fixes for check_ntp.c:M. Sean Finney1-3/+3
2006-10-19first pass at cleaning localization for new releaseBenoit Mortier1-18/+33
2006-10-12Removed extraneous comma in perf data outputTon Voon1-1/+1
2006-08-11Catch no responses from any server (1538341 - nmdias)Ton Voon1-1/+6
2006-06-17cleaning up help and usageBenoit Mortier1-6/+12
2006-05-01- check_ntp:M. Sean Finney1-76/+144
2006-04-12the offset_requests are now parallelized. still stuff needs to beM. Sean Finney1-62/+105
2006-04-12added a currently unused but "good for reference" version of offset_requestM. Sean Finney1-0/+76
2006-04-11another big code-commit to check_ntp. jitter calculations now work, andM. Sean Finney1-22/+247
2006-03-20- shuffling some code around to keep things tidy.M. Sean Finney1-19/+32
2006-03-20ipv6 support for c-version of check_ntpM. Sean Finney1-2/+12
2006-03-18initial version of the pure-c check_ntp implementation. jitter not yetM. Sean Finney1-0/+355