neil
187ef29914
Merge pull request #440 from vjt/patch-1
Fix AWS Route53 API consumer
8 years ago
Marcello Barnaba
c12be766e9
Fix Route53 API consumer
Ignoring the Chthlulu argument 😃 , Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed.
This change splits the XML in multiple lines, so that parsing can succeed.
8 years ago
neil
2168458f11
Merge pull request #439 from Neilpang/dev
support CloudXNS rm method
8 years ago
neil
8cf0725593
Merge pull request #433 from kookxiang/dev
Automatically delete acme txt record for CloudXNS
8 years ago
kookxiang
8379f015d7
Finish dns_cx_rm() method
8 years ago
neil
f08c01800f
Merge pull request #438 from Neilpang/dev
fix cx for solaris
8 years ago
neilpang
a62706678e
fix for solaris
8 years ago
neilpang
e4468562d2
fix cx
8 years ago
neil
7316bf7bc5
Merge pull request #437 from Neilpang/dev
Dev
8 years ago
neilpang
3747b7d930
fix cx
8 years ago
neilpang
5be3f22d06
fix issue
8 years ago
neil
c572ce946b
Dev ( #434 )
* do not use script home
* fix format
* fix issue when there is no one records in the domain.
8 years ago
neilpang
d69f0289ca
fix issue when there is no one records in the domain.
8 years ago
neil
048e5210f7
do not use script home
* do not use script home
* fix format
8 years ago
neilpang
219e9115c0
fix format
8 years ago
neilpang
b43416af97
do not use script home
8 years ago
neil
6d84da588b
Merge pull request #427 from Neilpang/dev
Add NO_TIMESTAMP to mute the timestamp from the output
8 years ago
neilpang
569d6c557c
fix https://github.com/Neilpang/acme.sh/issues/426
8 years ago
neil
58bb94d7c7
Update README.md
8 years ago
neil
4f8f775e69
Merge pull request #421 from sjau/master
Added ISPConfig DNS API
8 years ago
sjau
5eed02f7e9
Changing shebang back to sh
8 years ago
sjau
983f1f28ca
Fixed wrong zone getting JSON and added lots of debug info
8 years ago
sjau
192ede5e64
Added ISPConfig DNS API
8 years ago
neil
803a7aa878
Merge pull request #420 from Neilpang/dev
Add DNS API support for aliyun
8 years ago
neilpang
93f3098aec
minor
8 years ago
neilpang
dbd94d047b
fix for aliyun api
8 years ago
baiyangliu
be39ab32d1
Add DNS API support for aliyun ( #410 )
* Add DNS API support for aliyun
* Update README.md
* format
* format
* format
* format...
* format...
* format
* format
* fix bug
* fix bug
* code format
* code format
* fix bug
* just ok...
* fix bug
* fix bug
* fix bug
* change "echo" to "printf"
* fix bug
* code format
* fix bug."head -c" in function _ali_nonce not supported by solaris
* fix bug."head -c" in function _ali_nonce not supported by solaris
* format
* fix bug._ali_nonce not work on solaris
* fix bug. _ali_nonce not work on solaris
* fix bug. _ali_nonce not work on solaris
* add aliyun.com to README.md
8 years ago
neil
8b1fb3cb0c
Dev ( #419 )
* fix CI
* fix ci
* fix ci
8 years ago
neil
9e04222ee6
fix ci
8 years ago
neil
72349507c4
fix ci
8 years ago
neil
79db8daddd
fix CI
8 years ago
neil
b967f83f20
Merge pull request #418 from Neilpang/dev
fix ci, remove NGROK_TOKEN_OSX
8 years ago
neilpang
74a7592b4b
fix ci, remove NGROK_TOKEN_OSX
8 years ago
neil
486f23538f
Merge pull request #416 from Neilpang/dev
add OSX test to CI
8 years ago
neilpang
df86ff2191
fix ci
8 years ago
neilpang
41266f05e9
fix CI
8 years ago
neilpang
d2aa331838
fix ci
8 years ago
neilpang
670cb9d223
fix ci
8 years ago
neilpang
a205762bf0
fix ci
8 years ago
neilpang
2ffab66d97
fix ci
8 years ago
neilpang
10a6aec998
fix ci
8 years ago
neil
7cbe31baad
fix ci
8 years ago
neil
8a09dc1b9b
fix ci
8 years ago
neil
fa6e174651
fix ci
8 years ago
neil
8dee328eae
fix ci
8 years ago
neil
340155e6a6
fix ci
8 years ago
neil
7fe19a030a
fix osx ci
8 years ago
neil
11e0ccdc91
fix ci
8 years ago
neil
e55b2f4f8d
fix ci
8 years ago
neilpang
d78c1f695e
fix ci
8 years ago