we now track blockip and only add when needed and only delete entries we created.
[toast/tdyndns.git] / bin /
2016-07-27 Philipp Spitzerwe now track blockip and only add when needed and only...
2016-07-27 Philipp SpitzerDelete IP from blockip only if not needed by other...
2016-07-27 Philipp SpitzerNow the IP address is only deleted from the blockip...
2016-07-27 Philipp SpitzerNow using "call" with no shell.
2016-07-27 Philipp SpitzerNow using common base class for exceptions.
2016-07-27 gregor herrmannadd missing space in comment
2016-07-14 gregor herrmannuse the new shiny BlockipError
2016-07-01 gregor herrmannplay around with Popen until it works
2016-07-01 gregor herrmannadd blockip_whitelist_add and blockip_whitelist_delete
2015-08-06 gregor herrmannadd comment about proposed filename to client example
2015-08-06 gregor herrmannmove client examples to bin/client
2015-08-06 gregor herrmannadd /etc/network/if-up.d/ example
2014-06-27 gregor herrmannclient example script: add comment about alternative...
2014-04-15 gregor herrmannfix whitespace
2014-04-15 gregor herrmannadd example client shell script
2014-04-15 Philipp SpitzerThe password is not a parameter of the apache configura...
2014-04-15 Philipp SpitzerAdded a script as example for custom authorization.
2014-04-08 Philipp SpitzerRenamed files to include tdyndns in the name. 0.0.2
2014-04-08 Philipp SpitzerNow TTL is a command line parameter.
2014-04-08 Philipp SpitzerNow the returncode of nsupdate is evaluated.
2014-04-08 Philipp SpitzerNow in both scripts only fqdn are allowed.
2014-04-08 Philipp SpitzerNow deleting can be restricted to ipv4 or ipv6 if an...
2014-03-25 Philipp SpitzerThe functionality is now in nsupdate_dyndns.
2014-03-25 Philipp SpitzerThis script is now in Python.
2014-03-05 Philipp SpitzerInitial check-in: This is currently working but needs...