Tinderbox User
90d087cf9c
regen master
2015-10-04 01:09:39 +00:00
Mukund Sivaraman
9260c1157d
Update CHANGES and notes.xml for #40761
2015-10-03 07:11:12 +05:30
Mukund Sivaraman
930719e876
Update the default value for number of UDP listeners ( #40761 )
2015-10-03 07:08:55 +05:30
Evan Hunt
3ce7ddcc01
[master] add "dnstap" to categories
2015-10-02 18:31:12 -07:00
Tinderbox User
10b865e918
regen master
2015-10-03 01:07:28 +00:00
Evan Hunt
b66b333f59
[master] dnstap
...
4235. [func] Added support in named for "dnstap", a fast method of
capturing and logging DNS traffic, and a new command
"dnstap-read" to read a dnstap log file. Use
"configure --enable-dnstap" to enable this
feature (note that this requires libprotobuf-c
and libfstrm). See the ARM for configuration details.
Thanks to Robert Edmonds of Farsight Security.
[RT #40211 ]
2015-10-02 12:32:42 -07:00
Tinderbox User
41f0b3e098
regen master
2015-10-01 01:06:45 +00:00
Tinderbox User
551e0d486d
update copyright notice / whitespace
2015-09-30 23:45:36 +00:00
Evan Hunt
3739c1beae
[master] document the spill category
2015-09-29 21:21:44 -07:00
Tinderbox User
fa535fa05f
regen master
2015-09-30 03:48:43 +00:00
Mark Andrews
6c4f9b5cf6
split out logging-categories [RT #40844 ]
2015-09-30 12:56:31 +10:00
Tinderbox User
983df82baf
regen master
2015-09-30 01:06:20 +00:00
Evan Hunt
a00f9e2f50
[master] merge dyndb
...
4224. [func] Added support for "dyndb", a new interface for loading
zone data from an external database, developed by
Red Hat for the FreeIPA project.
DynDB drivers fully implement the BIND database
API, and are capable of significantly better
performance and functionality than DLZ drivers,
while taking advantage of advanced database
features not available in BIND such as multi-master
replication.
Thanks to Adam Tkac and Petr Spacek of Red Hat.
[RT #35271 ]
2015-09-28 23:12:35 -07:00
Tinderbox User
8f70b6b483
regen master
2015-09-29 01:10:32 +00:00
Mark Andrews
8fc1b0bf4d
add closing tag
2015-09-29 08:36:05 +10:00
Witold Krecicki
e6d0a391f5
4223. [func] Add support for setting max-cache-size to percentage
...
of available physical memory, set default to 90%.
[RT #38442 ]
2015-09-28 11:08:50 +02:00
Mark Andrews
98a7f8c7ae
4222. [func] Bias IPv6 servers when selecting the next server to
...
query. [RT #40836 ]
2015-09-28 18:57:19 +10:00
Tinderbox User
9a5087bf58
regen master
2015-09-23 01:05:36 +00:00
Tinderbox User
ad8f23aed6
regen master
2015-09-22 01:06:07 +00:00
Evan Hunt
72c2a84e77
[master] comment no longer needed
2015-09-21 13:17:20 -07:00
Evan Hunt
00b4840c36
[master] named.conf and lwresd man pages missing from ARM
2015-09-21 13:15:07 -07:00
Jeremy C. Reed
5c41d47227
Improve docs for zone-statistics
...
This is for ticket #36955 .
Improve grammar for zone-statistics to list new arguments.
Refer to the docs in the options section.
Clarify about stats may not show view name.
2015-09-21 10:06:15 -05:00
Jeremy C. Reed
f48280a996
Merge branch 'rt39570'
...
Note I didn't add a changelog entry. The documentation was already
there and only modified a little.
2015-09-21 08:56:07 -05:00
Tinderbox User
09d72af3e9
regen master
2015-09-19 01:08:38 +00:00
Mark Andrews
f6e45a5c54
4217. [protocol] Add support for CSYNC. [RT #40532 ]
2015-09-18 23:45:12 +10:00
Tinderbox User
d758d223c9
regen master
2015-09-18 01:07:23 +00:00
Tinderbox User
7dbeeeaa1e
update copyright notice / whitespace
2015-09-17 23:45:24 +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
Tinderbox User
dc9edc1332
regen master
2015-09-17 01:06:03 +00:00
Mark Andrews
3b3178ba7a
fix company name
...
(cherry picked from commit eb4de5324b )
2015-09-17 10:17:49 +10:00
Jeremy C. Reed
f07aac8639
fix docbook tag mistake
...
Fix my mistake in my new branch that I just introduced.
2015-09-16 10:40:02 -05:00
Jeremy C. Reed
205c17fd0d
improve the nocookie-udp-size documentation
2015-09-16 11:34:56 -04:00
Jeremy C. Reed
ed15792642
move the nocookie-udp-size from server statement to options
2015-09-16 11:25:21 -04: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
Tinderbox User
5091a6fed9
regen master
2015-09-12 01:08:08 +00: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
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
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
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