2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-03 08:05:21 +00:00
This commit is contained in:
Andreas Gustafsson
2000-11-14 18:11:36 +00:00
parent 1bc9afc331
commit e8f9b8762d

View File

@@ -1,3 +1,7 @@
Support "include" inside view statements?
Provide sample configuration files (root.hint, localhost.rev...)
Complete the support for persistent databases (disable initial load, Complete the support for persistent databases (disable initial load,
journalling, etc) journalling, etc)
@@ -17,6 +21,8 @@ Document function REQUIREs in omapi and parser
Make the configure script detect systems with insufficient threads support Make the configure script detect systems with insufficient threads support
Implement statistics similar to those in BIND 8
Write libdns overview document (even if it only says "don't use Write libdns overview document (even if it only says "don't use
libdns") libdns")
@@ -44,7 +50,7 @@ first, sortlist last.
Support long command line options Support long command line options
Convert the documentation to XML Come up with a way of converting the XML docs to plain text
Add support for cross-zone glue Add support for cross-zone glue
@@ -76,8 +82,6 @@ Implement "additional data max/min/internal"
Stomp error memory leaks Stomp error memory leaks
Implement per-domain forwarding
Implement sortlists (in the server) Implement sortlists (in the server)
Check for things still being logged with printf Check for things still being logged with printf