Thread: [Ddclient-support] Add nsupdate(1) support
Brought to you by:
supersandro2000,
wimpunk
From: wimpunk <wi...@us...> - 2014-04-30 14:45:34
|
Hi all, I got a pull request [1] on github but I can't decide if it is a good idea to add the service. It would add support for nsupdate on ddclient. Does anyone out there has any comments on this? [1] https://github.com/wimpunk/ddclient/pull/3 Regards, wimpunk. |
From: Daniel R. <da...@ro...> - 2014-05-22 17:12:21
|
wimpunk <wi...@us...> 2014-04-30: > I got a pull request [1] on github but I can't decide if it is > a good idea to add the service. It would add support for > nsupdate on ddclient. Does anyone out there has any comments > on this? > > [1] https://github.com/wimpunk/ddclient/pull/3 Looks like either this list is dead or there are no strong opinions on this. If the problem is the lack of a testing environment, I can provide test zones with dynamic update capability to interested developers. FWIW, I had this patch in production at one site for three weeks without issues so far. -- Daniel Roethlisberger http://daniel.roe.ch/ |
From: wimpunk <wi...@us...> - 2014-05-26 15:11:01
|
On 05/22/14 19:12, Daniel Roethlisberger wrote: > wimpunk <wi...@us...> 2014-04-30: >> I got a pull request [1] on github but I can't decide if it is >> a good idea to add the service. It would add support for >> nsupdate on ddclient. Does anyone out there has any comments >> on this? >> >> [1] https://github.com/wimpunk/ddclient/pull/3 > > Looks like either this list is dead or there are no strong > opinions on this. If the problem is the lack of a testing > environment, I can provide test zones with dynamic update > capability to interested developers. > > FWIW, I had this patch in production at one site for three weeks > without issues so far. > I'm just wondering. If someone has issues using it, can I forward the question to you? If you support your patch, I'll merge your pull request. Regards, wimpunk. |
From: Daniel R. <da...@ro...> - 2014-05-26 21:24:25
|
wimpunk <wi...@us...> 2014-05-26: > On 05/22/14 19:12, Daniel Roethlisberger wrote: > > wimpunk <wi...@us...> 2014-04-30: > >> I got a pull request [1] on github but I can't decide if it is > >> a good idea to add the service. It would add support for > >> nsupdate on ddclient. Does anyone out there has any comments > >> on this? > >> > >> [1] https://github.com/wimpunk/ddclient/pull/3 > > > > Looks like either this list is dead or there are no strong > > opinions on this. If the problem is the lack of a testing > > environment, I can provide test zones with dynamic update > > capability to interested developers. > > > > FWIW, I had this patch in production at one site for three weeks > > without issues so far. > > I'm just wondering. If someone has issues using it, can I > forward the question to you? If you support your patch, I'll > merge your pull request. Yes, I can support it on a «best effort» basis, feel free to forward requests to me. That will also motivate me to improve the nsupdate specific documentation if there are too many «how do I configure this» requests. -Daniel -- Daniel Roethlisberger http://daniel.roe.ch/ |
From: wimpunk <wi...@us...> - 2014-06-25 06:47:26
|
On 05/26/14 23:24, Daniel Roethlisberger wrote: > wimpunk <wi...@us...> 2014-05-26: >> On 05/22/14 19:12, Daniel Roethlisberger wrote: >>> wimpunk <wi...@us...> 2014-04-30: >>>> I got a pull request [1] on github but I can't decide if it is >>>> a good idea to add the service. It would add support for >>>> nsupdate on ddclient. Does anyone out there has any comments >>>> on this? >>>> >>>> [1] https://github.com/wimpunk/ddclient/pull/3 >>> >>> Looks like either this list is dead or there are no strong >>> opinions on this. If the problem is the lack of a testing >>> environment, I can provide test zones with dynamic update >>> capability to interested developers. >>> >>> FWIW, I had this patch in production at one site for three weeks >>> without issues so far. >> >> I'm just wondering. If someone has issues using it, can I >> forward the question to you? If you support your patch, I'll >> merge your pull request. > > Yes, I can support it on a «best effort» basis, feel free to > forward requests to me. That will also motivate me to improve > the nsupdate specific documentation if there are too many «how do > I configure this» requests. > > -Daniel > It looks like there's an issue with it: https://sourceforge.net/p/ddclient/bugs/71/ Can you comment on it? wimpunk. |
From: Daniel R. <da...@ro...> - 2014-06-25 08:42:27
|
wimpunk <wi...@us...> 2014-06-25: > On 05/26/14 23:24, Daniel Roethlisberger wrote: > > wimpunk <wi...@us...> 2014-05-26: > >> On 05/22/14 19:12, Daniel Roethlisberger wrote: > >>> wimpunk <wi...@us...> 2014-04-30: > >>>> I got a pull request [1] on github but I can't decide if it is > >>>> a good idea to add the service. It would add support for > >>>> nsupdate on ddclient. Does anyone out there has any comments > >>>> on this? > >>>> > >>>> [1] https://github.com/wimpunk/ddclient/pull/3 > >>> > >>> Looks like either this list is dead or there are no strong > >>> opinions on this. If the problem is the lack of a testing > >>> environment, I can provide test zones with dynamic update > >>> capability to interested developers. > >>> > >>> FWIW, I had this patch in production at one site for three weeks > >>> without issues so far. > >> > >> I'm just wondering. If someone has issues using it, can I > >> forward the question to you? If you support your patch, I'll > >> merge your pull request. > > > > Yes, I can support it on a «best effort» basis, feel free to > > forward requests to me. That will also motivate me to improve > > the nsupdate specific documentation if there are too many «how do > > I configure this» requests. > > > > -Daniel > > > > It looks like there's an issue with it: > https://sourceforge.net/p/ddclient/bugs/71/ > > Can you comment on it? Yes, will do, thanks for the heads up. -- Daniel Roethlisberger http://daniel.roe.ch/ |