From be92e33a44480f0a8a4b5f12d036fc2d3fd78620 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 27 Sep 2000 19:15:14 +0000 Subject: [PATCH] edited --- doc/todo/gson/todo | 8 +++++++- doc/todo/unassigned | 19 +++++++------------ 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/doc/todo/gson/todo b/doc/todo/gson/todo index 2b47b49a2d..d05f918dea 100644 --- a/doc/todo/gson/todo +++ b/doc/todo/gson/todo @@ -24,7 +24,13 @@ RT #222 "Documentation: "recursion no" in a view does not hide cache" RT #176 "Bind-9.0.0rc1 nit, but affects all other ISC source as well" -Rewrite select ARM chapters +Rewrite select ARM chapters, in particular: + Improve the ARM chapter on server types, making it recommend the use + of separate authoritative and caching servers + +review the update forwarding code + + diff --git a/doc/todo/unassigned b/doc/todo/unassigned index 246fec6ce8..26db188832 100644 --- a/doc/todo/unassigned +++ b/doc/todo/unassigned @@ -1,3 +1,6 @@ +Complete the support for persistent databases (disable initial load, +journalling, etc) + Review man pages write named.conf(5) man page @@ -50,30 +53,22 @@ mark: explain "database file older than last load" Add quotes around logging category names in named.conf examples where they are missing +Review the use of debug levels and make it more consistent + Add configuration option for generating IXFRs by calculating the difference between two zone versions (most of the code is already there) -Add support for persistent databases (disable initial load, -journalling, etc) - Examine why aa:/usr/var/adm/syslog.dated/22-May-17:37/daemon.log has: May 23 08:19:58 aa named[24603]: starting BIND 9.0.0b3 May 23 08:19:58 aa syslog: loading configuration from '/build/gson/local/namedb (why named then syslog?) -Improve the ARM chapter on server tpyes, making it recommend the use -of separate authoritative and caching servers - -Define easy-to-parse subset of master file format and make dig support it; -make that the recommended way of exporting zone data. +Define easy-to-parse subset of master file format and make dig support +it; make that the recommended way of exporting zone data. Support general time specifiers like "4d10m" in named.conf -Get rid of the TODO file in the top level source directory - -Implement update forwarding - Eliminate meta types on input Implement "additional data max/min/internal"