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
0a245f8c9b
Adding support for nsupdate.
...
Patch provided by Daniel Roethlisberger <daniel@roe.ch> through github.
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@163 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-06-02 19:51:10 +00:00
wimpunk
9a859c3341
Merge pull request #3 from droe/feature/nsupdate
...
Add nsupdate(1) support
2014-06-02 21:45:46 +02:00
wimpunk
bed1b56671
Removed revision information
...
Revision information isn't very usable when switching to git.
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@162 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-04-29 17:51:59 +00: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
Daniel Roethlisberger
de9fee6eec
Add nsupdate(1) support
...
The 'nsupdate' protocol is used to submit Dynamic DNS Update requests as
defined in RFC2136 to a name server using the 'nsupdate' command line
utility part of ISC BIND. Dynamic DNS updates allow resource records to
be added or removed from a zone configured for dynamic updates through
DNS requests protected using TSIG. BIND ships with 'ddns-confgen', a
utility to generate sample configurations and instructions for both the
server and the client. See nsupdate(1) and ddns-confgen(8) for details.
2014-04-27 20:03:38 +02:00
wimpunk
db57ab1c97
Added Alpine Linux init script
...
Patch send by Tal on github.
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@161 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-03-20 20:02:14 +00:00
wimpunk
7a132fc676
Corrected release note
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@160 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2014-03-20 19:56:58 +00:00
wimpunk
2e33e8efb3
Merge pull request #1 from terminator14/master
...
Added Alpine Linux init script
2014-03-20 20:52:32 +01:00
Wim Vinckier
0ab013fb0e
RELEASENOTE: Little spelling correction
2014-03-11 09:17:04 +01:00
Tal
b05bacec0d
Removed unnecessary chmod command from Alpine section of README.md
...
Added note to Alpine section of README.md to install perl before running ddclient
2014-03-10 21:29:44 -06:00
Tal
056fab5531
Added Alpine Linux init script
2014-03-10 21:04:31 -06:00
wimpunk
de6b2ee8a4
Commiting updated release information
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@159 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-12-26 09:42:35 +00:00
wimpunk
ffc7eade7f
Committing release notes and readme information to trunk
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@158 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-12-26 09:42:01 +00:00
Wim Vinckier
89153c20e7
Release of version 3.8.2
2013-12-26 10:12:01 +01:00
wimpunk
aed1e51328
Moving patching to the root of the repository.
...
The patches are mostly there for historical reasons. They've been moved
away to make cleaning easier. I think the applied patches should even be
removed.
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@156 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-11-05 21:04:30 +00:00
Wim Vinckier
5da848d93e
Fallback to iproute if ifconfig doesn't work.
...
This fix applies the patch provided by Maccied Grela in [bugs:#26]
2013-10-28 23:39:40 +01:00
wimpunk
b0e6b06188
Fallback to iproute if ifconfig doesn't work.
...
This fix applies the patch provided by Maccied Grela in [bugs:#26]
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@155 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-10-28 22:38:56 +00:00
Wim Vinckier
5eba4c6699
preventing deep sleep - see [bugs:#46]
...
Fixing [bugs:#46] by applying the provided patch.
2013-10-28 22:37:44 +01:00
wimpunk
9fa0e5872b
preventing deep sleep - see [bugs:#46]
...
Fixing [bugs:#46] by applying the provided patch.
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@154 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-10-28 21:37:16 +00:00
Wim Vinckier
666cc471bc
Applying patch from [fb1ad014] fixing bug [ #14 ]
...
More info can be found on [fb1ad014] and has been discussed in the mailinglist:
http://article.gmane.org/gmane.network.dns.ddclient.user/71 . The patch was
send by Rodrigo Araujo.
2013-07-08 15:21:32 +02:00
wimpunk
65c6f32f57
Applying patch from [fb1ad014] fixing bug [ #14 ]
...
More info can be found on [fb1ad014] and has been discussed in the mailinglist:
http://article.gmane.org/gmane.network.dns.ddclient.user/71 . The patch was
send by Rodrigo Araujo.
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@153 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-07-08 13:20:35 +00:00
Wim Vinckier
9de1d24873
r152 : Adding sha1-patch provided by pirast in [9742ac09]
...
r150 : Adding support for ChangeIP based on the patch from Michele Giorato
http://sourceforge.net/p/ddclient/discussion/399428/thread/e85661ad/
r148 : Updated README file
2013-05-14 21:14:58 +02:00
wimpunk
b8aa76214e
Adding sha1-patch provided by pirast in [9742ac09]
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@152 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-05-14 19:10:05 +00:00
wimpunk
efc62a3d41
Adding support for ChangeIP based on the patch from Michele Giorato
...
http://sourceforge.net/p/ddclient/discussion/399428/thread/e85661ad/
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@150 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-04-28 14:55:34 +00:00
Wim Vinckier
d92ef5414b
Updated README file
2013-04-28 16:28:15 +02:00
wimpunk
415fb15634
Updated README file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@148 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-04-28 14:28:00 +00:00
wimpunk
face3058aa
Applying markdown synstax to README
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@147 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2013-04-28 14:16:02 +00:00
wim vinckier
b32ca6f7ef
Renamed README to README.md and applied some markdown syntax.
2012-08-14 16:28:16 +02:00
wim vinckier
6ec499ee06
Adding original code (r136)
2012-08-14 15:37:24 +02:00
wimpunk
1b406ca4c6
Updates after releasing 3.8.1
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@131 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-07-11 22:21:49 +00:00
wimpunk
80b0c44e70
Corrected release/readme.txt
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@129 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-07-11 20:53:57 +00:00
wimpunk
326c026b1d
Applied ip-up_run-parts.diff from ubuntu
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@128 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-07-11 20:24:43 +00:00
wimpunk
fa6d1714c4
Applied smc-barricade-fw-alt.diff from ubuntu
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@127 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-07-11 20:21:28 +00:00
wimpunk
790c3f8966
Fixing #28 : FreeDNS.afraid.org changed api slightly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@126 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-07-03 10:03:39 +00:00
wimpunk
1b4c31b82e
Added patch for dtdns-support ( #39 )
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@125 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-05-19 20:31:20 +00:00
wimpunk
e0a1283b10
Patching with nic_updateable-warning patch provided by antespi in ticket #2
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@124 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-03-09 07:39:18 +00:00
wimpunk
4a21e0ac53
Patching with zoneedit patch provided by killer-jk in ticket #15
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@123 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2011-03-08 21:21:08 +00:00
wimpunk
6ff4d054b7
Added longer password support, sended by Ingo Schwarze ( #3130634 )
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@122 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-12-07 07:25:08 +00:00
wimpunk
e406318257
Fixing bug #13 : multiple fetch-ip but introducing a multiple ip bug
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@121 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-10-13 20:29:16 +00:00
wimpunk
4edbb7a3e9
patch for #10 : invalid value for keyword ip
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@120 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-09-14 11:19:47 +00:00
wimpunk
a7d8c50e06
Applied patch from ticket #8 , patch for cache content leaks to global
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@119 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-09-13 06:31:58 +00:00
wimpunk
c3a888bc6a
Applied patch from ticket #7 , provided by Chris Carr
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@118 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-09-13 06:28:14 +00:00
wimpunk
290190cdfd
Fixed #6 : Add Red Hat package name to Perl module IO::Socket::SSL error message
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@117 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-07-01 08:08:57 +00:00
wimpunk
e688f232cf
Subversion revision added
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@116 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2010-02-24 23:05:22 +00:00
wimpunk
d5b70d1665
Added cisco-asa patch (2891001) submitted by Philip Gladstone
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@115 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2009-11-09 20:46:17 +00:00
wimpunk
8fff829fa2
Added prevent-hang patch (2880462) submitted by Panos
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@114 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2009-11-09 20:25:58 +00:00
wimpunk
7f7c7ac15b
Added foreground patch (1893144) submitted by John Palkovic
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@113 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2009-10-19 08:24:25 +00:00
wimpunk
ea34d551cb
#1609799 Support for LoopiaDNS (submitted by scilence)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@112 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2009-09-10 10:21:19 +00:00
wimpunk
beab2f1052
applied freedns patch (patch 2832129)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@111 3873ddee-7413-0410-b6c4-c2c57c1ab35a
2009-08-05 21:13:15 +00:00