Mark Andrews
7ce9f2dbe8
pullup:
...
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-13 03:56:44 +00:00
Andreas Gustafsson
5cb1e19b03
pullup:
...
don't assume perl is in the path
2001-10-12 20:12:07 +00:00
Andreas Gustafsson
23b81eeddd
pullup:
...
the tkey test would randomly fail due to key IDs with a leading
zero being interpreted as octal numbers
2001-10-12 20:11:43 +00:00
Andreas Gustafsson
31da643c6a
pullup:
...
1033. [bug] Always respond to requests with an unsupported opcode
with NOTIMP, even if we don't have a matching view
or cannot determine the class.
2001-10-12 19:14:47 +00:00
Andreas Gustafsson
dd0319d149
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 18:20:14 +00:00
Mark Andrews
a3ed377607
pullup:
...
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-12 01:05:51 +00:00
Mark Andrews
329fd2fe75
pullup:
...
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 03:31:04 +00:00
Mark Andrews
8002894e6e
pullup:
...
1042. [bug] The "config" logging category did not work properly.
[RT #1873 ]
2001-10-11 02:03:23 +00:00
Mark Andrews
890db7ab7d
1041. [bug] Dig/host/nslookup could catch an assertion failure
...
on SIGINT due to an uninitialized variable. [RT #1867 ]
2001-10-11 01:35:37 +00:00
Mark Andrews
9e3fe84689
pullup:
...
1040. [bug] Multiple listen-on-v6 options with different ports
were not accepted. [RT #1875 ]
2001-10-11 01:20:31 +00:00
Brian Wellington
818d9fec02
pullup:
...
Improve error messages printed by dnssec tools when compiled
without crypto support (patch from Olafur)
2001-10-05 00:21:48 +00:00
Brian Wellington
41ea62ace5
pullup:
...
1030. [bug] On systems with no resolv.conf file, nsupdate
exited with an error rather than defaulting
to using the loopback address. [RT #1836 ]
2001-10-05 00:17:08 +00:00
Andreas Gustafsson
a325a8cbed
pullup:
...
make prototype of get_reverse() match the code
2001-10-04 22:21:45 +00:00
Andreas Gustafsson
e17d517a93
pullup:
...
1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
in the wrong directory. [RT #1833 ]
2001-10-04 22:05:30 +00:00
Brian Wellington
d65168b7a7
pullup:
...
1020. [bug] IXFR log messages did not distinguish between
true IXFRs, AXFR-style IXFRs, and and mere
version polls. [RT #1811 ]
2001-09-28 22:07:12 +00:00
Brian Wellington
4b09cca4b9
pullup:
...
1018. [bug] The default log channel was not always initialized
correctly. [RT #1813 ]
2001-09-28 18:35:02 +00:00
Mark Andrews
a4e8b19b83
1019. [bug] The value of the lame-ttl option was limited to 18000
...
seconds, not 1800 seconds as documented. [RT #1803 ]
2001-09-28 05:35:47 +00:00
Andreas Gustafsson
041153229d
pullup:
...
1017. [bug] When specifying TSIG keys to dig and nsupdate using
the -k option, they must be HMAC-MD5 keys. [RT #1810 ]
2001-09-27 23:30:49 +00:00
Mark Andrews
d30fcb907b
1016. [bug] Slave zones with no backup file were re-transferred
...
on every server reload.
2001-09-26 03:43:00 +00:00
Mark Andrews
d924384f72
1015. [bug] Log channels that had a "versions" option but no
...
"size" option failed to create numbered log
files. [RT #1783 ]
2001-09-26 02:52:09 +00:00
Andreas Gustafsson
a9617effd0
pullup:
...
1002. [bug] Log unknown class including file and line. [RT #1759 ]
2001-09-21 20:30:32 +00:00
Mark Andrews
9cdfffc7ce
pullup:
...
controls->shuttingdown should not be set on server reload.
2001-09-21 03:31:17 +00:00
Mark Andrews
b21236d838
redo #1010
2001-09-21 00:28:58 +00:00
Mark Andrews
7a74126eb8
undo
2001-09-21 00:28:05 +00:00
Mark Andrews
9f89b34f4d
pullup:
...
1010. [bug] The server could attempt to execute a command channel
command after initiating server shutdown, causing
an assertion failure. [RT #1766 ]
2001-09-20 23:01:44 +00:00
Mark Andrews
99a0822e3c
pullup:
...
1005. [bug] Don't copy nonzero RCODEs from request to response.
[RT #1765 ]
2001-09-19 02:44:00 +00:00
Andreas Gustafsson
0375d5da0c
pullup:
...
'dig +short' should explicitly enable printing the answer section.
Otherwise, 'dig +noall +short' prints nothing.
2001-09-18 01:04:05 +00:00
Andreas Gustafsson
2fddd0b746
use ifconfig.sh up, not ifconfig.sh start, to be
...
consistent with the ifconfig.sh usage message [RT #1758 ]
2001-09-17 21:43:09 +00:00
Andreas Gustafsson
62f58f434c
note that ifconfig.sh must be run as root
2001-09-17 20:34:28 +00:00
Andreas Gustafsson
63fe5ccb87
regenerated
2001-09-14 20:29:50 +00:00
Andreas Gustafsson
be2d2c1599
pullup:
...
replaced 'List the keys included in the keyset file' by
'The list of keys to be included in the keyset file', as
suggested by <Jason.Fountain@compaq.com >
2001-09-14 20:29:32 +00:00
Andreas Gustafsson
67adc92106
pullup:
...
fix a memory leak on a tsig error condition.
2001-09-12 00:15:11 +00:00
Andreas Gustafsson
c54833a8e9
pullup:
...
987. [bug] "dig -help" didn't show "+[no]stats".
986. [bug] "dig +noall" failed to clear stats and command
printing.
2001-09-11 01:37:48 +00:00
Andreas Gustafsson
0363b921c9
pullup:
...
install rndc-confgen.8
2001-09-07 16:46:11 +00:00
Andreas Gustafsson
3f538ef15c
pullup:
...
[RT #1709 ]
Change isc_entropy_usebestsource() to have saner semantics:
- If an invalid file is specified, an error will be returned instead of the
keyboard being used.
- If no file is specified but a random device is present, the keyboard will
be used if there is an error opening the random device.
- ISC_ENTROPY_KEYBOARDYES indicates that the keyboard should be the
only device used. Otherwise, passing '-r keyboard' is meaningless
on a machine with a random device, since the keyboard will not be used.
Change the callers in the dnssec tools and rndc-confgen to check for the
special file "keyboard" and call isc_entropy_usebestsource() with the right set
of parameters.
2001-09-06 00:14:18 +00:00
Andreas Gustafsson
f6fc4b1391
pullup:
...
updated to properly support shutdowns. See RT #1672 as it relates to NT
2001-09-04 19:40:20 +00:00
Andreas Gustafsson
44caf20759
<named/types.h> needed for interfacemgr type declaration
2001-09-04 19:38:46 +00:00
Andreas Gustafsson
15fd491c85
pullup:
...
Changed RESOLV_CONF to be conditionally defined allowing win32 to override this definition
2001-09-04 19:35:49 +00:00
Andreas Gustafsson
54706e9e57
pullup:
...
973. [bug] Failed to log the question name when logging:
"bad zone transfer request: non-authoritative zone
(NOTAUTH)".
2001-08-31 00:37:12 +00:00
Andreas Gustafsson
31d635e582
pullup:
...
Remove shutdown privilege-enabling code. Installer should not be shutting down the system.
2001-08-30 20:27:55 +00:00
Andreas Gustafsson
f462b9aed2
Revert change 966. Brian says user-level programs should not include
...
any headers under asm.
2001-08-29 18:03:36 +00:00
Andreas Gustafsson
5f5b407b19
regenerated
2001-08-29 17:20:00 +00:00
Mark Andrews
b885fd1d53
966. [port] #include <asm/unistd.h> is required on some Linux
...
ports. [RT #1670 ]
2001-08-29 04:21:51 +00:00
Mark Andrews
71bfe170e1
Explain the interaction of -u and -t.
2001-08-29 03:27:57 +00:00
Andreas Gustafsson
a0766ff416
cut-and-paste-o
2001-08-28 18:00:37 +00:00
Andreas Gustafsson
259b1b8c03
added rndc-confgen man page
2001-08-28 17:29:35 +00:00
Mark Andrews
28fc90e6c8
#857 was incomplete, ISC_MAGIC was not being used everwhere it should have been.
...
'magic' was not being declared consistantly.
some #include <isc/magic.h> were missing from other include files.
NS_SERVER_VALID was not using ISC_MAGIC_VALID.
2001-08-28 03:58:29 +00:00
Andreas Gustafsson
31f4d4ac63
removed -P (pseudorandom) option
2001-08-27 23:55:16 +00:00
Andreas Gustafsson
187bf10eb5
eliminated arbitrary limit on formatted rdata size in 'host' [RT #1557 ]
2001-08-27 21:31:29 +00:00
Andreas Gustafsson
135c1c53b8
don't INSIST() that calling dns_db_find() on the root hints
...
only binds the rdataset when returning ISC_R_SUCCESS, because that's not the case -
for example, if the root hints are '. 300 IN CNAME .', DNS_R_CNAME is returned and
the rdataset is bound
2001-08-27 17:20:10 +00:00