Mark Andrews
5ed76fa7ea
1617. [port] win32: VC++ 6.0 support.
2004-04-19 04:16:55 +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
764808211e
#include <time.h>.
2004-04-15 04:49:50 +00:00
Mark Andrews
42b48d11ca
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 01:58:25 +00:00
Mark Andrews
80cc19dc26
1601. [bug] Silence spurious warning 'both "recursion no;" and
...
"allow-recursion" active' warning from view "_bind".
[RT# 10920]
2004-04-10 05:03:27 +00:00
Mark Andrews
0822cc5065
1594. [bug] 'rndc dumpdb' could prevent named from answering
...
queries while the dump was in progress. [RT #10565 ]
2004-04-08 00:10:42 +00:00
Mark Andrews
61e1dc26d6
regen
2004-04-07 00:57:04 +00:00
Mark Andrews
e3f6b4d219
regen
2004-04-06 22:04:52 +00:00
Mark Andrews
4995dba770
1604. [bug] A xfrout_ctx_create() failure would result in
...
xfrout_ctx_destroy() being called with a
partially initaliased structure.
2004-04-02 05:13:25 +00:00
Mark Andrews
3b1fce680f
1595. [func] New notify type 'master-only'. Enable notify for
...
master zones only.
2004-03-30 02:13:45 +00:00
Mark Andrews
c5cde9d5a7
1593. [bug] rndc should return "unknown command" to unknown
...
commands. [RT# 10642]
2004-03-22 01:46:01 +00:00
Mark Andrews
28b863e609
pullup fixed from 9.3
2004-03-16 05:52:24 +00:00
Mark Andrews
6e423af8f0
remove unused variables: dispatchv4, dispatchv6.
2004-03-14 23:00:47 +00:00
Mark Andrews
a3a09ca249
1592. [bug] configure_view() could leak a dispatch.
2004-03-14 22:53:39 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
0707a8c04f
regen
2004-03-05 12:40:39 +00:00
Mark Andrews
8a66318e41
regen / copyright update
2004-03-05 08:32:21 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
90c4900d5c
1559. [port] named should ignore SIGFSZ.
2004-03-03 23:09:02 +00:00
Mark Andrews
7052e191ce
1544. [bug] Named would logged a single entry to a file despite it
...
being over the specified size limit.
1543. [bug] Logging using "versions unlimited" did not work.
2004-03-03 05:39:05 +00:00
Mark Andrews
7ad4d54f29
1537. [func] New option "querylog". If set specify whether query
...
logging is to be enabled or disabled at startup.
2004-03-02 01:15:00 +00:00
Mark Andrews
2047977ce2
1586. [func] "check-names" is now implemented.
2004-02-27 20:41:51 +00:00
Mark Andrews
30b89a5ad9
1533. [func] Warn if both "recusion no;" and "allow-recursion"
...
are active. [RT# 4389]
2004-02-24 03:31:08 +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
80c5a37ddc
1575. [func] Log TSIG name on TSIG verify failure. [RT #4404 ]
2004-02-09 23:25:22 +00:00
Mark Andrews
daa73eae70
silence punned messages
2004-02-03 00:59:05 +00:00
Mark Andrews
73f5c1ff00
stop listening to AD
2004-01-27 05:01:12 +00:00
Mark Andrews
f8dfdef682
1564. [func] Attempt to provide a fallback entropy source to be
...
used if named is running chrooted and named is unable
to open entropy source within the chroot area.
[RT #10133 ]
2004-01-27 02:13:22 +00:00
Mark Andrews
b3d3e57841
update wording
2004-01-27 01:19:41 +00:00
Mark Andrews
ea40cebe2b
1563. [bug] Gracefully fail when unable to obtain neither a IPv4
...
or a IPv6 dispatch. [RT #10230 ]
2004-01-26 23:44:12 +00:00
Mark Andrews
2f35edba9c
AD is independent of DO/AD
2004-01-21 15:47:22 +00:00
Mark Andrews
9cf0970f43
1561. [bug] It was possible to release the same name twice if
...
named ran out of memory. [RT #10197 ]
2004-01-21 15:44:24 +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
Mark Andrews
c52ae25dd7
1551. [port] Open "/dev/null" before calling chroot().
2004-01-07 06:17:04 +00:00
Mark Andrews
6286983c50
1550. [port] Call tzset(), if available, before calling chroot().
2004-01-07 05:48:15 +00:00
Mark Andrews
62700b67eb
1539. [bug] Open UDP sockets for notify-source and transfer-source
...
that use reserved ports at startup. [RT #9475 ]
2004-01-05 06:56:44 +00:00
Mark Andrews
b7e6fb4e84
whitespace
2003-10-26 21:33:47 +00:00
Tatuya JINMEI 神明達哉
e407562a75
1528. [cleanup] Simplify some dns_name_ functions based on the
...
deprecation of bitstring labels.
2003-10-25 00:31:12 +00:00
Tatuya JINMEI 神明達哉
6da7c87a77
1527. [cleanup] Reduce the number of gettimeofday() calls without
...
losing necessary timer granularity.
(reviewed by marka and Kurt)
2003-10-25 00:09:14 +00:00
Mark Andrews
3970098dcd
regen documentation
2003-09-30 06:13:33 +00:00
Mark Andrews
93d6dfaf66
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2003-09-30 06:00:40 +00:00
Tatuya JINMEI 神明達哉
600cbd1fce
1515. [func] Allow transfer source to be set in a server statement.
...
[RT #6496 ]
implemented by marka, reviewed and documented by jinmei.
Notes:
lib/dns/zone.c had to be modified manually.
ARM html files were not regenerated (yet).
2003-09-25 18:16:50 +00:00
Mark Andrews
1160ecfd14
1514. [bug] named: isc_hash_destroy() was being called to early.
...
[RT #9160 ]
2003-09-24 23:20:54 +00:00
Mark Andrews
0b1da8124c
1510. [func] New view option "root-delegation-only". Apply
...
delegation-only check to all TLDs and root.
Note there are some TLDs that are NOT delegation
only (e.g. DE and MUSEUM) these can be excluded
from the checks buy using exclude.
root-delegation-only exclude { "DE"; "MUSEUM"; };
2003-09-19 12:39:49 +00:00
Mark Andrews
da34d92aee
1509. [bug] Hint zones should accept delegation-only. Forward
...
zone should not accept delegation-only.
1508. [bug] Don't apply delegation-only checks to answers from
forwarders.
1507. [bug] Handle BIND 8 style returns to NS queries to parents
when making delegation-only checks.
2003-09-19 05:53:28 +00:00
Mark Andrews
4607e7a9b8
1504. [func] New zone type "delegation-only".
2003-09-17 05:24:43 +00:00
Tatuya JINMEI 神明達哉
ce28ea0f2f
fixed a typo in a comment line: s/compatability/compatibility/
2003-08-08 22:46:37 +00:00
Tatuya JINMEI 神明達哉
1e271ac738
typo: s/baliwick/bailiwick/
...
(I hope it is okay to commit this since it is so trivial)
2003-07-29 22:05:01 +00:00
Mark Andrews
1e107b3d7b
1495. [cleanup] Replace hash functions with universal hash.
2003-07-25 02:22:26 +00:00