Commit graph

63 commits

Author SHA1 Message Date
Janne Hannila
14e8539eaf Prevent service to start multiple times.
Added messages if trying to start/stop already started/stopped service.
Added daemon install instructions for ubuntu.
2015-09-30 14:59:58 +03:00
MedicMomcilo
c497ed04c7 FSF address
Address for FSF was wrong, corrected
2015-05-31 01:55:41 +02:00
Wim Vinckier
1d919b15a3 Preparing for v3.8.3 2015-05-28 22:05:05 +02:00
Wim Vinckier
7a3d0f99ce Reverting to the old perl requirements like suggested in #75
The new requirements were added when adding support for cloudflare.  By the
simple fix suggested by Roy Tam we could revert the requirements which make
ddclient back usable on CentOS and RHEL.
2015-05-08 22:04:42 +02:00
Wim Vinckier
98060e2836 ddclient: made json optional
As suggested in pull #7 by @abelbeck and @Bugsbane it is better to make the
use of JSON related to the use of cloudflare.
2015-03-23 19:27:38 +01:00
Wim Vinckier
119588f40f ddclient: reindenting cloudflare
Indenting cloudflare according to the vim tags
2015-03-23 19:25:58 +01:00
Wim Vinckier
87a0260c88 ddclient: correction after duckdns merge
Correcting duckdns configuration after commit 0c9920a1
2015-03-23 19:24:01 +01:00
Wim Vinckier
f6409c756d Added duckDNS to the README.md 2015-03-21 12:57:37 +01:00
wimpunk
1786e6b2a5 Merge pull request #9 from gottaloveit/master
update ubuntu init.d script
2015-03-21 12:46:49 +01:00
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
16e09e1f5a Merge pull request #19 from shikasta-net/fixes
Add missing config line for CloudFlare
2015-03-21 11:41:52 +01: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
reddyr
536f685c05 loopia.se changed the "Current Address:" output string to "Current IP Address:" 2015-03-20 15:33:59 -07: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
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
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
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
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
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
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
Daniel Roethlisberger
e17b1d96b1 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/
2014-06-25 11:49:23 +02:00
wimpunk
9a859c3341 Merge pull request #3 from droe/feature/nsupdate
Add nsupdate(1) support
2014-06-02 21:45:46 +02:00
Wim Vinckier
1789c06620 Removed revision information
Revision information isn't very usable when switching to git.
2014-04-29 19:44:49 +02:00