dnscontrol/providers
Tom Limoncelli 9812ecd9ff
BIND: Improve SOA serial number handling (#651)
* github.com/miekg/dns
* Greatly simplify the logic for handling serial numbers. Related code was all over the place. Now it is abstracted into one testable method makeSoa. This simplifies code in many other places.
* Update docs/_providers/bind.md: Edit old text. Add SOA description.
* SOA records are now treated like any other record internally. You still can't specify them in dnsconfig.js, but that's by design.
* The URL for issue 491 was wrong in many places
* BIND: Clarify GENERATE_ZONEFILE message
2020-02-23 13:58:49 -05:00
..
_all Internals: Switch to v2 go.mod, drop GOPATH, and fix Azure Pipelines (#595) 2020-01-28 10:42:31 -05:00
activedir BIND: Implement get-zones (#642) 2020-02-21 13:48:55 -05:00
azuredns Implement Get Zone for Azure DNS (#631) 2020-02-18 11:35:13 -05:00
bind BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
cloudflare BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
cloudns Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
config Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
diff BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
digitalocean Do get zones (#635) 2020-02-19 13:11:49 -05:00
dnsimple Add AUTODNSSEC, implement for DNSimple (#640) 2020-02-22 07:09:31 -05:00
exoscale Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
gandi Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
gandi_v5 Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
gcloud Add AUTODNSSEC, implement for DNSimple (#640) 2020-02-22 07:09:31 -05:00
hexonet Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
internetbs Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
linode Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
namecheap Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
namedotcom BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
ns1 Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
octodns Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
opensrs Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
ovh Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
route53 ROUTE53: Fully implement get-zones (#638) 2020-02-20 15:07:34 -05:00
softlayer Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
vultr Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
capabilities.go Add AUTODNSSEC, implement for DNSimple (#640) 2020-02-22 07:09:31 -05:00
providers.go Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00