dnscontrol/docs
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
..
_functions Add AUTODNSSEC, implement for DNSimple (#640) 2020-02-22 07:09:31 -05:00
_includes BIND: Implement AutoDNSSEC (#648) 2020-02-22 13:27:24 -05:00
_layouts Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
_providers BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
assets ROUTE53: Documentation for AWS Token PR (#403) 2018-09-05 09:07:28 -04:00
css Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
flattener Internals: Switch to v2 go.mod, drop GOPATH, and fix Azure Pipelines (#595) 2020-01-28 10:42:31 -05:00
public wip 2017-10-01 14:13:22 -04:00
_config.yml tweaks to gcloud 2017-03-12 16:02:46 -07:00
adding-new-rtypes.md Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
alias.md ROUTE53: Support Route53's ALIAS record type (#239) (#301) 2018-01-16 05:53:12 -05:00
bug-triage.md Docs: Clarify bug triage process (#606) 2020-01-28 14:36:28 -05:00
caa-builder.md General docs improvements (#481) 2019-05-20 22:33:50 -04:00
examples.md General docs improvements (#481) 2019-05-20 22:33:50 -04:00
get-certs.md Improve Lets Encrypt docs (#594) 2020-01-23 17:49:43 -05:00
get-zones.md get-zones: new output format nameonly; remove tsvfqdn (#644) 2020-02-21 14:59:47 -05:00
getting-started.md Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
index.md Docs: Clarify bug triage process (#606) 2020-01-28 14:36:28 -05:00
js.md Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
migrating.md Add "get-zone" command (#613) 2020-02-18 08:59:18 -05:00
nameservers.md DOC: Apply brand-preferred case (#429) 2019-05-23 09:29:21 -04:00
notifications.md Simple notification framework (#297) 2018-01-11 11:15:19 -05:00
opinions.md Add SIP/JABBER labels to underscore exception list (#453) 2019-03-04 12:11:25 -05:00
provider-list.md fixup! 2020-01-28 14:38:53 -05:00
release-engineering.md Clarify versions in RE 2020-02-14 15:01:39 -05:00
runDocker.sh adding docs again 2017-01-11 13:02:45 -07:00
spf-optimizer.md Bugfix: redirect: should be redirect= (#507) 2019-06-21 07:48:59 -04:00
toc.md Fix spf-optimizer TOC link (#434) 2018-12-29 10:28:41 -05:00
unittests.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
why-the-dot.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
writing-providers.md DNSimple: Implement GetZones and ListZones (#637) 2020-02-20 14:52:19 -05:00