Mark Andrews
03fac9f931
document that the syslog facility is optional
2015-09-18 13:12:50 +10:00
Tinderbox User
d758d223c9
regen master
2015-09-18 01:07:23 +00:00
Mark Andrews
ff55c577ba
4215. [bug] nsupdate: skip to next request on GSSTKEY create
...
failure. [RT #40685 ]
2015-09-18 09:52:27 +10:00
Tinderbox User
7dbeeeaa1e
update copyright notice / whitespace
2015-09-17 23:45:24 +00:00
Tinderbox User
0a2ff769ec
newcopyrights
2015-09-17 23:30:07 +00:00
Mark Andrews
e0a30050c8
4214. [protocol] Add support for TALINK. [RT #40544 ]
2015-09-18 07:43:43 +10:00
Evan Hunt
9e86fc48e0
[master] some options were in the wrong section of the ARM
2015-09-17 09:33:52 -07:00
Mark Andrews
dd1bcab25c
4213. [bug] Don't reuse a cache across multiple classes.
...
[RT #40205 ]
2015-09-17 14:51:21 +10:00
Mark Andrews
1d5ebfc05f
address race condition in ecdsa system test leading to differing authority sections. [RT #40283 ]; no CHANGES entry.
2015-09-17 14:23:44 +10:00
Mark Andrews
741b63c869
4212. [func] Re-query if we get a bad client cookie returned over
...
UDP. [RT #40748 ]
2015-09-17 14:20:32 +10:00
Mark Andrews
09177840c7
4211. [bug] Ensure that lwresd gets at least one task to work
...
with if enabled. [RT #40652 ]
2015-09-17 14:11:49 +10:00
Mark Andrews
f43e5c8ed2
4210. [cleanup] Silence use after free false positive. [RT #40743 ]
2015-09-17 14:05:19 +10:00
Mark Andrews
7b1f63dcd1
4209. [bug] Address resource leaks in dlz modules. [RT #40654 ]
2015-09-17 13:19:35 +10:00
Tinderbox User
dc9edc1332
regen master
2015-09-17 01:06:03 +00:00
Mark Andrews
3b3178ba7a
fix company name
...
(cherry picked from commit eb4de5324b29e436be7ca532189758af459a70c7)
2015-09-17 10:17:49 +10:00
Mark Andrews
8f36576365
update util/copyrights
2015-09-17 09:41:04 +10:00
Mark Andrews
fe51e068f0
4208. [bug] Address null pointer dereferences on out of memory.
...
[RT #40764 ]
2015-09-17 08:51:25 +10:00
Jeremy C. Reed
7d2c4d1c9f
document zone "type" in the ARM
...
This is for ticket #39577
It only added two sentences so didn't update changelog.
2015-09-16 09:50:29 -05:00
Jeremy C. Reed
456ef30acb
remove the only section in the history appendix to workaround dblatex issue
...
dblatex generated LaTeX that failed with the "id" for link reference
in the sect1 when itr had no <title> to reference.
(A workaround is to set a <title>.)
But since this appendix only had one section
and looked off to have B1 with no title and no B2, just remove the
sect1 tags.
I added the id to the first <para> tag just in case someone uses
it to link.
Note I didn't reformat the content there.
I didn't get this reviewed as was trivial change.
2015-09-16 09:42:08 -05:00
Mark Andrews
48bbe9c7f2
fix opcode usage
2015-09-16 21:17:49 +10:00
Mark Andrews
0f2ecf4b5c
4207. [bug] Handle class mismatches with raw zone files.
...
[RT #40746 ]
2015-09-16 10:43:22 +10:00
Mark Andrews
1eec6885ab
update comment
2015-09-15 16:47:50 +10:00
Evan Hunt
5ad06dddc4
[master] add debian/ubuntu path for docbook-xsl to configure
2015-09-14 20:20:01 -07:00
Tinderbox User
e8742e9598
update copyright notice / whitespace
2015-09-14 23:45:22 +00:00
Tinderbox User
43c8875306
newcopyrights
2015-09-14 23:30:03 +00:00
Evan Hunt
d261093639
[master] possible null deref in dlz_wildcard
...
4206. [bug] contrib: fixed a possible NULL dereference in
DLZ wildcard module. [RT #40745 ]
2015-09-14 10:40:07 -07:00
Evan Hunt
226339ed43
[master] spurious spaces in named-checkconf -p
...
4205. [bug] 'named-checkconf -p' could include unwanted spaces
when printing tuples with unset optional fields.
[RT #40731 ]
2015-09-14 08:50:17 -07:00
Tinderbox User
5091a6fed9
regen master
2015-09-12 01:08:08 +00:00
Tinderbox User
96f6f5dfc2
update copyright notice / whitespace
2015-09-11 23:45:36 +00:00
Tinderbox User
6284b9b877
newcopyrights
2015-09-11 23:30:06 +00:00
Mark Andrews
295a711b72
4204. [bug] 'dig +trace' failed to lookup the correct type if
...
the initial root ns query was retried. [RT #40296 ]
`
2015-09-12 09:04:37 +10:00
Jeremy C. Reed
6db5cee19c
add docbook tag for dns64 suffix value
...
add missing docbook formatting.
Note the element is standard, but that can be fixed in bulk later.
2015-09-11 13:33:55 -05:00
Jeremy C. Reed
a9695fcdcb
add nxdomain-redirect to options grammar
...
I just used "string" as the value type.
There is no real order here so just put by another "nxdomain" option.
This was not reviewed.
This is for ticket #39384 which also considers other work.
2015-09-11 13:04:06 -05:00
Mark Andrews
5a49f61ca9
4199. [protocol] Add support for NINFO, RKEY, SINK, TA.
...
[RT #40545 ] [RT #40547 ] [RT #40561 ] [RT #40563 ]
2015-09-11 17:35:01 +10:00
Evan Hunt
aec8a3b7cf
[master] improve rrchecker test
...
4203. [test] The rrchecker system test now tests conversion
to and from unkonwn-type format. [RT #40584 ]
2015-09-11 00:24:47 -07:00
Evan Hunt
4523c3b371
[master] incorrect result code in isccc
...
4202. [bug] isccc_cc_fromwire() could return an incorrect
result. [RT #40614 ]
2015-09-11 00:04:25 -07:00
Mark Andrews
a0ef8211d3
4201. [func] The default preferred-glue is now the address record
...
type of the transport the query was received
over. [RT #40468 ]
2015-09-11 13:27:58 +10:00
Mark Andrews
3fa134363f
4200. [cleanup] win32: update BINDinstall to be BIND release
...
independent. [RT #38915 ]
2015-09-11 12:25:39 +10:00
Mark Andrews
329073f6b8
add NINFO and RKEY
2015-09-11 11:40:44 +10:00
Tinderbox User
199045f81d
regen master
2015-09-11 01:06:12 +00:00
Tinderbox User
f28c6dc514
update copyright notice / whitespace
2015-09-10 23:46:28 +00:00
Tinderbox User
e5a6871cd0
newcopyrights
2015-09-10 23:30:14 +00:00
Jeremy C. Reed
4eb29d8984
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
2015-09-10 09:34:37 -05:00
Jeremy C. Reed
c0fc4a1abd
add missing space
...
noticed in manual review of the PDF
minor so wasn't reviewed
2015-09-10 09:32:29 -05:00
Mukund Sivaraman
e9ebe75e54
Add autogen.sh script that regenerates configure
...
Reviewed by Witold on Jabber.
2015-09-10 15:01:32 +05:30
Mark Andrews
3dd63ba00f
4199. [protocol] Add support for NINFO, RKEY, TA.
...
[RT #40545 ] [RT #40547 ] [RT #40563 ]
2015-09-10 17:58:29 +10:00
Mark Andrews
63874956de
4199. [protocol] Add support for NINFO, RKEY. [RT #40547 ] [RT #40563 ]
2015-09-10 17:07:05 +10:00
Mark Andrews
8b29fc0b7a
4199. [protocol] Add support for RKEY. [RT #40563 ]
2015-09-10 14:50:20 +10:00
Tinderbox User
81199ce5ba
regen master
2015-09-10 01:06:15 +00:00
Mark Andrews
1efe84be78
update
2015-09-10 10:39:47 +10:00