]> git.ipfire.org Git - oddments/ddns.git/history - src/ddns/system.py
Bump version to 015.
[oddments/ddns.git] / src / ddns / system.py
2022-04-04  Michael Tremersystem: Catch exception when host is not dual-stacked
2020-01-30  Stefan SchantlPort base64 authorization to python3
2020-01-15  Stefan SchantlDecode external IP address to string
2020-01-15  Kim Barthelddns: Port to python3
2019-10-17  Michael TremerUse HTTPS for checkip{6,4}.dns.lightningwirelabs.com
2017-02-24  Dirk WagnerAdd exception for HTTP 429 status codes.
2016-05-02  Michael TremerSilently fall back to the guess the IP address with...
2015-08-08  Michael TremerCatch SSL errors
2015-07-01  Michael TremerCatch "no route to host" errors
2015-02-08  Stefan SchantlMerge remote-tracking branch 'origin/man-pages'
2014-09-07  Michael TremerHandle HTTP error 404 generically
2014-08-28  Michael TremerMerge remote-tracking branch 'stevee/fixes'
2014-08-04  Michael TremerCatch temporary problems with resolving DNS entries.
2014-07-14  Michael TremerLog HTTP header for status codes != 200
2014-06-24  Michael TremerMerge remote-tracking branch 'stevee/fixes'
2014-06-24  Michael Tremerregex: Add trailing $ which was missing.
2014-06-22  Michael TremerFix coding style.
2014-06-22  Michael TremerFall back to guessing the external IP address if local...
2014-06-22  Michael TremerSimplify getting local IP address code.
2014-06-22  Michael TremerSimplify IP address guessing code.
2014-06-22  Michael TremerCache guessed IP addresses.
2014-06-22  Michael TremerHandle HTTP errors as early as possible.
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 TremerHandle exception if no AAAA record is available for...
2014-06-17  Michael TremerRemove debugging output.
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-14  Stefan SchantlAuto-replace double question marks in request url.
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 TremerCatch various network/server errors.
2014-06-10  Michael Tremerresolve(): Handle non-existing DNS records.
2014-06-10  Michael TremerAdd a simple call to resolve a hostname.
2014-06-09  Stefan SchantlFix generation of the basic auth http header.
2014-06-09  Michael TremerMerge branch 'lightningwirelabs'
2014-06-09  Michael TremerMigrate to autotools.