Mark Andrews
073bd4c4bc
1739. [bug] dns_rbt_deletetree() could incorrectly return
...
ISC_R_QUOTA. [RT #12695 ]
1738. [bug] Enable overrun checking by default. [RT #12695 ]
2004-10-11 05:49:29 +00:00
Mark Andrews
207f0a15bb
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:14 +00:00
Mark Andrews
0553f5554f
1729. [func] Improve check-names error messages.
...
1728. [doc] Update check-names documentation.
1727. [bug] named-checkzone: check-names support didn't match
documentation.
2004-10-06 05:56:29 +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
2d2e0fff8e
1736. [bug] dst_key_fromnamedfile() could fail to read a
...
public key. [RT #12687 ]
2004-10-01 00:10:59 +00:00
Mark Andrews
a1d1525f1c
regen
2004-09-27 04:26:43 +00:00
Mark Andrews
0795769851
aix5
2004-09-24 04:32:33 +00:00
Mark Andrews
f8ea158366
silence compiler
2004-09-17 13:33:58 +00:00
Mark Andrews
0d51617897
silence compiler
2004-09-17 05:59:28 +00:00
Mark Andrews
a449ffac7f
silence compiler
2004-09-16 07:08:43 +00:00
Mark Andrews
3ca9bffc1d
silence compiler
2004-09-16 07:02:53 +00:00
Mark Andrews
e69e397944
make -j3 support
2004-09-16 05:13:55 +00:00
Mark Andrews
12e8e73d76
1722. [bug] Don't commit the journal on malformed ixfr streams.
...
[RT #12519 ]
1721. [bug] Error message from the journal processing were not
always identifing the relevent journal. [RT #12519 ]
2004-09-16 04:54:03 +00:00
Mark Andrews
51f99a878d
1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
...
negative response. [RT #12506 ]
1719. [bug] named was not correctly caching a RFC 2308 Type 1
negative response. [RT #12506 ]
1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
responses when looking for the zone / master server.
[RT #12506 ]
2004-09-16 02:10:42 +00:00
Mark Andrews
ffcbf9ea91
silence compiler warnings
2004-09-16 01:01:27 +00:00
Mark Andrews
49954c293c
pullup
...
1684. [port] 64 bit size_t issues / compiler warnings.
2004-09-16 00:56:12 +00:00
Mark Andrews
a9977c0fda
bad descriptions s/dns_label_countlabels/dns_name_countlabels/
2004-09-08 00:26:14 +00:00
Mark Andrews
d6fe7ba949
1708. [cleanup] Replaced dns_fullname_hash() with dns_name_fullhash()
...
for conformance to the name space convention. Binary
backward compatibility to the old function name is
provided. [RT #12376 ]
2004-09-01 05:13:06 +00:00
Mark Andrews
3dd9bafd2e
fix typo in unexecuted code
2004-09-01 04:38:43 +00:00
Mark Andrews
0150a81aad
match startrecv() prototype to function.
2004-09-01 04:25:20 +00:00
Mark Andrews
119056cca4
1682. [bug] gethostby*_r() implementations that copied the return
...
pointer got NULL returned on success.
2004-09-01 02:04:50 +00:00
Mark Andrews
16a68807e1
1704. [port] lwres needed a snprintf() implementation for
...
platforms without snprintf(). Add missing
"#include <isc/print.h>". [RT #12321 ]
2004-08-28 06:20:14 +00:00
Mark Andrews
ed18f74496
1703. [bug] named would loop sending NOTIFY messages when it
...
failed to receive a response. [RT #12322 ]
2004-08-28 05:53:12 +00:00
Mark Andrews
9176737468
style
2004-08-27 12:35:03 +00:00
Mark Andrews
68ae0f83c0
1706. [bug] 'rndc stop' failed to cause zones to be flushed
...
sometimes. [RT #12328 ]
2004-08-27 12:28:10 +00:00
Mark Andrews
bcaa5957ce
pullup:
...
1679. [bug] A bad length check was introduced by change #1661
in dns_ho.c.
2004-08-24 00:33:35 +00:00
Mark Andrews
2cd182921e
regen
2004-08-23 00:05:48 +00:00
Mark Andrews
d7a8ba373d
copyright
2004-08-19 04:44:08 +00:00
Mark Andrews
5f3df6134c
1677. [bug] IN6_IS_ADDR_MC_NODELOCAL() addresses can also have
...
symbolic scope id's.
2004-08-17 05:50:13 +00:00
Tatuya JINMEI 神明達哉
455bb19b5d
1697. [bug] xxx-source{,-v6} was not effective when it
...
specified one of listening addresses and a
different port than the listening port. [RT #12257 ]
2004-08-15 04:37:38 +00:00
Mark Andrews
7f2a6b0ef7
1695. [bug] DS records when forwarding require special handling.
...
[RT #12133 ]
2004-08-10 00:38:56 +00:00
Mark Andrews
2597c68ffe
improve dns_name_getlabelsequence() description.
2004-08-10 00:35:01 +00:00
Mark Andrews
8418c435e6
pullup from bind 8:
...
1674. [bug] getaddrinfo() failed to set sin6_scope_id correctly
on some platforms.
2004-08-09 07:49:21 +00:00
Mark Andrews
2538b3b9c0
pullup from bind 8
...
1675. [bug] match any returned scope when a scope is not specified
on non global scope address in resolv.conf.
2004-08-09 07:47:01 +00:00
Mark Andrews
4721a0c646
make use of if_nametoindex() test result.
2004-08-09 07:40:17 +00:00
Mark Andrews
d1b65f4487
redo if_nametoindex() test
2004-08-09 07:39:14 +00:00
Mark Andrews
5dbec64fde
probe for if_nametoindex()
2004-08-09 07:19:08 +00:00
Mark Andrews
f697150aef
1693. [bug] max-journal-size was not effective for master zones
...
with ixfr-from-differences set. [RT# 12024]
2004-07-29 00:17:06 +00:00
Mark Andrews
b712879fcb
1694. [bug] Report if the builtin views of "_default" / "_bind"
...
are defined in named.conf. [RT #12023 ]
2004-07-29 00:08:10 +00:00
Mark Andrews
cf62bb6918
pullup:
...
1672. [bug] libbind: failed to print unknown types and classes
above 4095. didn't correctly print unknown records
with zero length.
2004-07-28 20:16:50 +00:00
Mark Andrews
c4f9e613e1
1680. [func] rndc: the source address can now be specified.
2004-07-23 04:15:27 +00:00
Mark Andrews
c0d2891f6e
1691. [bug] sdb's attachversion was not complete. [RT #11990 ]
2004-07-22 03:58:07 +00:00
Mark Andrews
1a6204b6f2
1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
...
contained gratuitous semicolons. [RT #11707 ]
2004-07-22 00:09:27 +00:00
Mark Andrews
d8c2b17871
1687. [bug] Race condition in dispatch. [RT #10272 ]
2004-07-21 00:48:19 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
98f31157df
pullup:
...
1669. [bug] Only test the gcc minor version when the major version
is known.
2004-07-19 05:54:08 +00:00
Rob Austein
fbdadf789f
1684. [bug] Change #1679 loop tests weren't quite right.
2004-07-02 21:37:58 +00:00
Mark Andrews
ae507663cf
indenting
2004-07-01 04:53:14 +00:00
Mark Andrews
0a683f0dd3
pullup:
...
1668. [port] solaris: allow applications compiling against
libbind to be compiled with "cc -Xc".
2004-07-01 04:41:20 +00:00
Mark Andrews
9aa7706900
1681. [bug] Only set SO_REUSEADDR when a port is specified in
...
isc_socket_bind(). [RT #11742 ]
2004-06-30 23:35:17 +00:00