Ross McFarland
aae65594f2
Remove explicit use of six
2021-09-17 07:10:07 -07:00
Ross McFarland
b749d8cc32
f-strings for octodns/source/*
2021-09-02 16:49:52 -07:00
Mark Tearle
3ac8d0fa1c
Add LOC record support to AXFR source
2021-02-09 20:41:39 +08:00
Ross McFarland
4ce2563d2e
Remove the rest of the . ending files, clean up code and tests for better coverage
2021-01-28 13:24:35 -08:00
Ross McFarland
c08d4ac88f
Look for zone filename not zone_name in axfr directory listing
2021-01-25 15:35:37 -08:00
Adam Smith
b2eab63d54
ZoneFileSource: allow users to specify file extension
2021-01-08 20:02:37 -08:00
Adam Smith
e98f21455d
Add CAA record support to AxfrSource/ZoneFileSource
2020-11-12 09:48:23 -08:00
Ross McFarland
81c4092185
Add check_origin option to ZoneFileSource
2020-02-28 07:07:52 -08:00
Ross McFarland
e0c5962d79
AxfrSource python3
2019-10-07 07:58:44 -07:00
Ross McFarland
303d0532c8
Implement SUPPORTS_DYNAMIC functionality, no providers
2018-12-03 14:40:43 -08:00
Adam Smith
fd3de1e08b
add Zone File source, reads Bind compatible zone files
2018-10-14 16:53:05 -07:00
Adam Smith
a803371fa4
add AXFR source to OctoDNS
...
Adds a new source requested in #239 . This source allows a user to pull data from
a legacy system (Bind9, etc.) that does not have an API/existing provider via
AXFR Zone Transfer.
2018-07-16 01:34:32 -07:00