- 06 Jun, 2000 20 commits
-
-
Andreas Gustafsson authored
to just 'buffer', as there is no longer a distinction between binary and text buffers
-
Andreas Gustafsson authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
+ missing sigwait prototype on BSD/OS 4.0/4.0.1 + PTHREAD_ONCE_INIT unbraced initializer warnings on Solaris 2.8. + IN6ADDR_ANY_INIT unbraced initializer warnings on BSD/OS 4.*, Linux and Solaris 2.8.
-
David Lawrence authored
-
David Lawrence authored
dns_key_parsefilename().
-
David Lawrence authored
with dns_tsigkey_create().
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
needed isc_buffer_base().
-
James Brister authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
David Lawrence authored
-
Michael Sawyer authored
from a single invocation of dig use the same key, and doesn't validate replies yet. Also, keys must be passed on the command line with the -y option. -k forthcoming.
-
David Lawrence authored
-
- 05 Jun, 2000 18 commits
-
-
Andreas Gustafsson authored
initiating a TCP query, the socket didn't get destroyed, and the server did not shut down cleanly. [RT #107]
-
Andreas Gustafsson authored
-
David Lawrence authored
-
James Brister authored
-
James Brister authored
Consider it a config file error if a listen-on statement has an IPv6 address in it, or a listen-on-v6 statement has an IPv4 address in it.
-
Andreas Gustafsson authored
also-notify list
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
James Brister authored
an unquoted string, instead of requiring a quoted string.
-
Brian Wellington authored
-
Andreas Gustafsson authored
use conf.sh from subdirectory test scripts
-
Brian Wellington authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
both a 'listen-on' and a 'listen-on-v6' ACL. We are still waiting for the 'listen-on-v6' config file option to set the latter explicitly, but at least the default value now tracks the 'port' option and the '-p' command line option.
-
Andreas Gustafsson authored
takes care of that; no need to remove dig output before test
-
James Brister authored
-
James Brister authored
(isc_uint32_t) to match grammer.
-
Mark Andrews authored
-
- 04 Jun, 2000 1 commit
-
-
James Brister authored
'listen-on', 'masters' and 'also-notify' statements to use its value instead of default (53).
-
- 03 Jun, 2000 1 commit
-
-
Michael Graff authored
-