Mark Andrews
8b774c8c4e
regen
2006-01-07 03:40:23 +00:00
Mark Andrews
5cdce69e65
update copyright notice
2006-01-07 00:23:34 +00:00
Mark Andrews
93980d685f
specify -D as libtool does not preserve argv0.
2006-01-06 06:57:13 +00:00
Mark Andrews
bb091d4bbe
remove ns1/example.db.raw
2006-01-06 06:56:32 +00:00
Mark Andrews
fff0cbc65c
1970. [bug] nsupdate: adjust UDP timeout when falling back to
...
unsigned SOA query. [RT #15775 ]
2006-01-06 04:50:21 +00:00
Mark Andrews
310d10a544
silence compiler warning
2006-01-06 02:04:09 +00:00
Mark Andrews
df6f75f878
regen
2006-01-06 01:48:04 +00:00
Mark Andrews
82830b197b
1967. [func] dig/nslookup/host: warn about missing QR. [RT #15779 ]
2006-01-06 00:56:00 +00:00
Mark Andrews
00e430246d
1965. [func] Suppress spurious "recusion requested but not
...
available" warning with 'dig +qr'. [RT #15780 ].
2006-01-06 00:25:41 +00:00
Mark Andrews
76f6d0382a
1964. [func] Seperate out MX and SRV to CNAME checks. [RT #15723 ]
2006-01-06 00:10:00 +00:00
Mark Andrews
586f82c999
update copyright notice
2006-01-06 00:01:43 +00:00
Mark Andrews
f7464d52ff
typo
2006-01-05 03:49:10 +00:00
Mark Andrews
dbf2a22cda
1962. [bug] Named failed to clear old update-policy when it
...
was removed. [RT #15491 ]
2006-01-05 03:38:28 +00:00
Mark Andrews
d71329a7df
1960. [bug] Update code should set NSEC ttls from SOA MINIMUM.
...
[RT #15465 ]
2006-01-05 03:21:54 +00:00
Mark Andrews
ff3b707f8a
1959. [func] Control the zeroing of the negative response TTL to
...
a soa query. Defaults "zero-no-soa-ttl yes;" and
"zero-no-soa-ttl-cache no;". [RT #15460 ]
2006-01-05 02:24:27 +00:00
Mark Andrews
84df135b2b
fixed typos in error messages
2006-01-05 01:41:28 +00:00
Mark Andrews
48d9f5bdaa
inclu1954. [func] Named now falls back to advertising EDNS with a
...
512 byte receive buffer if the initial EDNS queries
fail. [RT #14852 ]
1953. [func] The maximum EDNS UDP response named will send can
now be set in named.conf (max-udp-size). This is
independent of the advertised receive buffer
(edns-udp-size). [RT #14852 ]
2006-01-05 00:10:44 +00:00
Mark Andrews
e770e36d60
update copyright notice
2006-01-04 23:50:23 +00:00
Mark Andrews
821c84f2e0
1951. [security] Drop queries from particular well known ports.
...
Don't return FORMERR to queries from particular
well known ports. [RT #15636 ]
2006-01-04 05:13:43 +00:00
Mark Andrews
9114d9ae77
1949. [func] Addition memory leakage checks. [RT #15544 ]
2006-01-04 03:20:27 +00:00
Mark Andrews
f53e702b25
1947. [func] It is now possible to configure named to accept
...
expired RRSIGs. Default "dnssec-accept-expired no;".
Setting "dnssec-accept-expired yes;" leaves named
vulnerable to replay attacks. [RT #14685 ]
2006-01-04 02:58:42 +00:00
Mark Andrews
062b135630
update copyright notice
2006-01-04 00:37:23 +00:00
Mark Andrews
431e2ab380
1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is nolonger recommended.
...
To generate a RSAMD5 key you must explictly request
RSAMD5. [RT #13780 ]
2006-01-03 07:19:32 +00:00
Mark Andrews
bc89eff622
update copyright notice
2005-11-30 23:52:53 +00:00
Mark Andrews
3c8367a203
1940. [bug] Fixed a number of error conditions reported by
...
Coverity.
2005-11-30 03:44:39 +00:00
Mark Andrews
5029beeca2
update copyright notice
2005-11-03 00:02:55 +00:00
Mark Andrews
8178f16f24
address timing issue in tests
2005-11-02 04:56:05 +00:00
Mark Andrews
52fa04c198
1935. [bug] 'acache' was DO sensitive. [RT #15430 ]
...
1934. [func] Validate pending NS RRsets, in the authority section,
prior to returning them if it can be done without
requiring DNSKEYs to be fetched. [RT #15430 ]
2005-11-02 01:37:35 +00:00
Mark Andrews
b1439dd74c
regen
2005-10-26 06:02:02 +00:00
Mark Andrews
c27790ad8e
spelling arguement vs argument
2005-10-26 04:59:20 +00:00
Mark Andrews
60d1171ac5
1931. [bug] Per-client mctx could require a huge amount of memory,
...
particularly for a busy caching server. [RT #15519 ]
2005-10-16 23:29:38 +00:00
Mark Andrews
4edafbbd51
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:28:24 +00:00
Mark Andrews
4361c20d0f
regen
2005-10-13 02:53:16 +00:00
Mark Andrews
369f44092a
1927. [bug] Access to soanode or nsnode in rbtdb violated the
...
lock order rule and could cause a dead lock.
[RT# 15518]
2005-10-13 02:12:25 +00:00
Mark Andrews
812e2c86a2
1926. [bug] The Windows installer did not check for empty
...
passwords. [RT #15483 ]
2005-10-11 22:56:47 +00:00
Mark Andrews
b9a8524f2f
1923. [bug] ns_client_detach() called too early. [RT #15499 ]
2005-10-07 04:07:54 +00:00
Mark Andrews
d97f99776c
1922. [bug] check-tool.c:setup_logging() missing call to
...
dns_log_setcontext().
2005-09-30 08:22:58 +00:00
Mark Andrews
099193af68
update copyright notice
2005-09-30 00:39:40 +00:00
Mark Andrews
cfdb8ad3dc
1920. [bug] Client memory contexts were not using internal
...
malloc. [RT# 15434]
2005-09-28 04:52:03 +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
3f1eda9a80
win32
2005-09-20 05:48:19 +00:00
Mark Andrews
4b3fde9378
silence compiler warning
2005-09-19 00:15:20 +00:00
Mark Andrews
2f57e5ea0a
update
2005-09-19 00:10:33 +00:00
Mark Andrews
876546cb4d
finetune isc_thread_key implementation [RT #15408 ]
2005-09-18 07:58:09 +00:00
Mark Andrews
b9c54202b5
regen
2005-09-15 22:50:08 +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
76c17cf29b
update copyright notice
2005-09-09 14:11:05 +00:00
Mark Andrews
abaa2493bc
regen
2005-09-09 13:29:54 +00:00
Mark Andrews
7d014ff9d7
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:23:39 +00:00