2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-26 20:17:35 +00:00

67 Commits

Author SHA1 Message Date
Andreas Gustafsson
b1dfd324cf removed completed items 2001-10-02 22:55:22 +00:00
Andreas Gustafsson
08bed4d70a Reverted accidental bulk commit with log message of "%" 2001-10-02 17:20:46 +00:00
Andreas Gustafsson
e1fdebdcc8 % 2001-10-02 01:09:08 +00:00
Andreas Gustafsson
6af37648dd edited 2001-06-28 21:21:13 +00:00
David Lawrence
b994e16d9d removed completed items 2001-06-10 19:19:02 +00:00
Andreas Gustafsson
fd59e59504 updated 2001-05-07 23:07:00 +00:00
Andreas Gustafsson
1e05f72ea6 edited 2001-04-26 18:04:29 +00:00
Andreas Gustafsson
236b7a3a48 done some stuff 2001-02-15 03:55:25 +00:00
Andreas Gustafsson
f8d3a59207 update log messages now include zone name; rndc dumpdb
has been implemented
2001-01-18 23:33:42 +00:00
Andreas Gustafsson
541ff130f6 checked RFC2136 TTL text 2001-01-18 23:32:12 +00:00
Brian Wellington
297af857a2 remove items that have been completed 2001-01-18 22:08:28 +00:00
Brian Wellington
2a006fffe4 our NAPTR implementation does conform to RFC 2915. 2001-01-18 22:05:41 +00:00
Andreas Gustafsson
5fa0e3868a updated 2001-01-10 01:37:42 +00:00
Andreas Gustafsson
267d211cfe edited 2000-12-15 00:28:32 +00:00
Andreas Gustafsson
6ea2433052 someone should ceck whether our NAPTR implementation conforms to RFC2915 2000-12-15 00:25:16 +00:00
Andreas Gustafsson
d1716f8155 edited 2000-12-11 03:11:24 +00:00
Andreas Gustafsson
e3ac60bd05 updated 2000-11-29 01:32:26 +00:00
Andreas Gustafsson
b4d70507ca Documented the "stderr" logging destination 2000-11-28 23:06:32 +00:00
Andreas Gustafsson
13dcd0e9df updated 2000-11-28 00:02:57 +00:00
Andreas Gustafsson
d0d6f26fb2 updated 2000-11-27 21:58:01 +00:00
Brian Wellington
3e3be8feda update 2000-11-20 22:17:13 +00:00
Andreas Gustafsson
e8f9b8762d updated 2000-11-14 18:11:36 +00:00
Michael Sawyer
26b68431ee todo 2000-11-08 01:04:05 +00:00
Brian Wellington
8ace2af344 removed completed items 2000-11-07 02:18:24 +00:00
Brian Wellington
ca40afc385 update 2000-11-04 02:38:35 +00:00
Brian Wellington
7bc7c13bb9 update 2000-11-03 19:47:10 +00:00
Mark Andrews
70f6f7a39a update 2000-10-31 06:47:57 +00:00
Michael Sawyer
355b3c2e43 update todo 2000-10-23 23:13:43 +00:00
Michael Sawyer
3308ba7ebd Update todo 2000-10-19 21:07:42 +00:00
Andreas Gustafsson
341f467c76 Document the new lwresd configuration mechanisms 2000-10-19 17:49:18 +00:00
Michael Sawyer
6e90488a8d Reorginization, no real changes 2000-10-17 20:27:29 +00:00
Michael Sawyer
17da4c1cfb todo updated 2000-10-17 00:37:54 +00:00
Michael Sawyer
dc570b92f6 Add support for proposed ZONE and VIEW opt attributes. These are currently
hidden behind #ifdef's, since no OPT code number has yet to be assigned
by the IANA.  They are also not quite complete in all regards; VIEW
options are understood and ignored.  ZONE options are understood and
acted upon, though some of the error cases aren't quite right.

Remove doubled isc_mem_stats in dighost.c

Update todo list.

Change literal 255's to DNS_NAME_MAXWIRE in name.c
2000-10-11 17:44:18 +00:00
Brian Wellington
af916cd6f9 thread stuff done, lwres stuff not 2000-10-06 01:43:02 +00:00
Andreas Gustafsson
1587e88479 Fix wpk's build/tests scripts to
- not run if the previous test failed (to keep logs and cores around)
 - display the date and time of the last run
2000-09-29 22:46:25 +00:00
Andreas Gustafsson
c4016fd2bd rt #222 taken care of 2000-09-28 22:17:45 +00:00
Andreas Gustafsson
be92e33a44 edited 2000-09-27 19:15:14 +00:00
Michael Sawyer
ce7aad6fe7 Update todo list 2000-09-27 16:04:42 +00:00
Andreas Gustafsson
cbb420fed5 we can now edit the ARM directly 2000-09-27 01:19:32 +00:00
Michael Sawyer
307e3faf52 A couple more items... 2000-09-25 23:14:29 +00:00
Michael Sawyer
6e0d8042dc Actually save the todo file before doing the commig 2000-09-25 23:10:39 +00:00
Michael Sawyer
0dabedcca5 Add +fail option to try next server after a SERVFAIL
Fix some minor problems in some of the new option processing code.
Slight change in mem debugging
TODO changes
2000-09-25 23:10:00 +00:00
Andreas Gustafsson
5a258f805c edited 2000-09-22 17:44:35 +00:00
Michael Sawyer
4786cd1ba6 Clean up option parsing in dig
Examine dig8's behavior when one of the servers it talks to servfail's
back, and, if necessary, reproduce behavior in dig9.  (RT351)

Remove or fix port number display in places where it is not correctly
reported (nslookup, in particular). (RT352)
2000-09-22 17:07:02 +00:00
Mark Andrews
e412ae947d 482. [bug] nslookup: a plain "server" or "lserver" should be
treated as a lookup.

 480
strsep() has slightly different semantics to strtok(), use static function
to skip empty tokens.
2000-09-21 12:25:43 +00:00
Michael Sawyer
cff8012a23 Add serialization of server communications in dig to todo 2000-09-14 23:06:05 +00:00
Michael Graff
d8a690f3a8 clean up todo list -- the documentation in here is in the arm now. 2000-09-13 17:24:02 +00:00
Andreas Gustafsson
6f0ed23071 edited 2000-09-12 23:39:51 +00:00
Michael Graff
3d127d7201 cross off more todo items 2000-09-07 21:56:00 +00:00
Mark Andrews
5a04a68b46 Add $GENERATE to master.c
Add the ablility to specify the source address to request
2000-09-06 23:06:06 +00:00