From: Dave Hart Date: Mon, 14 Sep 2009 10:10:24 +0000 (+0000) Subject: Merge bk://www.ntp.org/ntp-dev X-Git-Tag: NTP_4_2_5P212~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5af592c046d2452bd5b011fd7ca707cd621e4cf5;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-983-1243 bk: 4aae1690bX6VjwM42Rtjux1LPU8xjQ --- 5af592c046d2452bd5b011fd7ca707cd621e4cf5 diff --cc ChangeLog index 8a040b87a,2d828fa06..b7d17162a --- a/ChangeLog +++ b/ChangeLog @@@ -1,6 -1,13 +1,16 @@@ + * [Bug 983] add interface [listen | ignore | drop] ... directive. + * [Bug 1243] MD5auth_setkey zero-fills key from first zero octet. + * [Bug 1295] leftover fix, do not crash on exit in free_config_trap() + when "trap 1.2.3.4" is used without any further options. + * document interface (alias nic) and unpeer. + * Correct syntax error line & column numbers. + * CID 79: kod_init_kod_db() fails to fclose(db_s) in two error paths. + * CID 80: attempt to quiet Coverity false positive re: leaking "reason" + in main(). + * CID 81: savedconfig leaked in save_config(). +* [Bug 663] respect ntpq -c and -p order on command line. +* [Bug 1292] more VC6 unsigned __int64 workarounds. +* [Bug 1296] Added Support for Trimble Acutime Gold. (4.2.5p210) 2009/09/06 Released by Harlan Stenn * [Bug 1294] Use OPENSSL_INC and OPENSSL_LIB macros for Windows and remove unnecessary reference to applink.c for Windows