]> git.ipfire.org Git - oddments/ddns.git/history - src
Add runtime check for providers if all dependencies are met
[oddments/ddns.git] / src /
2014-06-14  Stefan SchantlAuto-replace double question marks in request url.
2014-06-14  Stefan SchantlRemove useless auth code from various providers.
2014-06-14  Stefan SchantlAdd DynDNS as new provider.
2014-06-13  Michael TremerMerge remote-tracking branch 'stevee/dtdns.com'
2014-06-13  Michael TremerRemove some code duplication for guessing IP addresses.
2014-06-13  Michael TremerLog which configuration file is loaded.
2014-06-13  Michael TremerCatch various network/server errors.
2014-06-12  Stefan SchantlAdd DtDNS as new provider.
2014-06-10  Michael TremerOnly show success message when no exception occured.
2014-06-10  Michael TremerEnable logging to syslog/journald.
2014-06-10  Michael TremerSet default logging to INFO and switch to DEBUG when...
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.