dnscontrol/docs
Tom Limoncelli 8dea9edc34
Re-engineer TXT records for simplicity and better compliance (#1063)
TXT records are now handled different.

1. The raw input from dnsconfig.js is passed all the way to the provider. The provider can determine if it can or can't handle such records (auditrecords.go) and processes them internally as such.
2. The CanUseTXTMulti capability is no longer needed.

* DSPs now register a table of functions
* Use audits for txt record variations
* unit tests pass. integration fails.
* fix deepcopy problem
* rename to AuditRecordSupport
* Reduce use of TXTMulti
* Remove CanUseTXTMulti
* fix Test Skip
* fix DO
* fix vultr
* fix NDC
* msdns fixes
* Fix powerdns and cloudflare
* HEDNS: Fix usage of target field to resolve TXT handling (#1067)
* Fix HEXONET

Co-authored-by: Robert Blenkinsopp <robert@blenkinsopp.net>
Co-authored-by: Jakob Ackermann <das7pad@outlook.com>
2021-03-07 13:19:22 -05:00
..
_functions NEW FEATURE: Support Split Horizon DNS (#1034) 2021-02-05 12:12:45 -05:00
_includes Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
_layouts Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
_providers Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -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 Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04: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 Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
alias.md AZURE_DNS: Add support for Alias: AZURE_ALIAS() (#675) 2020-03-02 11:25:42 -05:00
bug-triage.md Docs: Clarify bug triage process (#606) 2020-01-28 14:36:28 -05:00
byo-secrets.md Enable Bring-Your-Own-Secrets (#982) 2020-11-29 14:15:40 -05:00
caa-builder.md General docs improvements (#481) 2019-05-20 22:33:50 -04:00
check-creds.md get-zones should comment out NAMESERVER() (#743) 2020-05-22 10:20:10 -04:00
cli-variables.md Document: CLI variables (#918) 2020-11-13 12:18:38 -05:00
code-tricks.md Docs: Add a page about macros and loops (#832) 2020-09-04 10:17:38 -04:00
examples.md General docs improvements (#481) 2019-05-20 22:33:50 -04:00
get-certs.md get-certs.md: correct flag names (#758) 2020-06-03 11:50:07 -04:00
get-zones.md CLOUDFLARE: get-zones now outputs "orange cloud" status (#952) 2020-11-24 10:30:21 -05:00
getting-started.md DOCS: Update install instructions (#951) 2020-11-18 16:15:18 -05:00
index.md Enable Bring-Your-Own-Secrets (#982) 2020-11-29 14:15:40 -05:00
js.md Website fixes (Part 1) (#223) 2017-10-11 08:33:17 -04:00
migrating.md get-zone documentation and help fixes (#766) 2020-06-18 09:37:09 -04:00
nameservers.md DOCS: Better document nameserver scenarios (#868) 2020-09-21 09:26:24 -04:00
notifications.md Notifications: Add support for Microsoft Teams (#812) 2020-08-14 12:23:54 -04:00
opinions.md Add SIP/JABBER labels to underscore exception list (#453) 2019-03-04 12:11:25 -05:00
provider-list.md NEW PROVIDER: Oracle Cloud (#1021) 2021-01-24 15:35:12 -05:00
release-engineering.md Update releng notes 2021-01-30 15:18:25 +00:00
runDocker.sh adding docs again 2017-01-11 13:02:45 -07:00
spf-optimizer.md SPF Optimizer: Enable the use of TXTMulti records to support longer SPF records (#794) 2020-07-31 13:28:13 -04:00
toc.md Document: CLI variables (#918) 2020-11-13 12:18:38 -05:00
unittests.md DOCS: Fix many spelling errors (#471) 2019-05-11 21:32:52 -04:00
why-the-dot.md Typo (#1070) 2021-03-01 19:35:53 -05:00
writing-providers.md DOCS: Fix golint and vendoring notes (#948) 2020-11-15 14:47:52 -05:00