Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
47732b9e 01/19/2017 08:16 AM Ewoud Kohl van Wijngaarden

Fixes #17906 - Move {create,remove}_*_record to dns_common

Before most DNS providers had pretty much exact copies of these
functions. This removes duplication and allows for much simpler plugins.

In doing so it also fixes #17879 by adding CNAME support to the nsupdate...

522231bf 11/14/2016 07:13 AM Dmitri Dolguikh

Fixes #17037 - Resolver::DNS#getresources is used now.

It replaces calls to Resolver::DNS#getaddresses and
Resolver::DNS#getnames in dns module and its providers.

78da2d1e 10/20/2016 03:36 AM Dmitri Dolguikh

Fixes #16964 - Proxy::Dns::Record#dns_find works with ipv6 params

69afd342 08/16/2016 04:07 AM Dmitri Dolguikh

Fixes #15942 - dns module and providers use updated di config.

2b498a4a 06/28/2016 05:56 AM Paul Kelly

fixes #15244 - provide a CNAME api

This allows all common DNS operations to be handled from within the
Foreman infrastructure. The requirement for assistance from a Microsoft
colleague is no longer required.

b0070397 04/15/2016 09:04 AM Ewoud Kohl van Wijngaarden

Fixes #13544: Support IPv6 in DNS

c1994b8f 02/29/2016 06:27 AM Ewoud Kohl van Wijngaarden

Refs #12209: Pass in the actual values to {create,remove}_ptr_record

42b95815 11/24/2015 10:22 AM Dmitri Dolguikh

Fixes #12209: introduced basic support for di in dns module

DNS record class interface has been cleaned up with validation and type
parsing logic moved into the controller layer, resulting in separate
create and delete methods for A and PTR records.

839ca954 11/12/2015 06:18 AM Dominic Cleal

fixes #12449 - load nsupdate_gss config from plugin settings

d905c67c 07/10/2015 04:47 AM Dmitri Dolguikh

Fixes #7008: dns providers are now plugins

View revisions

Also available in: Atom