Tinderbox User
b4556ecdbc
regen master
2015-03-11 01:04:49 +00:00
Mark Andrews
7b52254bf3
Add warning about configuration inheritence with in-view
2015-03-11 10:42:34 +11:00
Tinderbox User
53e1e7cec5
regen master
2015-03-10 01:04:50 +00:00
Mark Andrews
4ae7a31251
document the EDNS version is logged
2015-03-10 07:27:10 +11:00
Mark Andrews
1b05d22789
4082. [bug] Incrementally sign large inline zone deltas.
...
[RT #37927 ]
2015-03-05 09:59:29 +11:00
Evan Hunt
ff295743c2
[master] release note for change #4013
2015-03-04 09:06:03 -08:00
Tinderbox User
947d37484e
regen master
2015-03-04 01:04:48 +00:00
Evan Hunt
7ae96d8823
[master] add "lock-file" and fix up singleton code
...
4080. [func] Completed change #4022 , adding a "lock-file" option
to named.conf to override the default lock file,
in addition to the "named -X <filename>" command
line option. Setting the lock file to "none"
using either method disables the check completely.
[RT #37908 ]
2015-03-02 19:27:54 -08:00
Tinderbox User
603de7394f
regen master
2015-03-03 01:04:47 +00:00
Mukund Sivaraman
84f95ddb25
Update win32 configure for --enable-querytrace ( #37520 )
...
Also enable querytrace when --enable-developer is specified.
2015-03-02 12:57:50 +05:30
Tinderbox User
548a24c3d3
regen master
2015-02-28 01:05:06 +00:00
Tinderbox User
0eea9763d8
regen master
2015-02-26 01:04:45 +00:00
Tinderbox User
d06befed22
regen master
2015-02-24 01:04:44 +00:00
Evan Hunt
7acc2f2156
[master] fix LOADPENDING issues
...
4063. [bug] Asynchronous zone loads were not handled
correctly when the zone load was already in
progress; this could trigger a crash in zt.c.
[RT #37573 ]
2015-02-22 20:43:39 -08:00
Tinderbox User
659d063f23
regen master
2015-02-08 01:05:11 +00:00
Evan Hunt
591389c7d4
[master] 5011 tests and fixes
...
4056. [bug] Expanded automatic testing of trust anchor
management and fixed several small bugs including
a memory leak and a possible loss of key state
information. [RT #38458 ]
4055. [func] "rndc managed-keys" can be used to check status
of trust anchors or to force keys to be refreshed,
Also, the managed keys data file has easier-to-read
comments. [RT #38458 ]
2015-02-05 17:18:15 -08:00
Tinderbox User
de283bda6a
regen master
2015-02-06 01:04:48 +00:00
Francis Dupont
1059bc2e42
added mdig tool
2015-02-04 14:22:32 +01:00
Evan Hunt
801fb8b894
[master] avoid crash due to managed-key rollover
...
4053. [security] Revoking a managed trust anchor and supplying
an untrusted replacement could cause named
to crash with an assertion failure.
(CVE-2015-1349) [RT #38344 ]
2015-02-03 18:25:28 -08:00
Tinderbox User
9c716f839c
regen master
2015-02-04 01:04:44 +00:00
Evan Hunt
7267d1f335
[master] clarify edns-udp-size doc
2015-02-03 13:35:34 -08:00
Mukund Sivaraman
e3e783a0e9
Update notes.xml for #38454
2015-02-03 12:07:28 +05:30
Tinderbox User
73a1443878
regen master
2015-01-23 01:04:53 +00:00
Francis Dupont
0ee7e491d4
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
2015-01-22 09:25:18 +01:00
Tinderbox User
3e240d6559
regen master
2015-01-22 01:04:47 +00:00
Evan Hunt
0936da207d
[master] oops, semicolons were still wrong
2015-01-21 11:41:18 -08:00
Francis Dupont
050846b17b
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
2015-01-21 20:36:24 +01:00
Francis Dupont
6089bce129
missing '-' in keep-response-order
2015-01-21 20:34:19 +01:00
Evan Hunt
b892b31f75
[master] reformat response-policy grammar
...
There was an overly long line that ran off the end of the
page in the PDF; also missing semicolons and close brace.
2015-01-21 11:19:58 -08:00
Evan Hunt
2817aa56ca
[master] "rndc modzone"
...
4043. [func] "rndc modzone" can be used to modify the
configuration of an existing zone, using similar
syntax to "rndc addzone". [RT #37895 ]
2015-01-20 22:34:16 -08:00
Evan Hunt
b88b75c2b8
[master] correct CHANGES note
2015-01-20 18:33:53 -08:00
Tinderbox User
d9184858dd
regen master
2015-01-21 01:04:51 +00:00
Evan Hunt
761d135ed6
[master] add TCP pipelining support
...
4040. [func] Added server-side support for pipelined TCP
queries. TCP connections are no longer closed after
the first query received from a client. (The new
"keep-response-order" option allows clients to be
specified for which the old behavior will still be
used.) [RT #37821 ]
2015-01-20 16:14:09 -08:00
Tinderbox User
ef8014e56f
regen master
2015-01-14 01:04:44 +00:00
Tinderbox User
a6ca100924
update copyright notice / whitespace
2015-01-13 23:45:21 +00:00
Evan Hunt
03f979494f
[master] document default DNSKEY TTL
...
- see RT #38268
2015-01-13 09:54:57 -08:00
Evan Hunt
82cf456943
[master] document dscp option
2015-01-13 09:15:51 -08:00
Tinderbox User
8402f7bfea
regen master
2015-01-13 01:04:50 +00:00
Mukund Sivaraman
a6f0e9c985
Add NTA persistence ( #37087 )
...
4034. [func] When added, negative trust anchors (NTA) are now
saved to files (viewname.nta), in order to
persist across restarts of the named server.
[RT #37087 ]
2015-01-12 09:07:48 +05:30
Tinderbox User
fae13836a3
regen master
2015-01-12 03:30:27 +00:00
Tinderbox User
2f161339d2
regen master
2015-01-11 01:05:05 +00:00
Tinderbox User
f0cbe180f0
update copyright notice / whitespace
2015-01-10 23:45:22 +00:00
Evan Hunt
6124e803cf
[master] revise pkcs11 doc
2015-01-10 11:40:01 -08:00
Mark Andrews
7952156995
4032. [bug] Built-in "empty" zones did not correctly inherit the
...
"allow-transfer" ACL from the options or view.
[RT #38310 ]
2015-01-10 22:01:42 +11:00
Evan Hunt
e5073ab47c
[master] improve pkcs11.xml documentation
...
see RT #37801
2015-01-10 00:36:18 -08:00
Tinderbox User
cd32f419a8
regen master
2015-01-09 01:05:02 +00:00
Tinderbox User
63b0524b96
update copyright notice / whitespace
2015-01-08 23:45:22 +00:00
Evan Hunt
fce754ac0b
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
2015-01-07 17:26:42 -08:00
Evan Hunt
d6850bee24
[master] clean up release note stylesheets
2015-01-07 17:26:03 -08:00
Tinderbox User
11e9368a22
regen master
2015-01-08 01:04:51 +00:00