toast/tdyndns.git
9 years agoThe functionality is now in nsupdate_dyndns.
Philipp Spitzer [Tue, 25 Mar 2014 22:41:41 +0000 (23:41 +0100)]
The functionality is now in nsupdate_dyndns.

9 years agoThis script is now in Python.
Philipp Spitzer [Tue, 25 Mar 2014 22:41:11 +0000 (23:41 +0100)]
This script is now in Python.

9 years agoImplemented Auth Basic
Philipp Spitzer [Tue, 25 Mar 2014 20:46:17 +0000 (21:46 +0100)]
Implemented Auth Basic

9 years agoChanded example URL in comment.
Philipp Spitzer [Tue, 25 Mar 2014 20:45:44 +0000 (21:45 +0100)]
Chanded example URL in comment.

9 years agoupdate sudo documentations
gregor herrmann [Tue, 25 Mar 2014 22:51:01 +0000 (23:51 +0100)]
update sudo documentations

only one script left

9 years agoAdded documentation about sudo configuration.
Philipp Spitzer [Wed, 5 Mar 2014 23:00:12 +0000 (00:00 +0100)]
Added documentation about sudo configuration.

9 years agoImplemented offline parameter.
Philipp Spitzer [Wed, 5 Mar 2014 22:59:47 +0000 (23:59 +0100)]
Implemented offline parameter.

9 years agoNow exceptions are derived from a common base class and return codes correspond to...
Philipp Spitzer [Wed, 5 Mar 2014 22:34:39 +0000 (23:34 +0100)]
Now exceptions are derived from a common base class and return codes correspond to dyn.com.

9 years agoAdded system and url parameters.
Philipp Spitzer [Wed, 5 Mar 2014 22:07:51 +0000 (23:07 +0100)]
Added system and url parameters.

They are ignored for now.

9 years agoNow debug mode is a configuration variable.
Philipp Spitzer [Wed, 5 Mar 2014 22:06:34 +0000 (23:06 +0100)]
Now debug mode is a configuration variable.

9 years agoMoved hostname handling into try block to avoid an unhandled exception in case of...
Philipp Spitzer [Wed, 5 Mar 2014 22:05:36 +0000 (23:05 +0100)]
Moved hostname handling into try block to avoid an unhandled exception in case of missing hostname.

9 years agoAdded possible URL parameters wildcard, mx, backmx and offline.
Philipp Spitzer [Wed, 5 Mar 2014 21:53:21 +0000 (22:53 +0100)]
Added possible URL parameters wildcard, mx, backmx and offline.

They are not used yet.

9 years agozone is now a configuration variable
Philipp Spitzer [Wed, 5 Mar 2014 21:53:07 +0000 (22:53 +0100)]
zone is now a configuration variable

9 years agoAdded documentation 0.0.1
Philipp Spitzer [Wed, 5 Mar 2014 21:36:36 +0000 (22:36 +0100)]
Added documentation

9 years agoInitial check-in: This is currently working but needs improvements.
Philipp Spitzer [Wed, 5 Mar 2014 21:06:46 +0000 (22:06 +0100)]
Initial check-in: This is currently working but needs improvements.