]> git.ipfire.org Git - oddments/ddns.git/shortlog
oddments/ddns.git
2014-06-22  Michael TremerCache guessed IP addresses.
2014-06-22  Michael TremerDon't log debugging output to syslog.
2014-06-22  Michael TremerOnly print this messages for forced update in debugging...
2014-06-22  Michael TremerReplace INFO array with single variables.
2014-06-22  Michael TremerUpdate translations.
2014-06-22  Michael TremerHandle HTTP errors as early as possible.
2014-06-22  Michael TremerShow much prettier and more useful error messages.
2014-06-22  Michael TremerLog an entire stack trace for unhandled exceptions.
2014-06-22  Michael Tremerselfhost: Use dyndns protocol, too.
2014-06-22  Michael Tremerdyndns: Show unhandled server responses in exception.
2014-06-22  Michael TremerInclude HTTP status code in debugging output.
2014-06-22  Michael TremerAllow reading the local IP address from IPFire 2 systems.
2014-06-22  Michael TremerDisable IPv6 support when running on IPFire 2.
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 TremerUpdate .gitignore.
2014-06-13  Michael TremerInstall a sample configuration file.
2014-06-13  Michael Tremerddns: Add guess-ip-addresses command.
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 TremerAutomatically generate paths in the ddns script.
2014-06-10  Michael TremerUpdate translations.
2014-06-10  Michael Tremerddns: Remove executable permissions.
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  Stefan SchantlAdd support for the Lightning Wire Labs DNS Service.
2014-06-09  Michael TremerUpdate translations.
2014-06-09  Michael TremerMigrate to autotools.
2014-06-09  Michael TremerUpdate providers so they don't need to format the reque...
2014-06-09  Michael Tremersend_request(): Allow passing a dict with data for...
2014-06-08  Stefan SchantlAdd class to raise configuration errors.
2014-06-08  Michael TremerUse the Lightning Wire Labs DNS service for guessing...
2014-06-08  Michael TremerFix crash when no proxy is configured.
2012-08-01  Michael TremerAdd licensing information.
2012-07-19  Michael TremerInitial commit.