]> git.ipfire.org Git - ddns.git/history - src
Update translations
[ddns.git] / src /
2014-06-22  Michael TremerFigure out on which distribution we are running.
2014-06-22  Michael TremerProperly enable debug logging.
2014-06-22  Michael TremerDon't update systems without IPv6 over and over again...
2014-06-22  Michael TremerHandle exception if no AAAA record is available for...
2014-06-22  Michael TremerMerge remote-tracking branch 'stevee/zoneedit.com'
2014-06-22  Michael TremerMerge remote-tracking branch 'stevee/udmedia.de'
2014-06-22  Michael TremerMerge remote-tracking branch 'stevee/twodns.de'
2014-06-21  Stefan SchantlAdd Strato as new provider.
2014-06-21  Stefan SchantlAdd Zoneedit as new provider.
2014-06-21  Michael TremerMerge remote-tracking branch 'stevee/namecheap.com'
2014-06-21  Stefan SchantlAdd Udmedia as new provider.
2014-06-21  Stefan SchantlAdd TwoDNS as new provider.
2014-06-21  Stefan SchantlAdd Namecheap as new provider.
2014-06-19  Stefan SchantlAdd all-inkl.com as new provider.
2014-06-17  Michael TremerVarious providers: properly inherit from DynDNS class.
2014-06-17  Michael TremerRemove debugging output.
2014-06-17  Michael TremerMerge remote-tracking branch 'stevee/dynu.com'
2014-06-17  Michael TremerMerge remote-tracking branch 'stevee/regfish'
2014-06-17  Stefan SchantlAdd DynU as new provider.
2014-06-17  Stefan SchantlAdd regfish as new provider.
2014-06-16  Stefan SchantlAdd EasyDNS as new provider.
2014-06-16  Stefan SchantlAdd OVH as new provider.
2014-06-16  Michael TremerMerge remote-tracking branch 'stevee/no-ip'
2014-06-16  Michael TremerMerge remote-tracking branch 'stevee/variomedia.de'
2014-06-16  Michael TremerMerge remote-tracking branch 'stevee/spdns.org'
2014-06-16  Michael TremerMerge remote-tracking branch 'stevee/freedns.afraid...
2014-06-15  Stefan SchantlAdd variomedia as new provider.
2014-06-15  Stefan SchantlRebuild no-ip to inherit all required actions from...
2014-06-15  Stefan SchantlAdd SPDNS as new provider.
2014-06-14  Michael TremerMerge remote-tracking branch 'stevee/fixes'
2014-06-14  Stefan SchantlMove call to get token to main class.
2014-06-14  Stefan SchantlAdd freedns.afraid.org as new provider.
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.