Commit graph

8 commits

Author SHA1 Message Date
Craig Peterson b11254e51f import transform will not overwrite existing records. (#34)
fixes #33
2017-02-07 12:42:11 -07:00
Tom Limoncelli 56698453a1 validate.go: Remove "_" warning if CNAME is a _domainkey.
* "_" is permitted in label, if we suspect the target is a TXT.
  * Improve warning text if "." is required at end of target.
  * Move common factor assert_no_enddot(label) outside of case statement.
2017-01-24 11:57:59 -05:00
Craig Peterson 12f006441b Refactoring diff package interface (#22)
* initial refactoring of diffing

* making cloudflare and others compile

* gandi and gcloud. no idea if gandi works anymore.

* r53

* namedotcom wasn't working.
2017-01-11 12:38:07 -07:00
Craig Peterson 1ea80d5347 Nameserver overhaul (#17)
* go changes to support nameservers_from

* clear nameservers before giving to dsp.

* work

* work

* nameserver updates.

* remove unused

* name.com stinks at NS records.

* whitespace

* removing web(belongs in own repo). First sketch of DSP vs NAMESERVER_FROM

* add DEFAULTS to replace defaultDsps.

* initial gcloud provider. Simple records work.

* namedotcom can do subdomain ns records now.

* fix for mx and txt

* kill dsp acronym
2016-12-16 13:10:27 -07:00
Craig Peterson dd538e6693 import_transform can define ttl as third parameter (#5) 2016-09-28 12:45:59 -06:00
Craig Peterson 03d30b02c7 Hard code ttl to 60 for transformed records (#4) 2016-09-28 12:32:36 -06:00
Craig Peterson 3fb4f3b54c fixing a few mistakes in list conversion 2016-09-27 12:28:09 -06:00
Craig Peterson ef0bbf53af migrate code for github 2016-08-22 18:31:50 -06:00