Basir Jamil
|
b385b1ddb5
|
fixed typo
|
2019-06-06 18:36:16 -04:00 |
|
Basir Jamil
|
6afab8c90a
|
fixed typo
|
2019-06-06 18:35:04 -04:00 |
|
Basir Jamil
|
4a68f7df25
|
added dns client class, changed auth method
|
2019-06-06 18:32:46 -04:00 |
|
Basir Jamil
|
66136f475f
|
fixed typo
|
2019-06-06 17:27:42 -04:00 |
|
Basir Jamil
|
2ea26273b8
|
started populate fxn
|
2019-06-06 17:25:16 -04:00 |
|
Basir Jamil
|
3d61baea50
|
fixed issue with accessing home dir
|
2019-06-06 15:00:04 -04:00 |
|
Basir Jamil
|
f219153088
|
fixed call to auth fxn
|
2019-06-06 14:49:58 -04:00 |
|
Basir Jamil
|
d4867c4268
|
fixed typo in authernticate
|
2019-06-06 14:40:41 -04:00 |
|
Basir Jamil
|
e1a139d187
|
revamed authentication
|
2019-06-06 14:31:26 -04:00 |
|
Basir Jamil
|
34b618fbee
|
began authentication script
|
2019-06-06 09:45:27 -07:00 |
|
Basir Jamil
|
064b30c4d1
|
began authentication script
|
2019-06-06 09:29:45 -07:00 |
|
Basir Jamil
|
e7d82ac75d
|
sync
|
2019-06-04 12:16:14 -07:00 |
|
Basir Jamil
|
3834528090
|
fixed file writing error
|
2019-05-30 18:49:41 -07:00 |
|
Basir Jamil
|
99875a1289
|
fixed base class errors
|
2019-05-30 18:36:31 -07:00 |
|
Basir Jamil
|
f7239e30a5
|
fixed import bug
|
2019-05-30 18:33:03 -07:00 |
|
Basir Jamil
|
95681972b7
|
starting authentication for akamai fastdns
|
2019-05-30 18:25:28 -07:00 |
|
Basir Jamil
|
7eaf03dec4
|
started fast dns
|
2019-05-30 17:33:42 -07:00 |
|
basirjamil
|
d2f91e4384
|
Merge pull request #1 from github/master
update 5/30/2019
|
2019-05-30 17:31:06 -07:00 |
|
Ross McFarland
|
c313ae38ae
|
Merge pull request #362 from github/rework-route53-dynamic-extra-hc-verify
Rework route53 dynamic extra hc verify
|
2019-05-15 08:46:31 -07:00 |
|
Ross McFarland
|
b7e3b9c8b0
|
Merge branch 'master' into rework-route53-dynamic-extra-hc-verify
|
2019-05-15 07:59:32 -07:00 |
|
Ross McFarland
|
03873a10c8
|
Merge pull request #364 from Its-Alex/fix-digital-ocean-unsupported-records
Prevent digital ocean provider to crash if records type is not supported
|
2019-05-15 06:13:39 -07:00 |
|
ItsAlex
|
53c2b8d194
|
fix: prevent digital ocean provider to crash if records type is not supported
|
2019-05-15 14:11:49 +02:00 |
|
Ross McFarland
|
ee0416de9a
|
Cover more Route53 extra check edge cases and ensure it tests what we're after
|
2019-05-14 20:32:36 -07:00 |
|
Ross McFarland
|
d49bf26220
|
Handle Route53 extra check much more thoroughly by breaking down name
Also adds thorough tests
|
2019-05-14 20:25:14 -07:00 |
|
Ross McFarland
|
aeeec85ab6
|
Merge pull request #358 from github/rel-0-9-5
v0.9.5 version bump and CHANGELOG updates
v0.9.5
|
2019-05-06 10:26:51 -07:00 |
|
Ross McFarland
|
7668e15bb6
|
v0.9.5 version bump and CHANGELOG updates
|
2019-05-06 08:36:50 -07:00 |
|
Ross McFarland
|
dc8ec2481e
|
Merge pull request #357 from github/doc-dynamic
Pass at documenting dynamic record support
|
2019-05-06 08:12:36 -07:00 |
|
Theo Julienne
|
f2a63e06b7
|
Apply suggestions from code review
Co-Authored-By: ross <ross@github.com>
|
2019-05-06 07:58:14 -07:00 |
|
Ross McFarland
|
470daa8843
|
Pass at documenting dynamic record support
Bit of general doc cleanup and refactoring while I'm in here.
|
2019-05-03 09:16:06 -07:00 |
|
Ross McFarland
|
65ee60491e
|
Merge pull request #356 from github/route53-delete-fix-r2
Make sure both set-id and name match when finding rrset
|
2019-04-29 09:56:15 -07:00 |
|
Ross McFarland
|
1c60ed018b
|
Make sure both set-id and name match when finding rrset
|
2019-04-29 09:49:40 -07:00 |
|
Ross McFarland
|
43a9a9cbd4
|
Merge pull request #355 from github/route53-delete-orig-rrset
Route53 delete orig rrset
|
2019-04-29 09:12:17 -07:00 |
|
Ross McFarland
|
e4fbcf1090
|
Improved Route53Provider deltion for Dynamic Value too
|
2019-04-29 09:02:45 -07:00 |
|
Ross McFarland
|
2df87d7dfe
|
Improve Route53 DELETE reliability using existing rrset
|
2019-04-29 08:52:56 -07:00 |
|
Ross McFarland
|
1deb63bb8c
|
Merge pull request #343 from adhawkins/tinydns-additions
Tinydns additions
|
2019-04-26 03:22:51 -07:00 |
|
Ross McFarland
|
6d8a874e04
|
Merge branch 'master' into tinydns-additions
|
2019-04-26 02:50:43 -07:00 |
|
Ross McFarland
|
8c9b9fce89
|
Move method doc to comment
|
2019-04-26 02:43:58 -07:00 |
|
Andy Hawkins
|
9a4e99336d
|
Merge branch 'tinydns-additions' of https://github.com/adhawkins/octodns into tinydns-additions
|
2019-04-26 09:45:11 +01:00 |
|
Andy Hawkins
|
29e477edbd
|
Add comment about adding ':' characters into AAAA records read
from TinyDNS files
|
2019-04-26 09:44:03 +01:00 |
|
Ross McFarland
|
b57cbbb092
|
Merge pull request #351 from PeterDaveHello/Update-CHANGELOG.md
Update CHANGELOG.md to include new normalizations
|
2019-04-23 12:24:00 -07:00 |
|
Ross McFarland
|
5fce418bf0
|
Merge branch 'master' into Update-CHANGELOG.md
|
2019-04-23 12:18:53 -07:00 |
|
Ross McFarland
|
a3a02a7423
|
Merge pull request #350 from PeterDaveHello/Add-README.md-ToC
README.md: Add "Table of Contents"
|
2019-04-23 12:18:38 -07:00 |
|
Ross McFarland
|
96698d2324
|
Merge branch 'master' into Add-README.md-ToC
|
2019-04-23 12:08:05 -07:00 |
|
Ross McFarland
|
3fd181365a
|
Merge pull request #348 from PeterDaveHello/update-gitignore
Update .gitignore to exclude setup.py generated build dir
|
2019-04-23 12:07:52 -07:00 |
|
Ross McFarland
|
d64b703259
|
Merge branch 'master' into update-gitignore
|
2019-04-23 11:07:37 -07:00 |
|
Peter Dave Hello
|
273f9fe059
|
Update CHANGELOG.md to include new normalizations
cc #337 #346
|
2019-04-21 01:38:52 +08:00 |
|
Peter Dave Hello
|
54114b3a3a
|
README.md: Add "Table of Contents"
|
2019-04-21 01:33:38 +08:00 |
|
Ross McFarland
|
617606db20
|
Merge pull request #349 from solvaholic/udpate-records-link
Update link to record objects
|
2019-04-20 09:25:38 -07:00 |
|
Ross McFarland
|
e08ff63728
|
Merge branch 'master' into udpate-records-link
|
2019-04-20 08:39:31 -07:00 |
|
Ross McFarland
|
a8555a732f
|
Merge branch 'master' into tinydns-additions
|
2019-04-20 08:18:35 -07:00 |
|