- 29 Jun, 2000 11 commits
-
-
Mark Andrews authored
when reading a master file and commit "current name" reverts to "name_current" instead of staying as "name_glue".
-
Mark Andrews authored
-
Michael Graff authored
-
Michael Graff authored
-
Jim Reid authored
-
Jim Reid authored
-
Michael Sawyer authored
This is a fix for the race condition in dig. It seems to work well, except there's a memory leak I can't quite track down. Michael and I will look at it on the plane ride tommorow, and commit a change via modem once we arrive in PA. We'll also be doing general code cleanup.
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Brian Wellington authored
-
- 28 Jun, 2000 29 commits
-
-
Andreas Gustafsson authored
-
Brian Wellington authored
-
Jim Reid authored
tidied up some clumsy English and missing option intros.
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Brian Wellington authored
-
Brian Wellington authored
-
David Lawrence authored
base type. also, identify the type of resolv.conf files automatically. no need to pull up.
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
success.
-
Jim Reid authored
removed references to ENI_ error codes because they're not documented in RFC2133 and are defined in getnameinfo.c rather than some include file anyway
-
Andreas Gustafsson authored
292. [bug] Due to problems with the way some operating systems handle simultaneous listening on IPv4 and IPv6 addresses, the server no longer listens on IPv6 addresses by default. To revert to the previous behavior, specify "listen-on-v6 { any; };" in the config file.
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
over TCP just because the incoming recursive query was a TCP one.
-
David Lawrence authored
-
David Lawrence authored
rdatastructpre.h and rdatastructsuf.h already provide the wrapper. (no need to pull up.)
-
David Lawrence authored
no need to pull these changes up to the 9.0.0 branch.
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Michael Sawyer authored
-
Andreas Gustafsson authored
make a real kit rather than just tarring up a CVS tree
-
Andreas Gustafsson authored
-
David Lawrence authored
-
David Lawrence authored
host is now installed in $bindir. (Be sure to remove any $sbindir/dig from a previous release.) 288. [func] rndc is now installed by "make install" into $sbindir. 287. [bug] rndc now works again as "rndc 127.1 reload" (for only that task). Parsing its configuration file and using digital signatures for authentication has been disabled until named supports the "controls" statment, post-9.0.0. Items 287 and 288 address issues raised in RT #145.
-