dnscontrol/providers/activedir
Tom Limoncelli de4455942b
Refactor RecordConfig: Add getters/setters (#314)
* Replace RecordConfig.Name and .NameFQDN with getters and setters.
* Replace RecordConfig.Target with getters and setters.
* Eliminate the CombinedTarget concept.
* Add RecordConfig.PopulateFromString to reduce code in all providers.
* encode and decode name.com txt records (#315)
* Replace fmt.Errorf with errors.Errorf
2018-02-15 12:02:50 -05:00
..
activedirProvider.go Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
adzonedump.test2.json migrate code for github 2016-08-22 18:31:50 -06:00
doc.md Vet and Lint the entire system (#296) 2018-01-09 12:53:16 -05:00
domains.go Refactor RecordConfig: Add getters/setters (#314) 2018-02-15 12:02:50 -05:00
domains_test.go Refactor to use better cli command framework (#177) 2017-09-13 10:00:41 -04:00
getzones_other.go Refactor to use better cli command framework (#177) 2017-09-13 10:00:41 -04:00
getzones_windows.go Switch from fmt.Error* to errors.Error* (#317) 2018-02-05 16:17:20 -05:00
zone.testzone.json migrate code for github 2016-08-22 18:31:50 -06:00