From d3287fbb39e9a9fb75c69866c6343e18fd12c1d0 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Tue, 15 Oct 2013 12:42:31 +0200 Subject: [PATCH] Remove old TODO files --- Makefile.am | 2 +- TODO | 39 --------------------------------------- pdns/TODO | 11 ----------- 3 files changed, 1 insertion(+), 51 deletions(-) delete mode 100644 TODO delete mode 100644 pdns/TODO diff --git a/Makefile.am b/Makefile.am index 82924a785..ddd4a2c60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS=modules codedocs @programdescend@ DIST_SUBDIRS=modules codedocs pdns pdns/ext/rapidjson -EXTRA_DIST=TODO README HACKING INSTALL debian-pdns/* pdns.spec \ +EXTRA_DIST=README HACKING INSTALL debian-pdns/* pdns.spec \ codedocs/doxygen.conf contrib/powerdns.solaris.init.d \ contrib/systemd-pdns.service contrib/systemd-pdns-recursor.service \ bootstrap build-scripts/semistaticg++ pdns/docs/dnstcpbench.1 \ diff --git a/TODO b/TODO deleted file mode 100644 index 0b6f66ef4..000000000 --- a/TODO +++ /dev/null @@ -1,39 +0,0 @@ -THIS IS NOT UP TO DATE AND CONTAINS RANDOM RAMBLING ---------------------------------------------------- - -Also see http://wiki.powerdns.com/trac/wiki/TodoList - -Older stuff below: - -* new zone is AXFRed, written to disk successfully - probably? unsure -* the old SOA record remains in place - -bugs: - pdns.conf-dist contains old descriptions - - dynmessenger.cc unused variable warning - -Things we will not do but hope other people will: - - Ports to NetBSD, OpenBSD, AIX - - webserver has problems with 'top-100 queries' instead of top-10. - -Projects we will be working on, but would like help for: - -Big things: - - new plan -Like in the old days but with a twist - additional processing is done on a -best-effort basis by a non-rd packet sent to syncres. This means we can stay -lazy for far longer! - -TODO: - learn syncres to load its roots from disk too or at completime - get a way to nuke the cache/parts of the cache - - - Add support for TSIG - -Small things, great for coders new to PowerDNS: - - remove 'handle' from UeberBackend and BindBackend - - diff --git a/pdns/TODO b/pdns/TODO deleted file mode 100644 index fae92ca79..000000000 --- a/pdns/TODO +++ /dev/null @@ -1,11 +0,0 @@ -This file is no longer maintained, its contents can now be found on: - -http://wiki.powerdns.com/trac/wiki/TodoList - -Some notes ----------- - - Recursor needs to re-learn shuffling -done and truncation - -figure out negative recursor cache -- 2.50.1