- 16 May, 2000 1 commit
-
-
Brian Wellington authored
-
- 15 May, 2000 5 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
David Lawrence authored
-
Brian Wellington authored
-
James Brister authored
statements. - Post-load of named.conf check verifies a slave zone has non-empty list of masters defined. - New per-zone boolean: enable-zone yes | no ; - intended to let a zone be disabled without having to comment out the entire zone statement. - New global and per-view option: max-cache-ttl number - New global and per-view option: addition-data internal | minimal | maximal;
-
- 14 May, 2000 4 commits
-
-
Andreas Gustafsson authored
the same thing
-
David Lawrence authored
-
David Lawrence authored
line 383: remark(1498): no prototype for the call to setup line 405: remark(1498): no prototype for the call to cleanup The missing prototypes were added.
-
David Lawrence authored
ISC_TF() added to the return value of an isc_boolean_t function.
-
- 12 May, 2000 4 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Michael Sawyer authored
Fix bug in nslookup interactive mode.
-
Michael Sawyer authored
command a bit more obvious. Addition of TCP fallback on UDP failure. Will add option to disable this. Further work on nslookup. (nslookup is not built by default now, and is far from fully functional. Interactive mode currently segfaults.)
-
- 11 May, 2000 4 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
allow-query ACL, subsequent accesses to the same zone were denied because dbversion->queryok was not being set. This caused mandatory glue to be omitted from referral responses, ultimately causing lookups to fail if all authoritative servers for the parent zone were running bind9.
-
David Lawrence authored
-
David Lawrence authored
when i wanted to cast the int to unsigned then make a pointer.
-
- 10 May, 2000 8 commits
-
-
Michael Graff authored
-
Michael Graff authored
-
Michael Graff authored
-
Andreas Gustafsson authored
should be, too
-
David Lawrence authored
-
Olafur Gudmundsson authored
it overwrote old keys if new key key-id conflicted It was generating non null-keys with id==0 It was not able to generate DSA null keys. I changed size of maximum RSA key to 2048.
-
David Lawrence authored
-
David Lawrence authored
-
- 09 May, 2000 3 commits
-
-
David Lawrence authored
-
Michael Sawyer authored
Add nslookup.c; non-functional and not compiled by make all.
-
David Lawrence authored
-
- 08 May, 2000 9 commits
-
-
Michael Sawyer authored
Added 1.2.3.4-> 4.3.2.1.in-addr.arpa translation to host Added +defname, +aaonly, +cmd, +nostats, +qr flags to dig Reviewed (and changed) result codes of dig.
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
-
David Lawrence authored
compilers do not warn about the missing str*/mem* prototypes.
-
David Lawrence authored
Cleanup of redundant/useless header file inclusion. ISC style lint, primarily for function declarations and standalone comments -- ie, those that appear on a line without any code, which should be written as follows: /* * This is a comment. */
-
David Lawrence authored
-
David Lawrence authored
-
Mark Andrews authored
-
- 06 May, 2000 2 commits
-
-
James Brister authored
database "quoted-string";
-
Michael Sawyer authored
-