Evan Hunt
8a64e078d1
[v9_10] prep 9.10.2b1
2014-12-18 13:51:12 -08:00
Evan Hunt
cf1deaa785
[v9_10] Merge branch 'v9_10' of ssh://repo/proj/git/prod/bind9 into v9_10
2014-12-17 14:21:48 -08:00
Evan Hunt
75edd46095
[v9_10] fix a problem with autoheader 2.69
2014-12-17 14:19:28 -08:00
Tinderbox User
c6b7736111
regen v9_10
2014-12-17 01:08:28 +00:00
Tinderbox User
f826cce6ce
update copyright notice / whitespace
2014-12-16 23:45:48 +00:00
Tinderbox User
645d46f1be
newcopyrights
2014-12-16 23:30:07 +00:00
Evan Hunt
af5527c87b
[v9_10] more missing entry points
2014-12-16 14:41:16 -08:00
Evan Hunt
6ac1d854a4
[v9_10] add more missing entry points
2014-12-16 12:41:20 -08:00
Mark Andrews
e948a249e2
add missing entry points
...
(cherry picked from commit eb690e00e7 )
2014-12-17 00:29:46 +11:00
Mark Andrews
699dd64fa7
add missing entry points
2014-12-16 23:47:35 +11:00
Evan Hunt
b0e9108311
[v9_10] adjust max-recursion-queries
...
4021. [bug] Adjust max-recursion-queries to accommodate
the need for more queries when the cache is
empty. [RT #38104 ]
(cherry picked from commit be7fba8019 )
2014-12-15 22:28:26 -08:00
Mark Andrews
f3f4a77108
add/sort
2014-12-16 14:49:10 +11:00
Mark Andrews
70759e6c14
add missing entries
...
(cherry picked from commit 7799a5edea )
2014-12-16 14:41:44 +11:00
Mark Andrews
cbc8dc8d7a
remove non null check
...
(cherry picked from commit 2e98ab2c9d )
2014-12-09 19:51:56 +11:00
Mark Andrews
110aa8ce81
adjust comment
...
(cherry picked from commit 8ee3233acd )
2014-12-09 07:41:39 +11:00
Evan Hunt
3c4dda4f1a
[v9_10] Clean up after reclimit system test
2014-12-08 08:52:49 -08:00
Tinderbox User
67e9f1fd66
regen v9_10
2014-12-06 01:09:03 +00:00
Mark Andrews
58a64a43be
remove legacy/ns1/named.conf
2014-12-06 10:53:58 +11:00
Mark Andrews
163077db65
merge copyrights
2014-12-06 10:48:40 +11:00
Tinderbox User
992ed2cb60
update copyright notice / whitespace
2014-12-05 23:45:49 +00:00
Mark Andrews
cff6ae17e8
skip subtest if cryptography not compiled in
2014-12-06 00:49:11 +11:00
Mark Andrews
cb41aeedd9
4020. [bug] Change 3736 broke nsupdate's SOA MNAME discovery
...
resulting in updates being sent to the wrong server.
[RT #37925 ]
(cherry picked from commit 03fd9cb81c )
2014-12-05 18:26:57 +11:00
Mark Andrews
ac9781c7cd
4019. [func] If named is not configured to validate the answer
...
then allow fallback to plain DNS on timeout even
when we know the server supports EDNS. [RT #37978 ]
2014-12-05 18:04:26 +11:00
Mark Andrews
d567ff7e9b
merge copyrights
2014-12-05 10:35:50 +11:00
Mark Andrews
199e906b00
clean up intermediates
2014-12-05 08:28:26 +11:00
Mark Andrews
32343ff6cc
pre-sign the zones
2014-12-05 07:29:01 +11:00
Tinderbox User
029dd16a4d
regen v9_10
2014-12-04 01:08:41 +00:00
Tinderbox User
5617f6b539
update copyright notice / whitespace
2014-12-03 23:45:52 +00:00
Tinderbox User
ca053a8f7b
newcopyrights
2014-12-03 23:31:14 +00:00
Evan Hunt
e84637eaa0
[v9_10] correct [test] tag
2014-12-03 13:01:23 -08:00
Mark Andrews
e5d902504f
4017. [testing] Add system test to check lookups to legacy servers
...
with broken DNS behaviour. [RT #37965 ]
2014-12-04 07:05:18 +11:00
Mukund Sivaraman
2d33a22970
Fix a dig segfault due to bad linked list usage [RT #37591 ]
...
The crash (#37591 ) seems to happen because the query is taken out of
lookup->q(query->link), and put on lookup->connecting(query->clink).
The code checks query->link where it is detached (-1 in next pointer).
However, there's no need to call send_tcp_connect() there as the queries
are already connecting at that point.
(cherry picked from commit c5e9423340 )
2014-12-03 16:33:43 +05:30
Tinderbox User
e5703b5dc2
regen v9_10
2014-12-03 01:08:46 +00:00
Mark Andrews
b99cdea866
4015. [bug] Nameservers that are skipped due to them being
...
CNAMEs were not being logged. They are now logged
to category 'cname' as per BIND 8. [RT #37935 ]
(cherry picked from commit ea3aa401bc )
2014-12-03 11:42:16 +11:00
Mark Andrews
89b3fa85ef
cleanup after removal of relay system test
2014-12-03 11:06:18 +11:00
Tinderbox User
0d310e1695
update copyright notice / whitespace
2014-12-02 23:45:48 +00:00
Tinderbox User
72ea3987d3
newcopyrights
2014-12-02 23:30:16 +00:00
Mark Andrews
d821a83c51
4014. [bug] When including a master file origin_changed was
...
not being properly set leading to a potentially
spurious 'inherited owner' warning. [RT #37919 ]
(cherry picked from commit 6444de08d1 )
2014-12-03 09:45:06 +11:00
Evan Hunt
4cff4b31ef
[v9_10] remove obsolete 'relay' test
2014-12-02 13:57:58 -08:00
Francis Dupont
d8ee3303a9
Hardened OpenSSL digest/HMAC calls [RT #37944 ]
2014-12-02 12:42:49 +01:00
Mark Andrews
2d4d5c4cac
use the actual header
2014-11-28 19:19:16 +11:00
Mark Andrews
a06d773309
unchecked putnull
2014-11-25 15:24:38 +11:00
Mark Andrews
6370a41ab5
add #define rdataset_clearprefetch rdataset_clearprefetch64
...
(cherry picked from commit 7554ff1619 )
2014-11-25 12:06:43 +11:00
Tinderbox User
59aa4616e2
update copyright notice / whitespace
2014-11-24 23:53:24 +00:00
Tinderbox User
50f3460ac2
newcopyrights
2014-11-24 23:52:49 +00:00
Mark Andrews
309cce9724
remove zkt-1.1.2
2014-11-25 10:50:52 +11:00
Mark Andrews
7a282ffa43
add named.port
...
(cherry picked from commit f10370fd44 )
2014-11-25 10:47:16 +11:00
Tinderbox User
c587b5b609
update copyright notice / whitespace
2014-11-24 23:45:48 +00:00
Mark Andrews
93e7c290d5
extend the permissible number of queries to 25 from 24
...
(cherry picked from commit 7301df07cf )
2014-11-25 08:38:20 +11:00
Mark Andrews
12326926c5
4011. [bug] master's list port and dscp inheritance was not
...
properly implemented. [RT #37792 ]
(cherry picked from commit d040fa2f1c )
2014-11-24 11:40:51 +11:00