This is a list of things that need to be done. This list is almost definately
not complete --jerdfelt

8 July 1999 - I reorganized this list a little bit and added a column for
expected software release and status.. -EZA


DESCRIPTION                                        RELEASE   PERSON    STATUS

Include a configure script which works out of the  0.1.0     pkunysh   WORK
  box on virtually all platforms.

Add support for IPv6 address records               0.1.0     michel    DONE?

Add documentation on administring the server       0.1.0     tlewis

Fix mod_recursive to purge its caches              0.1.0
 periodically       

Debianized package available                       0.1.0     ????      WORK

fix recursive queries to fail over to              0.1.0     jerdfelt
 another NS record correctly 

Complete tree code abstraction                     0.1.0     grumple   WORK

change module_init(void) to return int instead of  0.1.0     jerdfelt  DONE
 void, since it certainly can fail                      

Add zone transfer server capabilities              0.1.0

Some named.conf support                            0.1.0     jerdfelt  WORK 

Unit tests in the test/ directory                  0.1.0     eza       WORK

dents.conf support  (same as named.conf???)                  jerdfelt  WORK

Add round robin DNS (rotation of answers)                    jerdfelt

Implement indexed zone view; needed for UCD-SNMP             jerdfelt?

Begin implementing ctlfac functionality as                   tlewis
 described in web page    

change ERR_DNS_RDB codes to something more                   jerdfelt
 descriptive       

System Integration tests in the test/ directory

Add zone transfer client capability to mod_stddb              

Allow modules to be compiled w/o DENTS source 
 code present (finish reorganizing headers)

Iron out difference between zone_add and 
 zone_load & fix           

Compile list of needed features to support named      
 compatibility

Use RECORD_FROM_WHO and save who gave us the 
  information

Correct locking of all data structures 
 (Really?  Like what? --tlewis)

Add an sql-bind compatible module

Re-scan network interfaces periodically for UDP socket

Specify a particular IP address to bind to

Allow server to run as non-root user

Allow module interface to support dynamically loadable modules
 on platforms that do not support dlopen()
