root/trunk/pdns/TODO @ 2324

Revision 2324, 1.0 KB (checked in by peter, 18 months ago)

Spellcheck. Fixes #296 and a lot more.

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id revision
Line 
1THIS IS NOT UP TO DATE AND CONTAINS RANDOM RAMBLING
2---------------------------------------------------
3
4Also see http://wiki.powerdns.com/trac/wiki/TodoList
5
6Older stuff below:
7
8* new zone is AXFRed, written to disk successfully
9        probably? unsure
10* the old SOA record remains in place
11
12bugs:
13        pdns.conf-dist contains old descriptions
14
15        dynmessenger.cc unused variable warning
16
17Things we will not do but hope other people will:
18        - Ports to NetBSD, OpenBSD, AIX
19
20        webserver has problems with 'top-100 queries' instead of top-10.
21
22Projects we will be working on, but would like help for:
23
24Big things:
25        - new plan
26Like in the old days but with a twist - additional processing is done on a
27best-effort basis by a non-rd packet sent to syncres. This means we can stay
28lazy for far longer!
29
30TODO:
31        learn syncres to load its roots from disk too or at completime
32        get a way to nuke the cache/parts of the cache
33
34        - Add support for TSIG
35
36Small things, great for coders new to PowerDNS:
37        - remove 'handle' from UeberBackend and BindBackend
38
39
Note: See TracBrowser for help on using the browser.