59ce1be1cee8da32fb06d0e99f362a783c9d8c5e
[kai/samba-autobuild/.git] / source4 / scripting / python / samba_external / dnspython / TODO
1 Tutorial documentation
2
3 More examples
4
5 It would be nice to have a tokenizer that used regular expressions
6 because it would be faster.
7
8 Teach the resolver about DNAME (right now it relies on the server adding
9 synthesized CNAMEs)
10
11 Add TKEY support.
12
13 TSIG works, but needs cleaning up -- probably better encapsulation of
14 TSIG state to make things much simpler and easier to use.
15
16 Pickling support.
17