]> git.ipfire.org Git - ddns.git/history - src/ddns
ddns: Add argument to list all providers in command line.
[ddns.git] / src / ddns /
2014-06-10  Michael Tremerddns: Add argument to list all providers in command...
2014-06-10  Michael TremerAdd a basic command line interface.
2014-06-10  Michael TremerMore HTTP status code fixes.
2014-06-10  Michael TremerAllow forcing an update.
2014-06-10  Michael TremerOnly send updates when necessary.
2014-06-10  Michael TremerLightning Wire Labs: Fix comparing HTTP status codes.
2014-06-10  Michael TremerLightning Wire Labs: Fix using wrong variable when...
2014-06-10  Michael Tremerresolve(): Handle non-existing DNS records.
2014-06-10  Michael TremerRename update methods to update().
2014-06-10  Michael TremerAdd a simple call to resolve a hostname.
2014-06-10  Stefan SchantlAdd DNS Park as new provider.
2014-06-10  Stefan SchantlAdd an error class in case a ddns provider has blocked...
2014-06-09  Stefan SchantlAdd DHS as new provider.
2014-06-09  Stefan SchantlFix generation of the basic auth http header.
2014-06-09  Michael TremerLWL: Fix typos in class name.
2014-06-09  Michael TremerMerge branch 'lightningwirelabs'
2014-06-09  Michael TremerMigrate to autotools.