Branch: refs/heads/master
Home: https://github.com/ddclient/ddclient
Commit: 2f7e8ee2368199c2df6e1826f00431ebbe654810
https://github.com/ddclient/ddclient/commit/2f7e8ee2368199c2df6e1826f00431ebbe654810
Author: Allison Reid <ro...@co...>
Date: 2018-10-18 (Thu, 18 Oct 2018)
Changed paths:
M README.md
M README.ssl
M ddclient
M sample-etc_ddclient.conf
Log Message:
-----------
Add support for DNS Made Easy (https://dnsmadeeasy.com)
UPDATE: Updating 77282436
DEBUG: proxy =
DEBUG: url = https://cp.dnsmadeeasy.com/servlet/updateip?username=xx...@xx...&password=xxxxxx&ip=192.168.43.239&id=77282436
DEBUG: server = cp.dnsmadeeasy.com
CONNECT: cp.dnsmadeeasy.com
CONNECTED: using SSL
SENDING: GET /servlet/updateip?username=xx...@xx...&password=xxxxxxx&ip=192.168.43.239&id=77282436 HTTP/1.0
SENDING: Host: cp.dnsmadeeasy.com
SENDING: User-Agent: ddclient/3.9.0
SENDING: Connection: close
SENDING:
SENDING:
RECEIVE: HTTP/1.1 200 OK
RECEIVE: Server: Apache-Coyote/1.1
RECEIVE: Pragma: No-cache
RECEIVE: Cache-Control: no-cache
RECEIVE: Expires: Thu, 01 Jan 1970 00:00:00 UTC
RECEIVE: x-dnsme-requestId: 496b9516-44da-48fc-b750-256f191848f5
RECEIVE: Set-Cookie: JSESSIONID=17103D9DF72BB33118DD2177BD8813A0; Path=/; Secure; HttpOnly
RECEIVE: Content-Type: text/plain
RECEIVE: Date: Thu, 18 Oct 2018 11:41:45 GMT
RECEIVE: Connection: close
RECEIVE:
RECEIVE: success
SUCCESS: Updating 77282436: good: IP address set to 192.168.43.239
Commit: c771d3f81faf1dae40ed292bd15e823f7e873c6a
https://github.com/ddclient/ddclient/commit/c771d3f81faf1dae40ed292bd15e823f7e873c6a
Author: okeeblow <oke...@us...>
Date: 2018-10-18 (Thu, 18 Oct 2018)
Changed paths:
M ddclient
Log Message:
-----------
Fix errant tabs in nic_dnsmadeeasy_update
Commit: 01cf5bdd2d9cc39f555f4cb655c9c7a060fc7e24
https://github.com/ddclient/ddclient/commit/01cf5bdd2d9cc39f555f4cb655c9c7a060fc7e24
Author: Dave Smith <da...@so...>
Date: 2019-09-12 (Thu, 12 Sep 2019)
Changed paths:
M README.md
M README.ssl
M ddclient
M sample-etc_ddclient.conf
Log Message:
-----------
Merge branch 'master' of github.com:okeeblow/ddclient
Commit: 9d2cdb9fb23d39c89a83a72e43f0ea6fe6d1f867
https://github.com/ddclient/ddclient/commit/9d2cdb9fb23d39c89a83a72e43f0ea6fe6d1f867
Author: Dave Smith <da...@so...>
Date: 2019-09-12 (Thu, 12 Sep 2019)
Changed paths:
M README.md
M README.ssl
M ddclient
A sample-etc_systemd.service
M sample-get-ip-from-fritzbox
Log Message:
-----------
Merge branch 'master' of github.com:ddclient/ddclient
Compare: https://github.com/ddclient/ddclient/compare/0871aa03607c...9d2cdb9fb23d
|