Commit Graph

18 Commits

Author SHA1 Message Date
857e70c079 Migrate from dns.RR to dnscontrol.RecordConfig
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-15 20:30:48 +02:00
56b22bade5 Fix project name to permit go get
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-07 11:37:18 +02:00
90db15d2ed Enable detection and fix go vet issues 2023-05-20 18:53:23 +02:00
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
a5ea417ef9 Skip DNSSEC records reported by dnscontrol 2021-07-05 18:01:43 +02:00
c6e09dd5a5 Don't except Delegation on origin 2021-01-06 03:20:31 +01:00
bf20e73bd6 Refactor zone analyzer method visibility 2020-12-08 18:25:23 +01:00
9a6e0504a9 Document code 2020-12-08 18:25:22 +01:00
ef87fdf922 Don't include DNSSEC records in diffs 2020-12-08 18:25:21 +01:00
c6e64d64a3 Don't do special case of aliases. Treat them only in frontend part. 2020-12-08 18:25:21 +01:00
717123ad7f Use relative domain names in zones 2020-12-08 18:25:21 +01:00
0e15ed3fdc Add identifier to services' records 2020-12-08 18:25:21 +01:00
d8758e49ca Orphan record are now simple texts 2020-12-08 18:25:21 +01:00
f166e5b59b Add DefaultTTL 2020-12-08 18:25:21 +01:00
8c37be9039 Use Go type instead of crafted type name for services 2020-05-13 08:27:42 +02:00
35c94bcd22 Handle CNAME best effort 2020-05-11 00:19:49 +02:00
62e835b906 Add automatic commentary on records and number of records 2020-05-11 00:19:49 +02:00
93b90ed954 Start working on zone services 2020-05-11 00:19:49 +02:00