mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-13 10:58:17 +08:00
b275286dae
* fix get-zones code block indentation * extend D_EXTEND to handle subdomains * fix targets: make absolute incl. subdomain where necessary * clarify subdomain target test (not IP && not fqdn) * Add parse_tests for D and D_EXTEND * _getDomainObject: examine all domains * human readable form * consistent test IP addresses * Improve docs and formatting * propagate subdomain to canonicalisation * en-US spelling * rm extraneous console.log * ignore subdomain for CF_REDIRECT * clarify D_EXTEND doc re. CF_REDIRECT * rm extraneous linebreak * _getDomainObject: examine all domains * human readable form * consistent test IP addresses * propagate subdomain to canonicalisation * en-US spelling * rm extraneous console.log * ignore subdomain for CF_REDIRECT * clarify D_EXTEND doc re. CF_REDIRECT * rm extraneous linebreak * GANDI_V5: Use github.com/go-gandi/go-gandi, not github.com/tiramiseb/go-gandi (#883) * DOCUMENTATION: Fix error in CNAME.md (#877) The current example `CNAME("def", "test.subdomain"), // def.example.com -> test.subdomain.example.com` is invalid (correctly raises a validation error, "ERROR: in CNAME def.example.com: target (test.subdomain) must end with a (.)") * typos, fmt; example syntax fixes and real output * formatting; re-add lost comment * RecordConfig subdomain should be nullable * providers/cscglobal/api.go: Fix fmt string * More tests and docs * go generate Co-authored-by: Ben L <47653825+ad8-bdl@users.noreply.github.com> |
||
---|---|---|
.. | ||
complexImports | ||
001-basic.js | ||
001-basic.json | ||
002-ttl.js | ||
002-ttl.json | ||
003-meta.js | ||
003-meta.json | ||
004-ips.js | ||
004-ips.json | ||
006-transforms.js | ||
006-transforms.json | ||
007-importTransformTTL.js | ||
007-importTransformTTL.json | ||
008-import.js | ||
008-import.json | ||
009-reverse.js | ||
009-reverse.json | ||
010-alias.js | ||
010-alias.json | ||
011-cfRedirect.js | ||
011-cfRedirect.json | ||
012-duration.js | ||
012-duration.json | ||
013-mx.js | ||
013-mx.json | ||
014-caa.js | ||
014-caa.json | ||
015-tlsa.js | ||
015-tlsa.json | ||
016-backslash.js | ||
016-backslash.json | ||
017-txt.js | ||
017-txt.json | ||
018-dkim.js | ||
018-dkim.json | ||
019-ignored-records.js | ||
019-ignored-records.json | ||
019-r53-alias.js | ||
019-r53-alias.json | ||
020-complexRequire.js | ||
020-complexRequire.json | ||
020-nameserver-ttl.js | ||
020-nameserver-ttl.json | ||
021-srv.js | ||
021-srv.json | ||
022-sshfp.js | ||
022-sshfp.json | ||
023-ignored-glob-records.js | ||
023-ignored-glob-records.json | ||
023-naptr.js | ||
023-naptr.json | ||
024-json-import.js | ||
024-json-import.json | ||
025-autodnssec.js | ||
025-autodnssec.json | ||
026-azure-alias.js | ||
026-azure-alias.json | ||
027-ds.js | ||
027-ds.json | ||
028-dextend.js | ||
028-dextend.json | ||
029-dextendsub.js | ||
029-dextendsub.json | ||
030-dextenddoc.js | ||
030-dextenddoc.json | ||
031-dextendnames.js | ||
031-dextendnames.json | ||
domain-ip-map.json | ||
import.js |