doc-xml/smbdotconf: fix server [min|max] protocol documentation
[Samba/gebeck_regimport.git] / lib / dnspython / TODO
blob59ce1be1cee8da32fb06d0e99f362a783c9d8c5e
1 Tutorial documentation
3 More examples
5 It would be nice to have a tokenizer that used regular expressions
6 because it would be faster.
8 Teach the resolver about DNAME (right now it relies on the server adding
9 synthesized CNAMEs)
11 Add TKEY support.
13 TSIG works, but needs cleaning up -- probably better encapsulation of
14 TSIG state to make things much simpler and easier to use.
16 Pickling support.