Commit graph

361 commits

Author SHA1 Message Date
Wim Vinckier
0c9920a119 Added simple support for Duckdns www.duckdns.org
Patch provided by gkranis on github.
Merge branch 'gkranis'
2015-03-21 11:53:39 +01:00
Wim Vinckier
a7df0023c5 Merge branch 'master' of https://github.com/gkranis/ddclient into gkranis
Conflicts:
	ddclient
2015-03-21 11:53:11 +01:00
wimpunk
7272ed73ba Renamed Changelog to Changelog.old
Avoiding conflicts on case insensitive filesystems


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@175 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2015-03-21 10:48:19 +00:00
wimpunk
9037a9b762 Add missing config line for CloudFlare
Merge pull request #19 from shikasta-net/fixes



git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@174 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2015-03-21 10:43:29 +00:00
wimpunk
16e09e1f5a Merge pull request #19 from shikasta-net/fixes
Add missing config line for CloudFlare
2015-03-21 11:41:52 +01:00
wimpunk
8e2dc5d3b8 Merge pull request #22 from reddyr/patch-1
loopia.se changed the "Current Address:" output string to "Current IP
Address:"



git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@173 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2015-03-21 10:39:35 +00:00
wimpunk
9d51785630 Merge pull request #22 from reddyr/patch-1
loopia.se changed the "Current Address:" output string to "Current IP Address:"
2015-03-21 11:36:14 +01:00
wimpunk
ebe8a28c65 fixed missing ) for cloudflare service hash
Merge pull request #16 from adepretis/master


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@172 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2015-03-21 10:34:18 +00:00
reddyr
536f685c05 loopia.se changed the "Current Address:" output string to "Current IP Address:" 2015-03-20 15:33:59 -07:00
Denis Akimkin
9c5b933bef Add support for Yandex.Mail for Domain DNS service (domain.yandex.com)
Yandex's DNS management API reference is located at:
https://api.yandex.com/domain/doc/about.xml
2015-03-09 00:52:36 +02:00
Kym Eden
57e1a44448 Add missing config line for CloudFlare 2015-03-03 09:11:55 +00:00
wimpunk
92b4a10b71 Merge pull request #16 from adepretis/master
fixed missing ) for cloudflare service hash
2015-02-09 08:06:11 +01:00
Andreas de Pretis
4a0dd5f4cf fixed missing ) for cloudflare service hash 2015-02-09 01:06:26 +01:00
Wim Vinckier
b92a4e4e74 Changelog: renaming to Changelog.old
As suggested in #15 we renamed the old changelog to changelog.old
to avoid problems with case insensitive filesystems.
2015-01-27 20:46:30 +01:00
wimpunk
c12ee9123c Adding support for google domain
Patch gently provided through github on
https://github.com/wimpunk/ddclient/pull/13


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@171 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2015-01-20 11:57:13 +00:00
wimpunk
a32f438b6f Merge pull request #13 from nelsonjr/master
Add support for Google Domains.
2015-01-20 12:53:42 +01:00
Nelson Araujo
e1070de9e5 Reverting non-Google domain cleanups. 2015-01-18 10:54:08 -08:00
Nelson Araujo
8409f45ab8 Add support for Google Domains provider. 2015-01-15 13:36:31 -08:00
wimpunk
d20f205c07 Merge pull request #12 from akshaykodali/master
README.md: correcting spelling mistake.
2015-01-14 22:39:31 +01:00
Akshay Kodali
14243da90b Update README.md
Correct a spelling mistake
2015-01-14 22:06:51 +05:30
Tatsuya-Nonogaki
441f58fdb1 odd-fw-patch-squashed 2014-12-30 01:58:57 +09:00
George Kranis
cbe8151a4e Added DuckDNS API url 2014-11-02 05:20:58 +02:00
George Kranis
42a515ad71 Fix false success reporting on failure
Add example url
2014-11-02 05:16:40 +02:00
George Kranis
7f98a24fed Duck dns documentation 2014-11-02 03:41:05 +02:00
George Kranis
0f7b76630d Added Duck DNS 2014-11-02 03:41:04 +02:00
wimpunk
e384564d12 Added support for Cloudflare and multi domain support for namecheap
Pull request #7 from roberthawdon
See https://github.com/wimpunk/ddclient/pull/7 for more info.


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@170 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-10-08 13:28:29 +00:00
wimpunk
f135edc74f Merge pull request #7 from roberthawdon/master
Added support for Cloudflare and multi domain support for namecheap
2014-10-08 15:25:20 +02:00
Robert Hawdon
3cfeb638bf Re-Added the vim tag 2014-10-08 13:01:27 +01:00
Robert Ian Hawdon
775cfd52a7 Updated sample ddclient.conf 2014-10-03 21:47:29 +01:00
Robert Hawdon
0b43bc84ba Merge pull request #2 from roberthawdon/cloudflare-json
Cloudflare json
2014-10-03 21:39:24 +01:00
Robert Ian Hawdon
b9826c0746 Updated comments for cloudflare 2014-10-03 21:32:03 +01:00
Robert Ian Hawdon
8a9da8c3c1 Corrected JSON perl library name 2014-10-03 21:09:31 +01:00
Robert Ian Hawdon
dfba6dc768 removed backup files 2014-10-03 21:07:00 +01:00
Robert Ian Hawdon
1d42008821 added Peter Roberts's cloudflare modifications, cleaned up code, updated README.md 2014-10-03 21:04:02 +01:00
Robert Ian Hawdon
354c72e8df Merge branch 'master' of https://github.com/wimpunk/ddclient 2014-10-03 19:21:14 +01:00
Joe Passavanti
6346cebcc4 added missing end line 2014-09-29 23:17:29 -07:00
Joe Passavanti
0c2d8dbbcb updated to comply with LSBInitScripts
see https://wiki.debian.org/LSBInitScripts
2014-09-29 23:15:10 -07:00
Wim Vinckier
6661ab337d Fixing bug #72: Account info revealed
Fixing bug #72: Account info revealed during noip update
More info on http://sourceforge.net/p/ddclient/bugs/72/
2014-09-09 09:14:17 +02:00
wimpunk
a52ddf7492 Bugfix: allowing long username-password combinations
Patch provided by dirdi through github.


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@169 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-09-09 07:00:39 +00:00
wimpunk
c4d05f035d Merge pull request #8 from dirdi/master
Bugfix: Long username-password-combinations will not result in an authen...
2014-09-09 08:56:46 +02:00
dirdi
b64b32d7a8 Bugfix: Long username-password-combinations will not result in an authentication error anymore.
If a username-password-combination is too long, perl's encode_base64 method will break the encoded string (stored in $auth) up into multiple lines of no more than 74 chars[0]. This breaks HTTP's authorization, since long values must not be folded into multiple lines[1].

[0] http://perldoc.perl.org/MIME/Base64.html
[1] http://tools.ietf.org/html/rfc7230#section-3.2.4
2014-09-09 03:10:08 +02:00
Robert Ian Hawdon
d0b191ae6f remove patch backup 2014-09-07 21:31:26 +01:00
Robert Hawdon
2733cf44d5 Merge pull request #1 from roberthawdon/develop
Added support for Cloudflare and multi domain support for namecheap
2014-09-07 21:30:19 +01:00
Robert Ian Hawdon
f4bb834647 Added support for Cloudflare and multi domain support for namecheap 2014-09-07 21:28:29 +01:00
wimpunk
4721e3c5b1 Fixing bug #72: Account info revealed during noip update
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@166 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-08-20 06:11:16 +00:00
wimpunk
5495a18d19 Interfaces can be named almost anything on modern systems.
Patch provided by Stephen Couchman through github


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@165 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-08-20 06:08:41 +00:00
wimpunk
ec4ab3a636 Merge pull request #5 from SattaiLanfear/master
Interfaces can be named almost anything on modern systems.
2014-08-06 11:26:46 +02:00
Stephen Couchman
a074de2042 Interfaces can be named almost anything on modern systems. 2014-08-05 18:50:38 -04:00
wimpunk
9912a765dd Only delete A RR, not any RR for the FQDN
Make the delete command specific to A RRs. This prevents ddclient from
deleting other RRs unrelated to the dynamic address, but on the same
FQDN. This can be specifically a problem with KEY RRs when using SIG(0)
instead of symmetric keys.

Reported by: Wellie Chao
Bug report: http://sourceforge.net/p/ddclient/bugs/71/

Fixes #71


git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@164 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-06-30 19:20:35 +00:00
wimpunk
f9eb398c51 Merge pull request #4 from droe/bug/sf/71
Only delete A RR, not any RR for the FQDN
2014-06-30 21:17:50 +02:00