|
|
fd6f070980
|
Lade till loggning till syslog
|
2009-03-09 09:51:36 +00:00 |
|
|
|
17acaed41a
|
In getparams() we now check for optparse modules via optik as well. The optparse module is only available in Python 2.3, it is available as Optik in older versions. If missing the installer handles this.
|
2004-01-28 21:43:59 +00:00 |
|
|
|
912a30d7e5
|
Fixed bug in readcfg(), extra )
|
2004-01-27 22:03:31 +00:00 |
|
|
|
21285b65e1
|
Added check for /etc/dnsupdaterc if no ~/.dnsupdaterc
Fixed spelling of IP address
|
2004-01-26 20:18:00 +00:00 |
|
|
|
c7ebbf4ce7
|
Speling: nameserver is name server
|
2004-01-25 22:21:32 +00:00 |
|
|
|
5020d5a4a3
|
Minor changes to text messages
|
2004-01-25 22:06:48 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|