]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge bk://www.ntp.org/ntp-dev
authorDave Hart <hart@ntp.org>
Mon, 14 Sep 2009 10:10:24 +0000 (10:10 +0000)
committerDave Hart <hart@ntp.org>
Mon, 14 Sep 2009 10:10:24 +0000 (10:10 +0000)
into  shiny.ad.hartbrothers.com:C:/ntp/ntp-dev-983-1243

bk: 4aae1690bX6VjwM42Rtjux1LPU8xjQ

1  2 
ChangeLog

diff --cc ChangeLog
index 8a040b87a2975b59c8d38bcbe7227cb79ab1a1c0,2d828fa06b9b9ebf1ba7404397ecac0d105c1bbf..b7d17162ab82ccef9c93f0a7c65e181e5cf17b1b
+++ 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 <stenn@ntp.org>
  * [Bug 1294] Use OPENSSL_INC and OPENSSL_LIB macros for Windows
    and remove unnecessary reference to applink.c for Windows