source: trunk/server/lib/dnspython/TODO

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 413 bytes
Line 
1Tutorial documentation
2
3More examples
4
5It would be nice to have a tokenizer that used regular expressions
6because it would be faster.
7
8Teach the resolver about DNAME (right now it relies on the server adding
9synthesized CNAMEs)
10
11Add TKEY support.
12
13TSIG works, but needs cleaning up -- probably better encapsulation of
14TSIG state to make things much simpler and easier to use.
15
16Pickling support.
17
Note: See TracBrowser for help on using the repository browser.