*** empty log message ***

This commit is contained in:
2004-01-20 21:55:59 +00:00
parent bd176254f5
commit 854cc7ca4d

7
TODO
View File

@@ -1,11 +1,11 @@
TODO for dnsupdate TODO for dnsupdate
- Integrate the relevant dnspython modules - Option to show config params
- Add a GUI - Add a GUI
wxPython and/or curses? wxPython and/or curses?
Done: Done:
- Integrate the relevant dnspython modules
- Check if address needs update before sending data - Check if address needs update before sending data
- Validate data, check for cfg files existance - Validate data, check for cfg files existance
- Re-structure the code - Re-structure the code
@@ -14,6 +14,7 @@ Done:
- Fix the global variabel mess!! - Fix the global variabel mess!!
- Add command line parameter prefixes - Add command line parameter prefixes
-c alternative config file -c alternative config file
--delete
-d domain -d domain
-f force -f force
-h help -h help
@@ -22,7 +23,9 @@ Done:
-n hostname -n hostname
-p password -p password
-q quiet -q quiet
-s showcfg *
-t ttl -t ttl
-v verbose
- Auto-detect the machine's external ip address' - Auto-detect the machine's external ip address'
Should work on OS X, Linux and Windows. Should work on OS X, Linux and Windows.
Should work with multiple interfaces. Should work with multiple interfaces.