ToastFreeware
/
toast
/
tdyndns.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
toast/tdyndns.git
2016-12-07
Philipp Spitzer
Fixed documentation in docstring.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
gregor herrmann
split user-controlled variables from calculated ones
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
gregor herrmann
try additional web service for current ip address(es)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
gregor herrmann
wget: 2 tries (default: 20), timout 5 seconds (deault...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
gregor herrmann
don't actually log in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
gregor herrmann
prefix output
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Philipp Spitzer
we now track blockip and only add when needed and only...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Philipp Spitzer
Delete IP from blockip only if not needed by other...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Philipp Spitzer
Now the IP address is only deleted from the blockip...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Philipp Spitzer
Now using "call" with no shell.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Philipp Spitzer
Now using common base class for exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
gregor herrmann
add missing space in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
gregor herrmann
use the new shiny BlockipError
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
gregor herrmann
play around with Popen until it works
commit
|
commitdiff
|
tree
|
snapshot
2016-07-01
gregor herrmann
add blockip_whitelist_add and blockip_whitelist_delete
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
gregor herrmann
add comment about proposed filename to client example
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
gregor herrmann
move client examples to bin/client
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
gregor herrmann
add /etc/network/if-up.d/ example
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
gregor herrmann
replace a few tabs with spaces
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
gregor herrmann
client example script: add comment about alternative...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
gregor herrmann
fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
gregor herrmann
add example client shell script
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philipp Spitzer
Everything in the todo list was done -> deleting the...
0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philipp Spitzer
The password is not a parameter of the apache configura...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philipp Spitzer
Updated documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philipp Spitzer
Removed authorization (as this should be done by apache).
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philipp Spitzer
Added a script as example for custom authorization.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philipp Spitzer
Omitted 2.7 in the python shebang.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Renamed files to include tdyndns in the name.
0.0.2
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
gregor herrmann
update docs after renames
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Omit the full path when calling nsupdate_dyndns.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now TTL is a command line parameter.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now the returncode of nsupdate is evaluated.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now the returncode of calls to nsupdate_dyndns is evalu...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now the ip address is given to nsupdate_dyndns in case...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Removed unused code.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now in both scripts only fqdn are allowed.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now HTTP_X_FORWARDED_FOR and REMOTE_ADDR are used if...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Fixed bug: Some exceptions were not caught.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Philipp Spitzer
Now deleting can be restricted to ipv4 or ipv6 if an...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
gregor herrmann
todo: remove item "ip detection"
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
gregor herrmann
todo: remove item about removing only one of A and...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
gregor herrmann
more on IP autodetection
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
gregor herrmann
new todo (feature request): detect client IP(s)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
gregor herrmann
add note about deleting both A and AAAA to todo.txt
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
gregor herrmann
add todo to repo, then I can edit it locally as well :)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
Added RewriteEngine apache2 configuration.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
Now using the new python shell script nsupdate_dyndns
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
Deleted double "?" in example URL
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
The functionality is now in nsupdate_dyndns.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
This script is now in Python.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
Implemented Auth Basic
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Philipp Spitzer
Chanded example URL in comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
gregor herrmann
update sudo documentations
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Added documentation about sudo configuration.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Implemented offline parameter.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Now exceptions are derived from a common base class...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Added system and url parameters.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Now debug mode is a configuration variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Moved hostname handling into try block to avoid an...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Added possible URL parameters wildcard, mx, backmx...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
zone is now a configuration variable
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Added documentation
0.0.1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
Philipp Spitzer
Initial check-in: This is currently working but needs...
commit
|
commitdiff
|
tree
|
snapshot