From: Dave Hart Date: Fri, 26 Jun 2009 02:00:02 +0000 (+0000) Subject: Merge shiny.ad.hartbrothers.com:C:\ntp\ntp-dev-nmea-ppsapi X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9b1d39d9a61ec24a502e36d5f1aad8088c19db;p=thirdparty%2Fntp.git Merge shiny.ad.hartbrothers.com:C:\ntp\ntp-dev-nmea-ppsapi into shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-1234 bk: 4a442ba2q8PddWz62W5stlCY4VgTHg --- bd9b1d39d9a61ec24a502e36d5f1aad8088c19db diff --cc ChangeLog index 755c076862,56a76a550a..8fece5a823 --- a/ChangeLog +++ b/ChangeLog @@@ -1,23 -1,6 +1,26 @@@ ++* [Bug 1234] convert NMEA driver to use common PPSAPI code + * timepps-Solaris.h pps_handle_t changed from pointer to scalar -* NMEA refclock converted to use common PPSAPI code + * Spectracom refclock added to Windows port of ntpd +(4.2.5p183) 2009/06/23 Released by Harlan Stenn +* [Bug 1196] setsockopt(SO_EXCLUSIVEADDRUSE) can fail on Windows 2000 + and earlier with WSAINVAL, do not log a complaint in that case. +* [Bug 1210] ONCORE driver terminates ntpd without logging a reason. +* [Bug 1218] Correct comment in refclock_oncore on /etc/ntp.oncore* + configuration file search order. +* Change ONCORE driver to log using msyslog as well as to any + clockstats file. +* [Bug 1231] ntpsnmpd build fails after sockaddr union changes. +(4.2.5p182) 2009/06/18 Released by Harlan Stenn +* Add missing header dependencies to the ntpdc layout verification. +* prefer.html updates from Dave Mills. +* [Bug 1205] Add ntpd --usepcc and --pccfreq options on Windows +* [Bug 1215] unpeer by association ID +* [Bug 1225] Broadcast address miscalculated on Windows 4.2.5p180 +* [Bug 1229] autokey segfaults in cert_install(). +* Use a union for structs sockaddr, sockaddr_storage, sockaddr_in, and + sockaddr_in6 to remove casts and enable type checking. Collapse + some previously separate IPv4/IPv6 paths into a single codepath. +(4.2.5p181) 2009/06/06 Released by Harlan Stenn * [Bug 1206] Required compiler changes for Windows * [Bug 1084] PPSAPI for ntpd on Windows with DLL backends * [Bug 1204] Unix-style refclock device paths on Windows