Mark Andrews
4570929cfd
3587. [func] 'named -g' now checks the logging configuration but
...
does not use it. [RT #33473 ]
(cherry picked from commit 8144dc702b )
2013-06-06 11:10:09 +10:00
Mark Andrews
e13c57d8ad
3577. [bug] Handle zero TTL values better. [RT #33411 ]
...
(cherry picked from commit 5f238c3c64 )
2013-05-29 18:14:32 +10:00
Tinderbox User
7bc2657a2f
update copyright notice
2013-04-30 04:50:54 +00:00
Mark Andrews
87ac4aed0a
3559. [func] Check that both forms of Sender Policy Framework
...
records exist or do not exist. [RT #33355 ]
(cherry picked from commit 26bb3b7a67 )
2013-04-30 14:06:50 +10:00
Tinderbox User
f9443063a6
update copyright notice
2013-04-29 23:45:12 +00:00
Mark Andrews
8082249ced
3558. [bug] IXFR of a DLZ stored zone was broken. [RT #33331 ]
...
(cherry picked from commit 9a785712f1 )
2013-04-29 15:55:53 +10:00
Tinderbox User
e7c19ac871
update copyright notice
2013-04-26 23:45:14 +00:00
Mark Andrews
71a076b64c
2565. [func] Add support for HIP record. Includes new functions
...
dns_rdata_hip_first(), dns_rdata_hip_next()
and dns_rdata_hip_current(). [RT #19384 ]
Conflicts:
CHANGES
bin/tests/system/genzone.sh
2013-04-26 21:48:43 +10:00
Mark Andrews
23f3993502
3056. [func] Added support for URI resource record. [RT #23386 ]
2013-04-26 13:36:00 +10:00
Tinderbox User
470729289f
update copyright notice
2013-04-11 23:45:11 +00:00
Mark Andrews
50996ad2cd
silence coverity warnings
...
(cherry picked from commit 45b727f651 )
(cherry picked from commit 53f675154c )
2013-04-11 17:27:59 +10:00
Tinderbox User
99aff30637
update copyright notice
2013-04-09 23:45:10 +00:00
Mark Andrews
234265bc55
3547. [bug] Some malformed unknown rdata records were not properly
...
detected and rejected. [RT #33129 ]
(cherry picked from commit 1cc4695f0d )
2013-04-08 09:59:00 +10:00
Mark Andrews
792bf32389
3546. [func] Add EUI48 and EUI64 types. [RT #33082 ]
...
(cherry picked from commit 3a6d62c59f )
2013-04-05 09:09:50 +11:00
Tinderbox User
a3cbc53ef9
update copyright notice
2013-04-03 23:45:12 +00:00
Mark Andrews
220efa5bb5
add SAMPLE to the list of varables to be exported
...
(cherry picked from commit cf3e838fd3 )
2013-04-04 07:26:30 +11:00
Mark Andrews
1cf15d5c8c
3542. [bug] masterformat system test was broken. [RT #33086 ]
2013-04-03 17:34:10 +11:00
Tinderbox User
858b15380a
update copyright notice
2013-03-22 23:45:12 +00:00
Evan Hunt
a72c1e02f8
[v9_6] zone parsing broken with embedded null
...
3534. [bug] Extra text after an embedded NULL was ignored when
parsing zone files. [RT #32699 ]
(cherry picked from commit 4bf686cf5d )
2013-03-21 19:59:14 -07:00
Evan Hunt
680ca59c77
[v9_6] use reconfig, not kill/restart, in logfileconfig test
2013-03-20 19:49:17 -07:00
Mark Andrews
7e88d0af75
add files generated by configure
2013-03-21 10:26:02 +11:00
Tinderbox User
3e61bed773
update copyright notice
2013-03-16 23:45:08 +00:00
Evan Hunt
5df9c92625
[v9_6] make dst test work outside srcdir
...
3526. [cleanup] Set up dependencies for unit tests correctly during
build. [RT #32803 ]
(cherry picked from commit 741ebf1004 )
(cherry picked from commit 5021f4df52 )
(cherry picked from commit 518a373980 )
2013-03-15 07:50:59 -07:00
Mark Andrews
1479d6920d
loop waiting for named.pid to be written
2013-03-15 11:23:18 +11:00
Tinderbox User
80dafcd1f7
update copyright notice
2013-03-08 23:45:10 +00:00
Mark Andrews
b1cd4d7852
wait for upstream transfer to complete
2013-03-08 17:16:51 +11:00
Tinderbox User
6e64182fec
update copyright notice
2013-03-05 23:45:13 +00:00
Mark Andrews
bc0ecfe8f3
check that the lwresd server has started before querying it
...
(cherry picked from commit 661f1197a200bdd3d2411e9b02a46b93fb1fb083)
2013-03-05 17:24:57 +11:00
Tinderbox User
88434def08
update copyright notice
2013-02-18 23:45:13 +00:00
Mark Andrews
6f60b37d38
fatal errors should be reflected in exit status
2013-02-18 20:38:22 +11:00
Tinderbox User
3482345a12
update copyright notice
2013-02-16 23:45:11 +00:00
Mark Andrews
05045c3ef5
3487. [bug] Change 3444 was not complete. There was a additional
...
place where the NOQNAME proof needed to be saved.
[RT #32629 ]
Squashed commit of the following:
commit cdef844f57bd3eb30b1f77135b89b6f9360e8bee
Author: Mark Andrews <marka@isc.org >
Date: Sat Feb 16 00:27:14 2013 +1100
whitespace
commit 60eb7e3f6cdd102d6aaf0fb4ada8c552576e4502
Author: Mark Andrews <marka@isc.org >
Date: Sat Feb 16 00:19:51 2013 +1100
return noqname proof with +cd and dlv
Conflicts:
CHANGES
2013-02-16 07:51:01 +11:00
Evan Hunt
a0d68463e1
[v9_6] fix dns_request_createvia assert
...
3474. [bug] nsupdate could assert when the local and remote
address families didn't match. [RT #22897 ]
(cherry picked from commit ffff5d6792 )
(cherry picked from commit 8d025e23e3 )
2013-01-23 15:47:51 -08:00
Tinderbox User
464b8634a5
update copyright notice
2013-01-21 23:45:10 +00:00
Evan Hunt
4f18cc1174
[v9_6] prevent ixfr/ns1 being removed
2013-01-21 14:20:49 -08:00
Evan Hunt
63775871db
[v9_6] add 10.53.0.8 address
2013-01-21 12:38:29 -08:00
Tinderbox User
ce69235dce
update copyright notice
2013-01-10 23:45:15 +00:00
Mark Andrews
e252b8b8da
3461. [bug] Negative responses could incorrectly have AD=1
...
set. [RT #32237 ]
2013-01-10 21:55:05 +11:00
Tinderbox User
55d5562536
update copyright notice
2013-01-09 23:45:13 +00:00
Mark Andrews
6132d502b9
3458. [bug] Return FORMERR when presented with a overly long
...
domain named in a request. [RT #29682 ]
2013-01-10 10:35:37 +11:00
Mark Andrews
15dba50013
3457. [protocol] Add ILNP records (NID, LP, L32, L64). [RT #31836 ]
2013-01-10 08:38:13 +11:00
Mark Andrews
bfcc458e8e
test eighth interface
2013-01-09 19:10:41 +11:00
Tinderbox User
0782358696
update copyright notice
2013-01-05 23:45:11 +00:00
Mark Andrews
d6ad0ec371
3450. [bug] Stop logfileconfig system test spam system logs.
...
[RT #32315 ]
Squashed commit of the following:
commit ad40744e2c7dc253b70857bb229def5dd194b418
Author: Mark Andrews <marka@isc.org >
Date: Fri Jan 4 17:24:45 2013 +1100
logfileconfig spams the system log files
Conflicts:
bin/named/main.c
Conflicts:
bin/tests/system/logfileconfig/tests.sh
Conflicts:
bin/named/main.c
bin/tests/system/logfileconfig/tests.sh
2013-01-06 08:03:51 +11:00
Tinderbox User
0701549b85
update copyright notice
2013-01-04 23:45:11 +00:00
Evan Hunt
7a904931ad
[v9_6] allow-query-on works now
...
3448. [bug] The allow-query-on ACL was not processed correctly.
[RT #29486 ]
(cherry picked from commit 222d38735f )
(cherry picked from commit 8d9207a17b )
(cherry picked from commit ba2599657b )
2013-01-03 15:39:21 -08:00
Tinderbox User
59c0cfc789
update copyright notice
2013-01-02 23:45:10 +00:00
Tinderbox User
c3fe41869f
update copyright notice
2013-01-01 23:45:10 +00:00
Mark Andrews
5f8762c504
remove extranous rdata in nxrrset call as it is not ingnored in Net::DNS 0.70
2012-12-21 14:14:28 +11:00
Mark Andrews
d66b536512
sign_tcp_continuation doesn't work with the newer versions of
...
Net:DNS. Code has been submitted so we don't need to use
the sign_tcp_continuation hack in future.
2012-12-21 13:02:03 +11:00