Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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
025a4a79e8 Initial release 2004-01-10 22:30:44 +00:00