From: Harlan Stenn Date: Sat, 22 Mar 2008 07:35:53 +0000 (-0500) Subject: Merge pogo:/usa/kardel/main-line/ntp-stable-1000 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8fcbf249ded5fd7a73c161b11f689abbf6976e;p=thirdparty%2Fntp.git Merge pogo:/usa/kardel/main-line/ntp-stable-1000 into whimsy.udel.edu:/deacon/backroom/ntp-stable bk: 47e4b6d9FURbR56dmpTDUYiHL1x2dw --- 8d8fcbf249ded5fd7a73c161b11f689abbf6976e diff --cc ChangeLog index c01b22b28d,a937ffed23..2c23053925 --- a/ChangeLog +++ b/ChangeLog @@@ -1,21 -1,8 +1,25 @@@ -* [Bug 909] Define int32_t for Windows (backport from ntp-dev) + * [Bug 1000] allow implicit receive buffer allocation for Windows + fixes startup for windows systems with many interfaces + reduces dropped packets on network bursts + additionally fix timer() starvation during high load +* [Bug 990] drop minimum time restriction for interface update interval. +* [Bug 977] Fix mismatching #ifdefs for builds without IPv6. +* Update the copyright year. +* Build system cleanup (make autogen-generated files writable). +* [Bug 957] Windows only: Let command line parameters from the Windows SCM GUI + override the standard parameters from the ImagePath registry key. +* Fixes for ntpdate: +* [Bug 532] nptdate timeout is too long if several servers are supplied. +* [Bug 698] timeBeginPeriod is called without timeEndPeriod in some NTP tools. +* [Bug 857] ntpdate debug mode adjusts system clock when it shouldn't. +* [Bug 908] ntpdate crashes sometimes. +* [Bug 982] ntpdate(and ntptimeset) buffer overrun if HAVE_POLL_H isn't set + (dup of 908). +* [Bug 997] ntpdate buffer too small and unsafe. +* ntpdate.c: Under Windows check whether NTP port in use under same conditions + as under other OSs. +* ntpdate.c: Fixed some typos and indents (tabs/spaces). + --- (4.2.4p4) Released by Harlan Stenn