Mark Andrews
3a58ea619a
update copyright notice
2005-09-30 00:39:50 +00:00
Mark Andrews
80a609bf44
1919. [bug] The cache memory context array was too small to
...
have the desired performance characteristics.
[RT #15454 ]
stop.pl Increase amount of time allowed for named to stop before aborting the
server.
2005-09-28 04:36:06 +00:00
Mark Andrews
c5f4c17c4c
update copyright notice
2005-09-13 00:35:29 +00:00
Mark Andrews
4cabb8becd
fix cleanup
2005-09-12 22:35:05 +00:00
Mark Andrews
675d696977
update copyright notice
2005-09-06 03:51:37 +00:00
Mark Andrews
03e200df5d
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:12:29 +00:00
Mark Andrews
5be3685b0e
1919. [bug] dig's +sigchase code overhauled. [RT #14933 ]
...
1918. [bug] The DLV code has been re-worked to make no longer
query order sensitive. [RT #14933 ]
2005-08-25 00:56:08 +00:00
Mark Andrews
2c15fcdeac
seperate out sibling glue checks
2005-08-24 23:54:04 +00:00
Mark Andrews
4e1d3e67cd
1914. [bug] Strings returned from cfg_obj_asstring() should be
...
treated as read-only. The prototype for
cfg_obj_asstring() has been updated to reflect this.
[RT #15256 ]
2005-08-23 02:36:11 +00:00
Mark Andrews
ec8f4b0adb
remove white space
2005-07-27 04:12:00 +00:00
Mark Andrews
2bef371309
1890. [func] Add a system test for named-checkconf. [RT #14931 ]
2005-06-23 06:52:23 +00:00
Mark Andrews
618e5825c5
update copyright notice
2005-06-22 00:10:30 +00:00
Mark Andrews
a903095bf4
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 01:05:33 +00:00
Mark Andrews
f2daad8ac3
update copyright notice
2005-06-12 00:03:20 +00:00
Mark Andrews
d4d68515d2
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:00:20 +00:00
Mark Andrews
0c545eb705
update copyright notice
2005-05-30 02:00:39 +00:00
Mark Andrews
e123ebc1aa
integrity check cleanup
2005-05-24 04:30:10 +00:00
Mark Andrews
172d748152
update copyright notice
2005-05-20 01:09:36 +00:00
Mark Andrews
c5223c9cb7
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:05 +00:00
Mark Andrews
3002b5952d
cleanup a couple more files
2004-12-14 01:02:50 +00:00
Mark Andrews
a36db48f57
1789. [bug] Prerequisite test for tkey and dnssec could fail
...
with "configure --with-libtool".
2004-12-08 06:10:49 +00:00
Mark Andrews
850a31f07e
update copyright notices
2004-11-24 23:50:57 +00:00
Mark Andrews
6c52944ef2
1763. [func] Perform sanity checks on NS records which refer to
...
'in zone' names. [RT #13002 ]
2004-11-23 05:23:46 +00:00
Mark Andrews
43fe2897fc
1731. [port] darwin: relax version test in ifconfig.sh.
...
[RT #12581 ]
1730. [port] Determine the length type used by the socket API.
[RT #12581 ]
2004-10-05 03:17:18 +00:00
Mark Andrews
ca155b1321
aix5
2004-09-24 05:38:01 +00:00
Mark Andrews
86c3e4bb96
1717. [port] solaris: ifconfig.sh did not support Solaris 10.
...
"ifconfig.sh down" didn't work for Solaris 9.
2004-09-09 01:02:12 +00:00
Mark Andrews
756f078904
clean up */dsset-*, */dlvset-* and ns2/dlv.db
2004-09-07 04:14:44 +00:00
Mark Andrews
d7a8ba373d
copyright
2004-08-19 04:44:08 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
23fdb6a5a3
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:27:06 +00:00
Mark Andrews
c315e5cfea
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:43 +00:00
Mark Andrews
2cd8fa3ef9
1639. [func] Initial dlv system test.
2004-05-14 04:58:24 +00:00
Mark Andrews
38e8022ace
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:58 +00:00
Mark Andrews
8d414d1559
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-15 23:40:27 +00:00
Mark Andrews
1676408640
pullup silence compiler fixes
...
ifconfig.sh for Solaris 9
README updates
2004-03-18 02:58:08 +00:00
Mark Andrews
28b863e609
pullup fixed from 9.3
2004-03-16 05:52:24 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
fa7ee558e0
1584. [bug] "make test" failed with a readonly source tree.
...
[RT #10461 ]
2004-03-10 01:06:06 +00:00
Mark Andrews
3b7dadafad
update copyrights
2004-03-05 12:46:14 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
821644d49b
1574. [bug] Don't attempt to open the controls socket(s) when
...
running tests. [RT #9091 ]
2004-03-02 02:01:41 +00:00
Mark Andrews
362a27e81e
1586. [func] "check-names" is now implemented.
2004-02-27 20:44:09 +00:00
Mark Andrews
2047977ce2
1586. [func] "check-names" is now implemented.
2004-02-27 20:41:51 +00:00
Mark Andrews
74cb99072c
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 01:41:28 +00:00
Mark Andrews
89783da064
1581. [func] Disable DNSSEC support by default. To enable
...
DNSSEC specify "enable-dnssec yes;" in named.conf.
2004-02-17 03:40:23 +00:00
Mark Andrews
4230c2e85e
lookup RRSIG (46) not SIG (24) in getrrsetbyname test.
2004-02-17 03:34:55 +00:00
Mark Andrews
148d848bbc
NSEC does not support raw type numbers
2004-01-27 04:39:29 +00:00
Mark Andrews
8d1374958f
create/destroy hash
2004-01-27 04:25:36 +00:00
Mark Andrews
841ed46de5
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
...
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
2004-01-15 04:09:17 +00:00
Mark Andrews
35541328a8
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
...
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
2004-01-14 02:06:51 +00:00