57137377ef87e8b8fba681e8d43f23b552749289 |
|
22-Jan-2018 |
Evan Hunt <each@isc.org> |
[v9_11] fix unresolved externals for win32 |
94694e720a911a38b01ff5036c01d883b3c9cbb1 |
|
11-Oct-2016 |
Evan Hunt <each@isc.org> |
[v9_11] add cfg_parse_buffer3() function with linenum parameter
4482. [cleanup] Change #4455 was incomplete. [RT #43252]
(cherry picked from commit 676ac3cc8234dafcbab053554c657113e811e562) |
e51ba2650025460b26092fb2500e0b6dfbf6d548 |
|
07-Sep-2016 |
Mark Andrews <marka@isc.org> |
4461. [bug] win32: not all external data was properly marked
as external data for windows dll. [RT #43161]
(cherry picked from commit 8eceb0bffe4ab4ccf72f71bb69d2b8106743af5d) |
c4baee15c812926cd83ee8b88a86e12d80b1c395 |
|
28-Sep-2015 |
Francis Dupont <fdupont@isc.org> |
Fixed missing from libisccfg.def |
1479200aa05414b2acf33607dbd1682c16f58c51 |
|
09-Jul-2015 |
Evan Hunt <each@isc.org> |
[master] DDoS mitigation features
3938. [func] Added quotas to be used in recursive resolvers
that are under high query load for names in zones
whose authoritative servers are nonresponsive or
are experiencing a denial of service attack.
- "fetches-per-server" limits the number of
simultaneous queries that can be sent to any
single authoritative server. The configured
value is a starting point; it is automatically
adjusted downward if the server is partially or
completely non-responsive. The algorithm used to
adjust the quota can be configured via the
"fetch-quota-params" option.
- "fetches-per-zone" limits the number of
simultaneous queries that can be sent for names
within a single domain. (Note: Unlike
"fetches-per-server", this value is not
self-tuning.)
- New stats counters have been added to count
queries spilled due to these quotas.
See the ARM for details of these options. [RT #37125] |
9e5390f3f335404dd425cc6df07158cf9ec8425d |
|
22-May-2015 |
Mark Andrews <marka@isc.org> |
add cfg_parse_buffer2 |
ff62d4458acda2110a3763ec576a4f728450662c |
|
21-Jan-2015 |
Evan Hunt <each@isc.org> |
[master] allow shared TCP sockets when connecting
4041. [func] TCP sockets can now be shared while connecting.
(This will be used to enable client-side support
of pipelined queries.) [RT #38231] |
f784ce7523ca6e6286681b63ddbf956b4663c586 |
|
07-Jan-2015 |
Evan Hunt <each@isc.org> |
[master] add missing functions |
7799a5edea56085d5683025c763030e4ce835d1c |
|
16-Dec-2014 |
Mark Andrews <marka@isc.org> |
add missing entries |
78f79084fcfc40f1237c99e2d4325b24b750d012 |
|
07-Mar-2014 |
Evan Hunt <each@isc.org> |
[master] warn when wrong address family used in listen-on/-v6
3778. [bug] Log a warning when the wrong address family is
used in "listen-on" or "listen-on-v6". [RT #17848] |
ff6de396a93b9b73a37173059a595f3d295b57cb |
|
10-Jan-2014 |
Mark Andrews <marka@isc.org> |
3701. [func] named-checkconf can now suppress the printing of
shared secrets by specifying '-x'. [RT #34465] |
434bfc3dfa2003ba0dd4b2392286806131fd6724 |
|
14-Nov-2013 |
Evan Hunt <each@isc.org> |
[master] "in-view" zone option
3673. [func] New "in-view" zone option allows direct sharing
of zones between views. [RT #32968] |
67adc03ef81fb610f8df093b17f55275ee816754 |
|
22-Mar-2013 |
Evan Hunt <each@isc.org> |
[master] add DSCP support
3535. [func] Add support for setting Differentiated Services Code
Point (DSCP) values in named. Most configuration
options which take a "port" option (e.g.,
listen-on, forwarders, also-notify, masters,
notify-source, etc) can now also take a "dscp"
option specifying a code point for use with
outgoing traffic, if supported by the underlying
OS. [RT #27596] |
6986290f4e0bf0d895fb93cf13bd3dd67be3cb08 |
|
23-Aug-2011 |
Evan Hunt <each@isc.org> |
address win32 compile/link problems |
b4eaa17e82f439a0b70b1b7079d1592564d9f621 |
|
17-Jun-2011 |
Mark Andrews <marka@isc.org> |
update for api changes |
7641867b4c39914cdcd3711ba0c89ed9c49f3c83 |
|
13-Aug-2010 |
Francis Dupont <fdupont@isc.org> |
fix win32 build |
cfd262045c23cadb8415f0111f56995258f17361 |
|
11-Aug-2010 |
Evan Hunt <each@isc.org> |
2936. [func] Improved configuration syntax and multiple-view
support for addzone/delzone feature (see change
#2930). Removed "new-zone-file" option, replaced
with "allow-new-zones (yes|no)". The new-zone-file
for each view is now created automatically, with
a filename generated from a hash of the view name.
It is no longer necessary to "include" the
new-zone-file in named.conf; this happens
automatically. Zones that were not added via
"rndc addzone" can no longer be removed with
"rndc delzone". [RT #19447] |
9edd523c2295757f1e1c5e93ea369cae892f0754 |
|
19-Jul-2009 |
Evan Hunt <each@isc.org> |
more win32 build fixes |
5a61d4774900ea2c14b71b90c9a705a3f08234be |
|
10-Feb-2005 |
Mark Andrews <marka@isc.org> |
add missing functions |
6b49f693596207c594c753b6b2d07ed165c491a5 |
|
09-Feb-2005 |
Mark Andrews <marka@isc.org> |
add new functions |
ace73367affd419f1baf620f21b45999ef62bf5d |
|
01-Aug-2002 |
Danny Mayer <source@isc.org> |
Added files and functions |
33b8775d3a9b9b79a0dab71831e1fb8b26923d66 |
|
18-Nov-2001 |
Danny Mayer <source@isc.org> |
Updated to support tree organization changes and to support the lib/bind9 library code |
66352c0a057cbb4829ba1b72c01676dc880e23d1 |
|
06-Aug-2001 |
Danny Mayer <source@isc.org> |
Added support for key for win32 |
1336066b632d14017167c052fae5eb4df64726de |
|
16-Jul-2001 |
Danny Mayer <source@isc.org> |
Added support for Win32 |