Mark Andrews
099193af68
update copyright notice
2005-09-30 00:39:40 +00:00
Mark Andrews
081c8387a5
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:42:50 +00:00
Mark Andrews
ba2f7a75d9
update copyright notice
2005-09-13 00:35:11 +00:00
Mark Andrews
4a56cd461d
fix cleanup
2005-09-12 22:36:18 +00:00
Mark Andrews
847f1d06ab
update copyright notice
2005-09-06 03:47:21 +00:00
Mark Andrews
756c1c98e4
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:20:08 +00:00
Mark Andrews
55ae24844a
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 01:54:01 +00:00
Mark Andrews
59606dc362
seperate out sibling glue checks
2005-08-25 00:05:47 +00:00
Mark Andrews
35dfb27614
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:31:40 +00:00
Mark Andrews
afac697f0d
remove trailing whitespace
2005-07-27 04:16:54 +00:00
Mark Andrews
110b2aee49
update copyright notice
2005-06-24 00:08:13 +00:00
Mark Andrews
01c9fc9f5c
1890. [func] Add a system test for named-checkconf. [RT #14931 ]
2005-06-23 07:04:31 +00:00
cvs2git
303901e9a0
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-23 06:52:26 +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
02ff44e8ef
sync w/ head
2005-06-22 22:05:50 +00:00
Mark Andrews
a755c7e2a1
update copyright notice
2005-06-22 00:13:09 +00:00
Mark Andrews
618e5825c5
update copyright notice
2005-06-22 00:10:30 +00:00
Mark Andrews
fd759209ce
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:21:17 +00:00
cvs2git
d6d88a0efb
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-20 01:05:34 +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
31be554eb7
update copyright notice
2005-06-12 00:02:53 +00:00
Mark Andrews
c1555d276d
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:10:08 +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
c4f65b18d5
update copyright notice
2005-05-30 01:59:57 +00:00
Mark Andrews
266e5d1666
integrity check cleanup
2005-05-24 04:44:36 +00:00
Mark Andrews
e123ebc1aa
integrity check cleanup
2005-05-24 04:30:10 +00:00
Mark Andrews
1da3399320
update copyright notice
2005-05-20 01:10:11 +00:00
Mark Andrews
172d748152
update copyright notice
2005-05-20 01:09:36 +00:00
Mark Andrews
066f566317
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:57 +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
c72ce119cf
1789. [bug] Prerequisite test for tkey and dnssec could fail
...
with "configure --with-libtool".
2004-12-08 06:14:06 +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
aaf48f73ed
update copyright notices
2004-11-24 23:49:17 +00:00
Mark Andrews
0f455e5b47
1763. [func] Perform sanity checks on NS records which refer to
...
'in zone' names. [RT #13002 ]
2004-11-23 05:24:49 +00:00
cvs2git
88e02c6704
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-11-23 05:23:47 +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
36f2f2995d
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:18:24 +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
65efc3e9d0
1726. [port] aix5: add support for aix5.
2004-09-24 05:58:28 +00:00
Mark Andrews
ca155b1321
aix5
2004-09-24 05:38:01 +00:00
Mark Andrews
afbb36df79
1717. [port] solaris: ifconfig.sh did not support Solaris 10.
...
"ifconfig.sh down" didn't work for Solaris 9.
2004-09-09 01:27:56 +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
0536f2b2f0
copyright
2004-08-19 04:42:54 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00