Mark Andrews
0211c78765
update copyright notice
2006-05-03 00:07:49 +00:00
Shane Kerr
a80207d2a3
Stats for acache. Currently running on senna (ns-ext).
2006-05-02 12:55:31 +00:00
Mark Andrews
317964b121
2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
...
responses more gracefully. [RT #15941 ]
2006-05-02 04:23:12 +00:00
Mark Andrews
0453bdaa60
update copyright notice
2006-04-27 09:36:45 +00:00
Shane Kerr
59bfe4ee90
Pulling rt15970 into 9.4 pre-release.
2006-04-26 12:12:07 +00:00
Shane Kerr
cea64f9221
Pulling rt15958 into 9.4 pre-release.
2006-04-26 11:31:51 +00:00
Mark Andrews
a8b11b6a07
9.4.0a4
2006-03-10 04:29:35 +00:00
Mark Andrews
00c089f67d
sync with HEAD
2006-03-10 04:04:32 +00:00
Mark Andrews
da1d72402a
win32
2006-03-10 03:23:43 +00:00
Mark Andrews
4dec833feb
update
2006-03-10 01:32:26 +00:00
Mark Andrews
a501e657d3
2009. [bug] libbind: coverity fixes. [RT #15808 ]
2006-03-10 00:20:08 +00:00
Mark Andrews
e9724570aa
2008. [func] It is now posssible to enable/disable DNSSEC
...
validation from rndc. This is useful for the
mobile hosts where the current connection point
breaks DNSSEC (firewall/proxy). [RT #15592 ]
rndc validation newstate [view]
2006-03-09 23:46:20 +00:00
Mark Andrews
f560a1877b
2007. [func] It is now possible to explicitly enable DNSSEC
...
validation. default dnssec-validation no; to
be changed to yes in 9.5.0. [RT #15674 ]
2006-03-09 23:38:21 +00:00
Mark Andrews
b16c72bf12
2004. [bug] dns_tsig_sign() could pass a NULL pointer to
...
dst_context_destroy() when cleaning up after a
error. [RT #15835 ]
2006-03-08 03:55:50 +00:00
Mark Andrews
1396c84257
tidy up
2006-03-07 05:06:09 +00:00
Mark Andrews
69036420c7
update copyright notice
2006-03-07 00:34:53 +00:00
Mark Andrews
cb6bc372d8
2001. [func] Check the KSK flag when updating a dynamic zone.
...
New zone option "update-check-ksk yes;". [RT #15817 ]
2006-03-06 01:38:01 +00:00
Mark Andrews
69ed9fe33f
update copyright notice
2006-03-05 23:58:51 +00:00
Mark Andrews
b40b95a7ef
(char *) -> (unsigned char *)
2006-03-03 04:43:49 +00:00
Mark Andrews
7eeb45a377
use (char *) for pointer arithmetic
2006-03-03 03:05:20 +00:00
Mark Andrews
bf3bbdc9b6
1999. [func] Implement "rrset-order fixed". [RT #13662 ]
2006-03-03 00:56:53 +00:00
Mark Andrews
3497fc3b77
1997. [bug] Named was failing to replace negative cache entries
...
when a positive one for the type was learnt.
[RT #15818 ]
2006-03-02 23:19:20 +00:00
Mark Andrews
1f8449c606
update copyright notice
2006-03-02 00:37:22 +00:00
Mark Andrews
8fe36fefe9
1994. [port] OpenSSL 0.9.8 support. [RT #15694 ]
2006-03-01 02:41:02 +00:00
Mark Andrews
e73fc6bcef
1992. [bug] Not all incoming zone transfer messages included the
...
view. [RT #15825 ]
2006-03-01 02:13:19 +00:00
Mark Andrews
ea407e7082
1991. [cleanup] The configuration data, once read, should be treated
...
as readonly. Expand the use of const to enforce this
at compile time. [RT #15813 ]
2006-02-28 03:10:49 +00:00
Mark Andrews
7af42116ba
fix minor typos
2006-02-26 23:01:58 +00:00
Mark Andrews
ae3a8d847a
update copyright notice
2006-02-22 23:50:09 +00:00
Mark Andrews
2f46120278
post merge problem
2006-02-22 01:57:12 +00:00
Mark Andrews
c017465e4a
1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608 ]
2006-02-21 23:53:35 +00:00
Mark Andrews
77c5b1c067
1986. [func] Report when a zone is removed. [RT #15849 ]
2006-02-21 23:17:32 +00:00
Mark Andrews
9cc63c0b9e
update copyright notice
2006-02-19 06:50:47 +00:00
Mark Andrews
f773366d5e
1985. [protocol] DLV has now been assigned a official type code of
...
32769. [RT #15807 ]
Note: care should be taken to ensure you upgrade
both named and dnssec-signzone at the same time for
zones with DLV records where named is the master
server for the zone. Also any zones that contain
DLV records should be removed when upgrading a slave
zone. You do not however have to upgrade all
servers for a zone with DLV records simultaniously.
2006-02-17 01:12:01 +00:00
cvs2git
30a6de88f0
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-02-17 01:04:16 +00:00
Mark Andrews
f3a8cd3835
1985. [protocol] DLV has now been assigned a official type code of
...
32769. [RT #15807 ]
2006-02-17 01:04:14 +00:00
Mark Andrews
8fc5e43bd9
1597. [func] Allow notify-source and query-source to be specified
...
on a per server basis similar to transfer-source.
[RT #6496 ]
2006-02-17 00:42:10 +00:00
Mark Andrews
7d4a465de0
1597. [func] Allow notify-source and query-source to be specified
...
on a per server basis similar to transfer-source.
2006-02-17 00:24:21 +00:00
Mark Andrews
fd3cdd15de
update copyright notice
2006-02-16 23:51:33 +00:00
Mark Andrews
e77385c265
update copyright notice
2006-02-16 23:51:32 +00:00
Mark Andrews
dfb3eacdfb
1983. [func] Two new update policies. "selfsub" and "selfwild".
...
[RT #12895 ]
2006-02-16 01:38:49 +00:00
Mark Andrews
6e373c5025
1983. [func] Two new update policies. "selfsub" and "selfwild".
...
[RT #12895 ]
2006-02-16 01:34:24 +00:00
Mark Andrews
671495dd1e
1982. [bug] DNSKEY was being accepted on the parent side of
...
a delegation. KEY is still accepted there for
RFC 3007 validated updates. [RT #15620 ]
2006-02-16 01:23:47 +00:00
Mark Andrews
3bf783a6d4
1982. [bug] DNSKEY was being accepted on the parent side of
...
a delegation. KEY is still accepted there for
RFC 3007 validated updates. [RT #15620 ]
2006-02-16 00:59:38 +00:00
Mark Andrews
4dd7e34f48
comment typo
2006-02-01 22:39:17 +00:00
Mark Andrews
b32bf402e0
comment typo
2006-02-01 22:38:56 +00:00
Mark Andrews
26e2a07a0b
update copyright notice
2006-01-27 23:57:46 +00:00
Mark Andrews
deaa25fd63
update copyright notice
2006-01-27 23:57:45 +00:00
Mark Andrews
65fdd79a50
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:50:51 +00:00
Mark Andrews
c6d4f78152
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:35:15 +00:00
Mark Andrews
691a48f8e0
1955. [bug] Pre-allocate the cache cleaning interator. [RT #14998 ]
...
Fix the CLEANER_IDLE macro to make this change complete. [RT #15815 ]
2006-01-26 23:07:49 +00:00