Harlan Stenn [Wed, 21 Nov 2007 06:12:13 +0000 (01:12 -0500)]
ntp_timer.c:
ntp_timer.c: watch the non-burst packet rate
ntp_monitor.c:
ntp_monitor.c: RES_LIMITED cleanup from Dave Mills
ntp_config.c:
config: average and minimum are ^2 values
ntp_peer.c:
ntp_peer.c: disallow peer_unconfig()
ntpdc_ops.c:
Dave Mills: unknownversion is really "declined", not "bad version"
ntp_restrict.c:
ntp_restrict.c: RES_LIMITED cleanup from Dave Mills
ChangeLog:
Changes from Dave Mills
ntp_crypto.c:
ntp_crypto.c: volley -> retry. Cleanup TAI leap message.
ntp_request.c:
Cleanup from Dave Mills
ntp_loopfilter.c:
ntp_loopfilter.c: poll interval cleanup from Dave Mills
ntp_proto.c:
ntp_proto.c: RES_LIMITED, rate bucktes, counters, overall cleanup from Dave Mills
ntpd.h, ntp.h:
general and packet retry cleanup from Dave Mills
ntp_util.c:
cleanup
Martin Burnicki [Thu, 8 Nov 2007 17:08:38 +0000 (12:08 -0500)]
[Bug 713] Windows only: Let command line parameters from the Windows SCM GUI
override the standard parameters from the ImagePath registry key.
* Added HAVE_INT32_T to the Windows config.h to avoid duplicate definitions.
Harlan Stenn [Mon, 5 Nov 2007 08:12:05 +0000 (03:12 -0500)]
ntp_config.c:
reindent
ntp-keygen.c:
Coverity fixes [CID 33,47]
ntp_util.c, ntp_crypto.c, ntp_timer.c:
[Bug 861] Leap second cleanups from Dave Mills
systime.c:
Fuzz cleanup from Dave Mills.
ntp.h:
Volley cleanup from Dave Mills.
ntp_io.c:
Fuzz cleanup from Dave Mills
ntp_proto.c:
[Bug 861] Leap second cleanups from Dave Mills.
Volley cleanup from Dave Mills.
ntpd.h:
Leap second file cleanups from Dave Mills
Reg Clemens [Thu, 1 Nov 2007 07:52:00 +0000 (03:52 -0400)]
* Negative-sawtooth not applied correctly for oncore 12 channel
receiver. Fixed.
* Startup code for original LinuxPPS removed. LinuxPPS now
conforms to the PPSAPI.
Reg Clemens [Thu, 1 Nov 2007 07:49:06 +0000 (03:49 -0400)]
* A bug in the application of the negative-sawtoot for 12 channel receivers.
* The removal of unneeded startup code used for the original LinuxPPS, it now
conforms to the PPSAPI and does not need special code.
Reg Clemens [Thu, 1 Nov 2007 07:29:24 +0000 (03:29 -0400)]
The original version of LinuxPPS did not comply with the PPSAPI and required
some changes to the startup code in refclock_oncore.c . The current version
complies, and these changes can be removed.
Reg Clemens [Thu, 1 Nov 2007 07:24:16 +0000 (03:24 -0400)]
The original version of LinuxPPS did not comply with the PPSAPI and required
some changes to the startup code in refclock_oncore.c . The current version
complies, and these changes can be removed.
Reg Clemens [Thu, 1 Nov 2007 06:16:36 +0000 (02:16 -0400)]
The oncore hardware provides a 'negative saw-tooth' the offset of the PPS signal
which is on the zero crossing of its internal clock, from its true value. the
refclock_oncore.c driver applies this difference to correct the time of the
provided timestamp. This value was being applied correctly for the 6 and 8 channel
receivers, but not for the 12 channel. This has been corrected.
Reg Clemens [Thu, 1 Nov 2007 06:13:19 +0000 (02:13 -0400)]
ntpd/refclock_oncore.c
The oncore hardware provides a 'negative saw-tooth' the offset of the PPS signal
which is on the zero crossing of its internal clock, from its true value. the
refclock_oncore.c driver applies this difference to correct the time of the
provided timestamp. This value was being applied correctly for the 6 and 8 channel
receivers, but not for the 12 channel. This has been corrected.
Harlan Stenn [Thu, 25 Oct 2007 02:43:04 +0000 (22:43 -0400)]
ntp_proto.c:
Orphan mode and other protocol cleanup from Dave Mills
manyopt.html, assoc.html:
Documentation cleanup from Dave Mills
ChangeLog:
Documentation cleanup from Dave Mills
Orphan mode and other protocol cleanup from Dave Mills
Harlan Stenn [Thu, 18 Oct 2007 05:52:51 +0000 (01:52 -0400)]
refclock_acts.c, ntp_peer.c, ChangeLog, ntp_proto.c, ntp_config.c:
Association and other cleanup from Dave Mills
ntp.h:
NTP_UNREACH changes from Dave Mills.
Harlan Stenn [Mon, 15 Oct 2007 08:52:10 +0000 (04:52 -0400)]
ChangeLog:
[Bug 931] Require -lreadline to be asked for explicitly.
[Bug 764] When looking for -lreadline support, also try using -lncurses.
Use new line edit library autoconf macro.
configure.ac:
Use the NTP_LINEEDITLIBS macro now.
Makefile.am, ntpdc.c, ntpq.c:
Use new line editing library detection code
ntp_lineeditlibs.m4:
BitKeeper file /deacon/backroom/ntp-dev-hms/m4/ntp_lineeditlibs.m4
Harlan Stenn [Thu, 4 Oct 2007 01:38:31 +0000 (21:38 -0400)]
Many files:
Lose obsolete crypto subcommands
sco.html, authopt.html:
documentation cleanup
ChangeLog, ntp_control.c:
WWV is an HF source, not an LF source
Frank Kardel [Sun, 30 Sep 2007 16:05:00 +0000 (16:05 +0000)]
ntp_io.c:
Bug 912: detect conflicting enable/disable configuration on interfaces sharing an IP address
ChangeLog:
[Bug 912] detect conflicting enable/disable configuration on interfaces sharing an IP address