Replaced the msg object with a dict

Added configuration file for default values
This commit is contained in:
2004-01-14 21:02:18 +00:00
parent 133e589ef8
commit 757dce470c
2 changed files with 51 additions and 40 deletions

7
TODO
View File

@@ -2,9 +2,6 @@ TODO for dnsupdate
- Check if address needs update before sending data and create a force
update option
- Add a config-file for hostname, domain and password. Option to select
All options should be configurable, ttl and force as well.
- Have options to delete a server as well as add/update
- Integrate the relevant dnspython modules
- Add a GUI
@@ -12,9 +9,11 @@ TODO for dnsupdate
Done:
- Add a config-file for hostname, domain and password. Option to select
All options should be configurable, ttl and force as well.
- Fix the global variabel mess!!
- Add command line parameter prefixes
-c alternative config file *
-c alternative config file
-d domain
-f force *
-h help