dnscontrol/pkg
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
..
acme Fixed issues from go vet (#605) 2020-01-28 12:10:58 -05:00
js pretty helpers.js (#649) 2020-02-22 12:07:10 -05:00
nameservers BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
natsort NEW PROVIDER: OctoDNS (#309) 2018-02-27 17:36:47 -05:00
normalize BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
notifications make bonfire notifications multiple posts for markdown compatibility 2018-03-28 10:00:05 -04:00
prettyzone BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
printer Internals: Switch to v2 go.mod, drop GOPATH, and fix Azure Pipelines (#595) 2020-01-28 10:42:31 -05:00
spflib Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
transform Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00