No longer necessary
This commit is contained in:
16
TEST
16
TEST
@@ -1,16 +0,0 @@
|
|||||||
Things to test:
|
|
||||||
--showcfg and missing config file
|
|
||||||
incorrect ipurl
|
|
||||||
incorrect domain
|
|
||||||
incorrect keyname
|
|
||||||
incorrect keysecret
|
|
||||||
incorrect ttl
|
|
||||||
invalid hostname
|
|
||||||
server down/no network
|
|
||||||
test on Mac OS X
|
|
||||||
|
|
||||||
Verified ok:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Verifed bugs:
|
|
||||||
8
TODO
8
TODO
@@ -1,13 +1,9 @@
|
|||||||
TODO for dnsupdate
|
TODO for dnsupdate
|
||||||
|
|
||||||
- Man pages
|
|
||||||
dnsupdate(1)
|
|
||||||
dnsupdaterc(5)
|
|
||||||
- System wide config instead of user config??
|
- System wide config instead of user config??
|
||||||
- Better error handling
|
- Better error handling
|
||||||
Put error messages in separate file?
|
Put error messages in separate file?
|
||||||
Add warnings?
|
Add warnings?
|
||||||
- Resolver should talk to relevant dns server
|
|
||||||
- Report security problems on .dnsupdaterc
|
- Report security problems on .dnsupdaterc
|
||||||
- Write a howto
|
- Write a howto
|
||||||
- Create initscripts for SysV machines
|
- Create initscripts for SysV machines
|
||||||
@@ -17,6 +13,10 @@ TODO for dnsupdate
|
|||||||
wxPython and/or curses?
|
wxPython and/or curses?
|
||||||
|
|
||||||
Done:
|
Done:
|
||||||
|
- Man pages
|
||||||
|
dnsupdate(1)
|
||||||
|
dnsupdaterc(5)
|
||||||
|
- Resolver should talk to relevant dns server
|
||||||
- Add parameter for dns server, do not assume 217.78.32.198
|
- Add parameter for dns server, do not assume 217.78.32.198
|
||||||
- Option to show config params
|
- Option to show config params
|
||||||
- Check if address needs update before sending data
|
- Check if address needs update before sending data
|
||||||
|
|||||||
Reference in New Issue
Block a user