1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

New provider: AXFR+DDNS (#259) (#729)

* NEW PROVIDER: AXFR+DDNS (#259)

* AXFRDDNS: split GetZoneRecords in two functions

* AXFRDDNS: improve code documentation

* AXFRDDNS: line-wrap documentation

* AXFRDDNS: add simple `named.conf` as example

* AXFRDDNS: improve error messages

* AXFRDDNS: improve doc.

* AXFRDDNS: update `OWNERS`

* Linting and other cosmetic changes

* AXFRDDNS: fix grammar

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Grégoire Henry
2020-05-08 16:55:51 +02:00
committed by GitHub
parent ec27d2c76a
commit 8dd66ec605
8 changed files with 639 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ provided to help community members support their code independently.
Maintainers of contributed providers:
* `AXFRDDNS` @hnrgrgr
* `CLOUDNS` @pragmaton
* `DESEC` @D3luxee
* `DIGITALOCEAN` @Deraen