Andreas Gustafsson
fa2fb620c7
1051. [bug] Do not ignore a network interface completely just
...
because it has a noncontiguous netmask. Instead,
omit it from the localnets ACL and issue a warning.
[RT #1891 ]
2001-10-12 23:05:58 +00:00
Andreas Gustafsson
62a3dbe63e
1050. [bug] Log messages reporting malformed IP addresses in
...
address lists such as that of the forwarders option
failed to include the correct error code, file
name, and line number. [RT #1890 ]
2001-10-12 22:00:31 +00:00
Andreas Gustafsson
3c17010ba5
rephrased 1033.
2001-10-12 19:12:52 +00:00
Andreas Gustafsson
cf638fc378
spacing
2001-10-12 17:49:00 +00:00
Andreas Gustafsson
9df7cf8ea3
rephrased 1039.
2001-10-12 17:46:46 +00:00
Mark Andrews
9bdb01e6c3
1049. [func] pid-file "none"; will disable writing a pid file.
...
[RT #1848 ]
2001-10-12 05:40:41 +00:00
Mark Andrews
ff52c72095
restore comment
2001-10-12 04:01:40 +00:00
Mark Andrews
417872b98a
re-do #1047
...
1047. [bug] named was incorrectly refusing all requests signed
with a TSIG key derived from an unsigned TKEY
negotiation with a NOERROR response. [RT #1886 ]
2001-10-12 03:58:04 +00:00
Andreas Gustafsson
e69b9ffb0f
1048. [bug] Servers built with -DISC_MEM_USE_INTERNAL_MALLOC=1
...
didn't work.
2001-10-12 00:35:11 +00:00
Andreas Gustafsson
d25365515e
consistently begin error messages with a lower case letter
2001-10-11 22:53:46 +00:00
Andreas Gustafsson
a77ad145d0
1047. [bug] When a request was refused due to being signed with
...
a TSIG key derived from an unsigned TKEY negotiation,
the response could have an rcode of SUCCESS rather
than REFUSED. [RT #1886 ]
2001-10-11 22:45:20 +00:00
Brian Wellington
ce1d4c7aeb
Print an error when creating a zone key with an algorithm that is not
...
allowed for a zone key.
2001-10-11 22:19:15 +00:00
Andreas Gustafsson
8ba4e82f53
rephrased 1046.
2001-10-11 17:44:51 +00:00
Andreas Gustafsson
3c9b2e6250
a error -> an error
2001-10-11 17:11:23 +00:00
Mark Andrews
8b57e8fcf6
regen
2001-10-11 13:36:43 +00:00
Mark Andrews
61d5bfc06b
1046. [bug] Adjust --with-openssl help message. [RT #1880 ]
2001-10-11 10:07:15 +00:00
Mark Andrews
ada9b8ab20
1045. [bug] It was possible to skip saving glue for a nameserver
...
for a stub zone.
2001-10-11 06:12:42 +00:00
Mark Andrews
e17f6f7ab6
spelling
2001-10-11 04:59:07 +00:00
Mark Andrews
3a92768cad
1044. [buf] Specifying allow-transfer, notify-source or
...
notify-source-v6 in a stub zone was not treated as
a error.
2001-10-11 04:52:21 +00:00
Andreas Gustafsson
bb60abb445
1043. [bug] Specifying a transfer-source or transfer-source-v6
...
option in the zone statement for a master zone was
not treated as an error. [RT #1876 ]
2001-10-11 01:55:03 +00:00
Andreas Gustafsson
024face21c
1042. [bug] The "config" logging category did not work properly.
...
[RT #1873 ]
2001-10-11 01:16:18 +00:00
Andreas Gustafsson
78d811f8fb
spacing
2001-10-11 01:07:50 +00:00
Andreas Gustafsson
1beaa9e457
1041. [bug] Dig/host/nslookup could catch an assertion failure
...
on SIGINT due to an uninitialized variable. [RT #1867 ]
2001-10-11 00:38:56 +00:00
Andreas Gustafsson
f953788d75
1040. [bug] Multiple listen-on-v6 options with different ports
...
were not accepted. [RT #1875 ]
2001-10-11 00:02:34 +00:00
Andreas Gustafsson
e3af4e83dd
Q: Why don't my zones reload when I do an "rndc reload" or SIGHUP?
2001-10-10 23:25:40 +00:00
Andreas Gustafsson
247b6de61b
Some comments referred to DNS_R_NOTVERIFIEDYET as
...
DNS_R_SIGNOTVERIFIEDYET
2001-10-10 21:39:16 +00:00
Mark Andrews
13f2c161db
1039. [bug] We cached an incorrect negative response if there were
...
CNAMES in the answer section. [RT#1862]
2001-10-10 04:11:32 +00:00
Andreas Gustafsson
4fa5d53e75
qualify 1038.
2001-10-09 23:08:11 +00:00
Andreas Gustafsson
fbdde79262
1038. [bug] TKEY queries with an owner name other than the root
...
could cause an assertion failure. [RT #1866 , #1869 ]
2001-10-09 23:04:01 +00:00
Andreas Gustafsson
1c31f17f89
added regression test for RT #1866 , #1869
2001-10-09 22:58:24 +00:00
Andreas Gustafsson
06365907a0
don't assume perl is in the path
2001-10-09 22:31:39 +00:00
Andreas Gustafsson
094d1d9a27
the tkey test would randomly fail due to key IDs with a leading
...
zero being interpreted as octal numbers
2001-10-09 22:24:24 +00:00
Brian Wellington
173a45b43c
fix assertion in tkey code [RT #1866 ]
2001-10-09 17:26:33 +00:00
Mark Andrews
3fc4c1434d
1037. [bug] We failed to reject some self inconsistant answers.
...
[RT #1862 ]
2001-10-09 08:03:32 +00:00
Mark Andrews
0aba41458d
1036. [func] Temporally drop requests received via multicast.
2001-10-09 04:29:19 +00:00
Mark Andrews
5f7516bee5
1035. [bug] Respond to multicast queries from a unicast address,
...
RFC 1123. [RT #137 ]
2001-10-09 02:39:03 +00:00
Mark Andrews
2e24e82fc3
1034. [bug] Multicast queries must not have RD set, RFC 1123.
...
FORMERR those that do. [RT #137 ]
2001-10-09 02:30:20 +00:00
Mark Andrews
d5169236b7
1033. [bug] Don't imply that we support a opcode that we don't
...
when we don't have a matching view or cannot
determine the class.
2001-10-09 02:05:55 +00:00
Andreas Gustafsson
6c6ceac1bc
reverted incorrect commit
2001-10-08 18:58:11 +00:00
Mark Andrews
df7596a03e
1032. [func] hostname.bind/txt/chaos now returns the name of
...
the machine hosting the nameserver. This is useful
in diagnosing problems with anycast servers.
2001-10-08 07:46:11 +00:00
Danny Mayer
f3fcde886c
Fixed formattimestamp to use locale specific dates and times, the same way as Unix format
2001-10-08 01:20:08 +00:00
Mark Andrews
f08782f092
1031. [bug] libbind.a: isc__gettimeofday() infinite recursion.
...
[RT #1858 ]
2001-10-08 00:33:45 +00:00
Danny Mayer
4186249fea
Eliminate unnecessary macro and increase buffer length MAX_NAME_LENGTH
2001-10-06 01:10:06 +00:00
Danny Mayer
5ea492b94d
Restore Andrea's changes along with the updates
2001-10-05 22:25:54 +00:00
Bob Halley
8db00cd940
add
2001-10-05 20:57:24 +00:00
Andreas Gustafsson
fdef562ba7
Upgraded to newest config.guess and config.sub from
...
ftp://ftp.gnu.org/pub/gnu/config/, with no local modifications. The "Mac OS" pattern
appears to be unnecessary based on the latest discussion on RT #1355 .
2001-10-05 18:25:27 +00:00
Andreas Gustafsson
4cef36044c
style
2001-10-05 17:08:09 +00:00
Danny Mayer
49d23a92a9
Check for malloc out-of-memory conditions, changed return codes to provide more meaningful error codes. Minor cleanup
2001-10-05 05:51:50 +00:00
Danny Mayer
290e1b94e4
Code cleanup. Checks now for out-of-memory errors on mallocs, and privides additional error information on failure. Fixed missing Done message in GUI
2001-10-05 05:45:52 +00:00
Andreas Gustafsson
94ce9c52fb
Improve error messages printed by dnssec tools when compiled
...
without crypto support (patch from Olafur)
2001-10-04 23:48:16 +00:00