Commit Graph

32 Commits

Author SHA1 Message Date
2317ba0636 Speling: nameserver should be name server 2004-01-25 22:19:15 +00:00
8dce17e2aa First draft of a man page, several sections missing and most texts are incomplete. 2004-01-25 22:07:39 +00:00
479b50b62a *** empty log message *** 2004-01-25 22:07:00 +00:00
5020d5a4a3 Minor changes to text messages 2004-01-25 22:06:48 +00:00
393ab08820 nameserver should be ip address, not name 2004-01-24 00:18:38 +00:00
ff63f9f8d5 Fixed bug where showcfg for non-existing config files died silently
Made servername verification talk directly to the nameserver, not just any server.
2004-01-24 00:17:48 +00:00
397a5fff19 *** empty log message *** 2004-01-23 21:29:53 +00:00
457a7fd57d Added nameserver option 2004-01-23 21:29:17 +00:00
8f63edec6e Added option for nameserver
Fixed typo in get_ipaddress()
Fixed minor bug in --showcfg
Response codes from nameserver are reported directly to the user
2004-01-23 21:28:50 +00:00
de0e8d27d6 Better catching of specific exceptions instead of try: except:
Added verification of password/keyname
2004-01-23 12:59:17 +00:00
f5521e6230 Just a list of stuff to test 2004-01-22 20:49:13 +00:00
d76109f3af More todo... so many ideas, so little time 2004-01-22 20:24:28 +00:00
40ad773ca7 Fixed bug with update errors not being reported. 2004-01-22 20:23:46 +00:00
66a8731768 Added --showcfg option to display config file data 2004-01-21 22:10:52 +00:00
854cc7ca4d *** empty log message *** 2004-01-20 21:55:59 +00:00
bd176254f5 Added -v option for verbose output. Overrides quiet option in config file
Fixed bug when empty lines in config file
2004-01-20 20:51:31 +00:00
62c25b16a5 Renamed a name and password to hostname and keysecret
Added -u option to refer to a webpage where the machines ip can be verified
Enabled comments in the config file
Minor error message changes
2004-01-18 21:49:31 +00:00
4a688ecd4a Commented the file and added all available options 2004-01-18 21:46:02 +00:00
bba7e0cc95 caught up with reality 2004-01-17 15:55:02 +00:00
d6108034c9 Added --force option
Minor restructuring
2004-01-17 14:52:57 +00:00
8a88b59e84 Added --delete option to remove host from zone
Added --quiet option to suppress output
2004-01-17 00:05:50 +00:00
a9d9569470 Added check if update necessary 2004-01-16 22:33:42 +00:00
1cd5b63efd Added simple error message handling
More sanity checks
Restructured code
2004-01-15 23:16:56 +00:00
ef94174d17 Sample configuration file 2004-01-15 23:15:13 +00:00
757dce470c Replaced the msg object with a dict
Added configuration file for default values
2004-01-14 21:02:18 +00:00
133e589ef8 Fixed embarrasing global variabel mess 2004-01-12 19:33:38 +00:00
ba566c270d Added auto detection of external ip address 2004-01-12 12:35:11 +00:00
47510d8548 *** empty log message *** 2004-01-11 22:11:41 +00:00
18077c99ea Added options using the optparse module
TTL can now be set
Global variables are a mess and must be fixed!
2004-01-11 22:11:13 +00:00
67c32b490d Reformatting 2004-01-10 23:08:24 +00:00
982e23e1ea Visions of grandeur! 2004-01-10 23:07:22 +00:00
025a4a79e8 Initial release 2004-01-10 22:30:44 +00:00