Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH 0/2] dns: Add support for more DNS RR types

2 views
Skip to first unread message

Kai Blin

unread,
May 25, 2013, 8:05:20 AM5/25/13
to
A bug reproducer I recently dealt with used dig @samba -t any samba.org as
reproducer. This failed on the internal server because the RP and HINFO RR
types were missing. This adds these types and makes dig -t any samba.org work.

Kai Blin (2):
idl: Add DNS RP record support as per RFC 1183
idl: Add DNS HINFO record support

librpc/idl/dns.idl | 15 +++++++++++++++
1 file changed, 15 insertions(+)

--
1.8.1.2

Michael Adam

unread,
May 26, 2013, 12:17:52 PM5/26/13
to
On 2013-05-26 at 21:12 +1000, Andrew Bartlett wrote:
> I was trying to push both this and your other DNS patch, but looking at
> your git tree, it's not clear they are ready to be used together (I get
> it am conflicts no matter which one I do first). Can you push me a
> branch or mail series with both sets applied, so I can get these into
> master?

It was a mere context thing (OPT patch apparently not applied to
the idl when Kai did the RP patch).

I took the liberty to resolve the conflict and pushed the four
patches to autobuild.

Cheers - Michael

Kai Blin

unread,
May 27, 2013, 4:44:19 AM5/27/13
to
On 2013-05-26 13:12, Andrew Bartlett wrote:

Hi Andrew, hi Michael,

> I was trying to push both this and your other DNS patch, but looking at
> your git tree, it's not clear they are ready to be used together (I get
> it am conflicts no matter which one I do first). Can you push me a
> branch or mail series with both sets applied, so I can get these into
> master?

As Michael noted, I seem to have switched to the wrong branch after
making sure the OPT patch applied cleanly to v4-0-test. Thanks for
fixing that, Michael.

Thanks for the review, to both of you.
Cheers,
Kai

--
Kai Blin
Worldforge developer http://www.worldforge.org/
Wine developer http://wiki.winehq.org/KaiBlin
Samba team member http://www.samba.org/samba/team/

0 new messages