]> git.ipfire.org Git - thirdparty/bind9.git/commit
Wrapped long lines in an error message, and fixed two bugs:
authorAndreas Gustafsson <source@isc.org>
Mon, 6 Aug 2001 11:40:46 +0000 (11:40 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 6 Aug 2001 11:40:46 +0000 (11:40 +0000)
commit0a77211c806fa84fd66638b5cccf550c7cd7760d
tree976066866f4769026210b323576615ce5427d108
parentb199e25ab71bf7e212581e1c68b179b757418d1b
Wrapped long lines in an error message, and fixed two bugs:
1) rndc would crash if rndc.conf could not be read
2) rndc running in named.key mode required a working
DNS to resolve the default server name "localhost",
causing a chicken-and-egg problem when using rndc
to fix a broken DNS.  Fixed by changing the default
to 127.0.0.1.  This will probably offend some IPv6
people.
bin/rndc/rndc.c