toast/tdyndns.git
6 years agoNow using "call" with no shell.
Philipp Spitzer [Wed, 27 Jul 2016 18:46:06 +0000 (20:46 +0200)]
Now using "call" with no shell.

6 years agoNow using common base class for exceptions.
Philipp Spitzer [Wed, 27 Jul 2016 18:24:17 +0000 (20:24 +0200)]
Now using common base class for exceptions.

6 years agoadd missing space in comment
gregor herrmann [Wed, 27 Jul 2016 17:23:09 +0000 (19:23 +0200)]
add missing space in comment

6 years agouse the new shiny BlockipError
gregor herrmann [Thu, 14 Jul 2016 03:40:58 +0000 (05:40 +0200)]
use the new shiny BlockipError

somehow this works better with call than with Popen

6 years agoplay around with Popen until it works
gregor herrmann [Fri, 1 Jul 2016 12:58:29 +0000 (14:58 +0200)]
play around with Popen until it works

6 years agoadd blockip_whitelist_add and blockip_whitelist_delete
gregor herrmann [Fri, 1 Jul 2016 11:13:14 +0000 (13:13 +0200)]
add blockip_whitelist_add and blockip_whitelist_delete

adds/removes the given ipv4 address to the blockip/ACCEPT chain in iptables

7 years agoadd comment about proposed filename to client example
gregor herrmann [Thu, 6 Aug 2015 22:44:32 +0000 (00:44 +0200)]
add comment about proposed filename to client example

7 years agomove client examples to bin/client
gregor herrmann [Thu, 6 Aug 2015 22:42:35 +0000 (00:42 +0200)]
move client examples to bin/client

7 years agoadd /etc/network/if-up.d/ example
gregor herrmann [Thu, 6 Aug 2015 22:40:07 +0000 (00:40 +0200)]
add /etc/network/if-up.d/ example

7 years agoreplace a few tabs with spaces
gregor herrmann [Thu, 6 Aug 2015 22:35:13 +0000 (00:35 +0200)]
replace a few tabs with spaces

8 years agoclient example script: add comment about alternative webservice
gregor herrmann [Fri, 27 Jun 2014 22:44:52 +0000 (00:44 +0200)]
client example script: add comment about alternative webservice

8 years agofix whitespace
gregor herrmann [Tue, 15 Apr 2014 22:16:28 +0000 (00:16 +0200)]
fix whitespace

8 years agoadd example client shell script
gregor herrmann [Tue, 15 Apr 2014 21:25:49 +0000 (23:25 +0200)]
add example client shell script

8 years agoEverything in the todo list was done -> deleting the file. 0.1.0
Philipp Spitzer [Tue, 15 Apr 2014 21:16:35 +0000 (23:16 +0200)]
Everything in the todo list was done -> deleting the file.

8 years agoThe password is not a parameter of the apache configuration.
Philipp Spitzer [Tue, 15 Apr 2014 19:44:36 +0000 (21:44 +0200)]
The password is not a parameter of the apache configuration.

8 years agoUpdated documentation.
Philipp Spitzer [Tue, 15 Apr 2014 19:36:34 +0000 (21:36 +0200)]
Updated documentation.

8 years agoRemoved authorization (as this should be done by apache).
Philipp Spitzer [Tue, 15 Apr 2014 19:36:09 +0000 (21:36 +0200)]
Removed authorization (as this should be done by apache).

8 years agoAdded a script as example for custom authorization.
Philipp Spitzer [Tue, 15 Apr 2014 19:18:25 +0000 (21:18 +0200)]
Added a script as example for custom authorization.

8 years agoOmitted 2.7 in the python shebang.
Philipp Spitzer [Tue, 15 Apr 2014 18:55:14 +0000 (20:55 +0200)]
Omitted 2.7 in the python shebang.

8 years agoRenamed files to include tdyndns in the name. 0.0.2
Philipp Spitzer [Tue, 8 Apr 2014 20:51:55 +0000 (22:51 +0200)]
Renamed files to include tdyndns in the name.

8 years agoupdate docs after renames
gregor herrmann [Tue, 8 Apr 2014 20:55:48 +0000 (22:55 +0200)]
update docs after renames

8 years agoOmit the full path when calling nsupdate_dyndns.
Philipp Spitzer [Tue, 8 Apr 2014 20:46:51 +0000 (22:46 +0200)]
Omit the full path when calling nsupdate_dyndns.

8 years agoNow TTL is a command line parameter.
Philipp Spitzer [Tue, 8 Apr 2014 20:44:30 +0000 (22:44 +0200)]
Now TTL is a command line parameter.

8 years agoNow the returncode of nsupdate is evaluated.
Philipp Spitzer [Tue, 8 Apr 2014 20:36:13 +0000 (22:36 +0200)]
Now the returncode of nsupdate is evaluated.

8 years agoNow the returncode of calls to nsupdate_dyndns is evaluated.
Philipp Spitzer [Tue, 8 Apr 2014 20:24:12 +0000 (22:24 +0200)]
Now the returncode of calls to nsupdate_dyndns is evaluated.

8 years agoNow the ip address is given to nsupdate_dyndns in case of offline (if given).
Philipp Spitzer [Tue, 8 Apr 2014 20:16:04 +0000 (22:16 +0200)]
Now the ip address is given to nsupdate_dyndns in case of offline (if given).

8 years agoRemoved unused code.
Philipp Spitzer [Tue, 8 Apr 2014 20:07:47 +0000 (22:07 +0200)]
Removed unused code.

8 years agoNow in both scripts only fqdn are allowed.
Philipp Spitzer [Tue, 8 Apr 2014 19:23:33 +0000 (21:23 +0200)]
Now in both scripts only fqdn are allowed.

8 years agoNow HTTP_X_FORWARDED_FOR and REMOTE_ADDR are used if ip address is missing.
Philipp Spitzer [Tue, 8 Apr 2014 18:21:56 +0000 (20:21 +0200)]
Now HTTP_X_FORWARDED_FOR and REMOTE_ADDR are used if ip address is missing.

8 years agoFixed bug: Some exceptions were not caught.
Philipp Spitzer [Tue, 8 Apr 2014 18:00:20 +0000 (20:00 +0200)]
Fixed bug: Some exceptions were not caught.

8 years agoNow deleting can be restricted to ipv4 or ipv6 if an IP address is given.
Philipp Spitzer [Tue, 8 Apr 2014 17:50:57 +0000 (19:50 +0200)]
Now deleting can be restricted to ipv4 or ipv6 if an IP address is given.

8 years agotodo: remove item "ip detection"
gregor herrmann [Tue, 8 Apr 2014 18:22:31 +0000 (20:22 +0200)]
todo: remove item "ip detection"

8 years agotodo: remove item about removing only one of A and AAAA
gregor herrmann [Tue, 8 Apr 2014 17:50:23 +0000 (19:50 +0200)]
todo: remove item about removing only one of A and AAAA

8 years agomore on IP autodetection
gregor herrmann [Wed, 2 Apr 2014 17:25:16 +0000 (19:25 +0200)]
more on IP autodetection

8 years agonew todo (feature request): detect client IP(s)
gregor herrmann [Wed, 2 Apr 2014 16:45:46 +0000 (18:45 +0200)]
new todo (feature request): detect client IP(s)

8 years agoadd note about deleting both A and AAAA to todo.txt
gregor herrmann [Wed, 26 Mar 2014 19:05:28 +0000 (20:05 +0100)]
add note about deleting both A and AAAA to todo.txt

8 years agoadd todo to repo, then I can edit it locally as well :)
gregor herrmann [Wed, 26 Mar 2014 18:54:27 +0000 (19:54 +0100)]
add todo to repo, then I can edit it locally as well :)

8 years agoAdded RewriteEngine apache2 configuration.
Philipp Spitzer [Tue, 25 Mar 2014 22:51:11 +0000 (23:51 +0100)]
Added RewriteEngine apache2 configuration.

8 years agoNow using the new python shell script nsupdate_dyndns
Philipp Spitzer [Tue, 25 Mar 2014 22:50:30 +0000 (23:50 +0100)]
Now using the new python shell script nsupdate_dyndns

8 years agoDeleted double "?" in example URL
Philipp Spitzer [Tue, 25 Mar 2014 22:49:36 +0000 (23:49 +0100)]
Deleted double "?" in example URL

8 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.

8 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.

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

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

8 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.