Mark Andrews
|
a379c8c108
|
3659. [port] solaris: don't add explict dependancies/rules for
python programs as make won't use the implicit rules.
[RT #34835]
|
2013-10-02 14:01:12 +10:00 |
|
Mark Andrews
|
7433a204d3
|
3658. [port] linux: Address platform specific compilation issue
when libcap-devel is installed. [RT #34838]
|
2013-09-26 15:26:43 +10:00 |
|
Mark Andrews
|
1a4725bef2
|
3657. [port] Some readline clones don't accept NULL pointers when
calling add_history. [RT #34842]
|
2013-09-26 08:25:09 +10:00 |
|
Mark Andrews
|
c9ee72cb3a
|
3656. [bug] Treat a all zero netmask as invalid when generating
the localnets acl. [RT #34687]
|
2013-09-26 07:40:34 +10:00 |
|
Mark Andrews
|
fb623f9a07
|
3655. [cleanup] Simplify TCP message processing when requesting a
zone transfer. [RT #34825]
|
2013-09-25 09:57:34 +10:00 |
|
Mark Andrews
|
00043fc284
|
3653. [func] Create delegations for all "children" of empty zones
except "forward first". [RT #34826]
|
2013-09-25 09:40:21 +10:00 |
|
Mark Andrews
|
50c67f588e
|
remove blank
(cherry picked from commit 75aa3c6f2ada5dcc657d0858ee4544c7997d9840)
|
2013-09-23 09:47:30 +10:00 |
|
Mark Andrews
|
9a7f89279e
|
remove unnecessary assignment
|
2013-09-22 23:21:54 +10:00 |
|
Mark Andrews
|
9fa2a0deed
|
3652. [bug] Address bug with rpz-drop policy. [RT #34816]
|
2013-09-21 17:27:43 +10:00 |
|
Tinderbox User
|
bcbb556868
|
update copyright notice
|
2013-09-19 23:46:20 +00:00 |
|
Evan Hunt
|
c7965f84c2
|
[master] comment nzf files
3649. [cleanup] Include a comment in .nzf files, giving the name of
the associated view. [RT #34765]
|
2013-09-19 15:37:09 -07:00 |
|
Mark Andrews
|
88a6dc33b7
|
only generate DSA/ECDSA signatures in named if we have a source of randomness and only on specific platforms
|
2013-09-19 10:40:38 +10:00 |
|
Mark Andrews
|
7667dd1a03
|
call zone_settimer; sub test failure was not being detected
(cherry picked from commit ebd7900670)
|
2013-09-18 12:57:46 +10:00 |
|
Mark Andrews
|
2c089bf6d2
|
whitspace
|
2013-09-16 10:14:07 +10:00 |
|
Tinderbox User
|
a989ffdbb3
|
update copyright notice
|
2013-09-10 23:46:14 +00:00 |
|
Evan Hunt
|
78f20eda3c
|
[master] clean up tests, update .gitignore
|
2013-09-09 19:37:17 -07:00 |
|
Mark Andrews
|
5bdb12d2c6
|
assignment not read
|
2013-09-09 14:05:04 +10:00 |
|
Mark Andrews
|
3d3aa9cde6
|
use -r rather then -f
|
2013-09-09 12:19:30 +10:00 |
|
Mark Andrews
|
23c73a1848
|
only test dsa if we have a random device
|
2013-09-09 11:42:58 +10:00 |
|
Tinderbox User
|
ea37fee48a
|
regen master
|
2013-09-06 01:04:47 +00:00 |
|
Tinderbox User
|
63737247d1
|
update copyright notice
|
2013-09-05 23:46:16 +00:00 |
|
Mark Andrews
|
cb69994ff8
|
3645. [protocol] Use case sensitive compression when responding to
queries. [RT #34737]
|
2013-09-05 12:22:34 +10:00 |
|
Evan Hunt
|
690bd6bf5d
|
[master] fix inline test, add importkey to win32 build
|
2013-09-04 18:56:50 -07:00 |
|
Tinderbox User
|
d2bdd5b314
|
regen master
|
2013-09-05 01:04:31 +00:00 |
|
Tinderbox User
|
473d3168f0
|
update copyright notice
|
2013-09-04 23:46:16 +00:00 |
|
Tinderbox User
|
c986916269
|
regen master
|
2013-09-04 22:49:18 +00:00 |
|
Mark Andrews
|
5b9469c0db
|
test for ECDSAP256SHA256 support
|
2013-09-04 22:33:31 +10:00 |
|
Mark Andrews
|
0c91911b4d
|
3642. [func] Allow externally generated DNSKEY to be imported
into the DNSKEY management framework. A new tool
dnssec-importkey is used to this. [RT #34698]
|
2013-09-04 13:53:02 +10:00 |
|
Mark Andrews
|
b5f4cc132e
|
3641. [bug] Handle changes to sig-validity-interval settings
better. [RT #34625]
|
2013-09-04 13:45:00 +10:00 |
|
Mark Andrews
|
8afea636ab
|
3640. [bug] ndots was not being checked when searching. Only
continue searching on NXDOMAIN responses. Add the
ability to specify ndots to nslookup. [RT #34711]
|
2013-09-04 13:24:11 +10:00 |
|
Mark Andrews
|
d6f99498d6
|
3639. [bug] Treat type 65533 (KEYDATA) as opaque except when used
in a key zone. [RT #34238]
|
2013-09-04 13:14:06 +10:00 |
|
Mark Andrews
|
92f2cf45ce
|
style
|
2013-09-01 17:08:09 +10:00 |
|
Tinderbox User
|
4b2c089cd8
|
update copyright notice
|
2013-08-19 23:46:14 +00:00 |
|
Mark Andrews
|
601d1a9aad
|
remove dead code
|
2013-08-19 12:43:47 +10:00 |
|
Mark Andrews
|
997c2c5116
|
3636. [bug] Automatic empty zones now behave better with
forward only "zones" beneath them. [RT #34583]
|
2013-08-19 09:18:28 +10:00 |
|
Tinderbox User
|
33d6c4a086
|
update copyright notice
|
2013-08-16 23:46:11 +00:00 |
|
Mark Andrews
|
e548e07a9a
|
3636. [bug] Automatic empty zones now behave better with
forward only "zones" beneath them. [RT #34583]
|
2013-08-16 13:54:23 +10:00 |
|
Tinderbox User
|
377b774598
|
update copyright notice
|
2013-08-15 23:46:17 +00:00 |
|
Mark Andrews
|
7cd9d53c8c
|
don't print out result as it is not meaningful here
|
2013-08-16 09:44:30 +10:00 |
|
Mark Andrews
|
d1e22676de
|
3635. [bug] Signatures were not being removed from a zone with
only KSK keys for a algorithm. [RT #24439]
|
2013-08-15 13:37:07 +10:00 |
|
Mark Andrews
|
0e1dfb8ff5
|
3634. [func] Report build-id in rndc status. Report build-id
when building from a git repository. [RT #20422]
|
2013-08-15 12:41:52 +10:00 |
|
Mark Andrews
|
8e091f3d3e
|
3633. [cleanup] Refactor OPT processing in named to make it easier
to support new EDNS options. [RT #34414]
|
2013-08-15 12:01:12 +10:00 |
|
Mark Andrews
|
7ace327795
|
3632. [bug] Signature from newly inactive keys were not being
removed. [RT #32178]
|
2013-08-15 10:48:05 +10:00 |
|
Mark Andrews
|
06ace051e7
|
3631. [bug] Remove spurious warning about missing signatures when
qtype is SIG. [RT #34600]
|
2013-08-15 08:04:58 +10:00 |
|
Tinderbox User
|
9054d0bb03
|
regen master
|
2013-08-13 01:04:39 +00:00 |
|
Mark Andrews
|
75ae74f8fd
|
3629. [func] Allow the printing of cryptographic fields in DNSSEC
records by dig to be suppressed (dig +nocrypto).
[RT #34534]
|
2013-08-12 15:37:51 +10:00 |
|
Mark Andrews
|
16bd30ae69
|
3628. [func] Report DNSKEY key id's when dumping the cache.
[RT #34533]
|
2013-08-12 14:38:26 +10:00 |
|
Mark Andrews
|
df0892aea6
|
3627. [bug] RPZ changes were not effective on slaves. [RT #34450]
|
2013-08-09 13:23:01 +10:00 |
|
Tinderbox User
|
f378953f3b
|
update copyright notice
|
2013-08-07 23:46:12 +00:00 |
|
Mark Andrews
|
f45f654185
|
3625. [bug] Don't send notify messages to machines outside of the
test setup.
|
2013-08-07 15:48:55 +10:00 |
|