Craig Peterson
f224970ceb
Set up CI with Azure Pipelines. ( #510 )
2019-06-27 01:40:18 -04:00
Craig Peterson
5b5ae861ae
fix format again
2019-06-27 01:29:13 -04:00
Craig Peterson
7e3c5b528e
fix unit tests
2019-06-27 01:26:48 -04:00
Craig Peterson
364aac5073
fix format
2019-06-27 01:21:23 -04:00
Craig Peterson
394b9ccf41
respect max batch size for r53 ( #509 )
2019-06-26 23:45:34 -04:00
Tom Limoncelli
be10c5f7c2
Bugfix: redirect: should be redirect= ( #507 )
2019-06-21 07:48:59 -04:00
Tom Limoncelli
98232b0933
BUG: R53_ALIAS false positive during duplicate checking ( #505 )
2019-06-20 08:34:36 -04:00
Tom Limoncelli
2d9d93653b
SPF Optimizer: Add "redirect:" support ( #506 )
...
FYI: The support is very minimal. It only supports redirect if it is the last item in an SPF record. At that point, it is equivalent to include.
* In SFP, treat redirect like a special include.
* Document SPF redirect: limited implementation.
2019-06-19 18:46:56 +01:00
Craig Peterson
4a7a5515a0
add a comment explaining cloudflare tll oddness
2019-06-17 15:12:23 -04:00
Craig Peterson
f61efd45f2
restore prior cloudflare auto-ttl behavior when ttl is 300
2019-06-17 15:09:27 -04:00
Patrik Kernstock
539820f87a
CF: Add ability to manage UniversalSSL ( #496 )
...
* Added Cloudflare UniveralSSL control
* Added CF_UNIVERSALSSL_ON/OFF macros
* Updated docs
* Small docs update
* go generate
2019-06-13 07:32:54 -04:00
Tom Limoncelli
8b86eec6bf
go generate
2019-05-30 19:52:35 -04:00
Craig Peterson
be5b588035
add must_staple option to cert. Default false ( #502 )
2019-05-29 14:03:36 -04:00
Tom Limoncelli
766773afa5
Remove unneeded "0." prefix on version.
2019-05-27 15:56:57 -04:00
Tom Limoncelli
94aeff8489
Release v2.9
2019-05-27 15:56:57 -04:00
Tom Limoncelli
a5dcad06a3
Fix integration tests (NAMEDOTCOM, CLOUDFLARE) ( #498 )
...
NAMEDOTCOM: TXTMulti is broken. Disable.
CLOUDFLARE: Fix SSHFP tests.
2019-05-27 15:10:00 -04:00
Koen Vlaswinkel
5538de6682
IGNORE() now supports glob pattern/wildcards ( #463 )
2019-05-27 10:14:29 -04:00
Nikolay Kolev
b3e35b56a2
DOC: Apply brand-preferred case ( #429 )
...
* Apply brand-preferred case
* Apply case to own branding as well
2019-05-23 09:29:21 -04:00
Oscar Moreno Garza
608dd7af56
NEW: require() now supports loading JSON too ( #474 )
2019-05-23 09:26:40 -04:00
Patrik Kernstock
7ed3adb2f1
OVH: Fixed registrar ns correction ( #486 )
2019-05-23 09:25:26 -04:00
Patrik Kernstock
f9df8c744a
NEW: Added support for specific TTL when using SPF_BUILDER ( #476 )
...
* Added support for specific TTL for SPF_BUILDER
* Added updated static.go file
* Use IF instead of reading defaultTTL
2019-05-23 09:25:06 -04:00
Patrik Kernstock
c65ba1c84c
General docs improvements ( #481 )
...
* docs improvements
* Updated matrix as part of "go generate" (e.g. adds SSHFP row)
* Commiting full matrix file
* Added docs for SSHFP record
* Matrix: Mark OVH as SSHFP-capable in docs (see PR #482 )
2019-05-20 22:33:50 -04:00
Patrik Kernstock
d84a91c848
CLOUDFLARE: Added TLSA and SSHFP support ( #484 )
2019-05-20 22:32:39 -04:00
Patrik Kernstock
9052e7a1a7
OVH: Fixed DKIM when having longer keys ( #487 ) ( #488 )
...
* OVH: Fixed DKIM when having longer keys (#487 )
* Shorter error message, typo fix
2019-05-20 22:31:59 -04:00
Tom Limoncelli
df163c0042
OVH: Update to use newer client library ( #445 )
...
* xlucas/go-ovh is deprecated, use ovh/go-ovh instead.
* vendor github.com/ovh/go-ovh
* Fix 022-sshfp.json test
2019-05-20 15:39:19 -04:00
Patrik Kernstock
95a995189d
CLOUDFLARE: Fix CF trying to update non-changeable TTL ( #489 )
2019-05-20 15:27:37 -04:00
Tom Limoncelli
5f77888296
DOCUMENTATION: Document bugid 491 ( #492 )
2019-05-20 14:37:23 -04:00
Patrik Kernstock
f795af3be0
OVH: Certify SSHFP support ( #482 )
2019-05-19 12:19:54 -04:00
Juho Teperi
c9a5c6a0f9
DIGITALOCEAN: Fix #479 : Filter SOA records from Digitalocean ( #485 )
2019-05-19 12:12:10 -04:00
Patrik Kernstock
50d698fe37
OVH: Certify that CAA support ( #477 )
2019-05-18 11:11:04 -04:00
Patrik Kernstock
a16f689d32
Added CAA_BUILDER ( #478 )
...
* Added CAA_BUILDER
* CAA-Builder: simply use "none" to refuse all CAs
* Fixed small error in documentation
2019-05-18 11:10:17 -04:00
Patrik Kernstock
d782bb002b
CLOUDFLARE: SPF records should be converted to TXT Fixes #446 ( #480 )
2019-05-18 11:08:18 -04:00
Craig Peterson
6d6f685f70
trim trailing dots from discovered nameservers in central place
2019-05-15 12:57:17 -04:00
Tom Limoncelli
5044695ffe
DOCS: Fix many spelling errors ( #471 )
2019-05-11 21:32:52 -04:00
Craig Peterson
ebe00625a3
Bump version to 0.3.0
2019-05-07 12:58:52 -04:00
Craig Peterson
102bee8959
testing gpg signing
2019-05-07 12:56:14 -04:00
Craig Peterson
8bc8783762
testing gpg signing
2019-05-07 12:54:56 -04:00
Craig Peterson
5c24f6ce39
fix some tests
2019-05-06 11:12:42 -04:00
Craig Peterson
e242f5a152
Increase 'just because' sleep to 60s
2019-05-02 19:31:15 -04:00
Tom Limoncelli
61a00a7d7e
Check for duplicate records much earlier ( #467 )
...
* Check for duplicate records much earlier.
* Change GetTargetDiffable to ToDiffable
* fixup!
2019-04-22 15:41:39 -04:00
Tom Limoncelli
b19074e6dc
Tidy: Sort lists
2019-04-17 16:13:49 -04:00
Tom Limoncelli
e657693a32
Merge branch 'master' of ssh://github.com/StackExchange/dnscontrol
2019-04-17 14:01:51 -04:00
Tom Limoncelli
8bdbace87e
Merge branch 'master' into namecomdoc
2019-04-17 14:01:15 -04:00
karlism
0fbaf92683
Add NAPTR support. ( #461 )
...
* Fix NAPTR record support.
* Set NAPTR record to FQDN.
* Remove swap file and comments.
* Fix integration test.
2019-04-17 11:57:17 -04:00
Tom Limoncelli
460d917774
NAMEDOTCOM: Improve docs about errors related to typos ( #465 )
...
* named.com.md: Improve headings
2019-04-17 11:34:02 -04:00
Tom Limoncelli
2f1a8f4359
fixup!
2019-04-17 11:21:27 -04:00
Tom Limoncelli
fa319f4934
fixup!
2019-04-17 11:09:38 -04:00
Tom Limoncelli
67a0e9e248
named.com.md: Improve headings
2019-04-17 09:41:31 -04:00
Peter Dunaskin
7383751803
Fix integration test.
2019-04-17 11:23:32 +02:00
Peter Dunaskin
63a1b02e2e
Remove swap file and comments.
2019-04-05 08:31:59 +02:00