diff --git a/TODO b/TODO index 4c1719f..64869d7 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,17 @@ TODO for dnsupdate -- Option to show config params +- Better error handling +- Resolver should talk to relevant dns server +- Add parameter for dns server, do not assume 217.78.32.198 +- Write a howto +- Create initscripts for SysV machines +- Create bootup script for Windows +- Integrate the relevant dnspython modules - Add a GUI wxPython and/or curses? Done: -- Integrate the relevant dnspython modules +- Option to show config params - Check if address needs update before sending data - Validate data, check for cfg files existance - Re-structure the code