neilpang
e2d494321c
update template
2016-12-06 14:02:31 +08:00
neil
c2df8043db
Merge pull request #444 from Neilpang/dev
...
Dev
2016-12-06 13:58:06 +08:00
neilpang
df62150b5a
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
2016-12-06 13:55:28 +08:00
neilpang
eea52a5fa6
update api template
2016-12-06 13:55:06 +08:00
neil
2d9015b840
Merge pull request #441 from Neilpang/dev
...
Dev
2016-12-05 09:04:23 +08:00
neil
187ef29914
Merge pull request #440 from vjt/patch-1
...
Fix AWS Route53 API consumer
2016-12-05 09:03:37 +08:00
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.
2016-12-04 20:15:48 +01:00
neil
2168458f11
Merge pull request #439 from Neilpang/dev
...
support CloudXNS rm method
2016-12-04 22:22:54 +08:00
neil
8cf0725593
Merge pull request #433 from kookxiang/dev
...
Automatically delete acme txt record for CloudXNS
2016-12-04 22:19:25 +08:00
kookxiang
8379f015d7
Finish dns_cx_rm() method
2016-12-04 22:17:34 +08:00
neil
f08c01800f
Merge pull request #438 from Neilpang/dev
...
fix cx for solaris
2016-12-04 22:00:01 +08:00
neilpang
a62706678e
fix for solaris
2016-12-04 21:33:36 +08:00
neilpang
e4468562d2
fix cx
2016-12-04 21:24:38 +08:00
neil
7316bf7bc5
Merge pull request #437 from Neilpang/dev
...
Dev
2016-12-04 20:42:19 +08:00
neilpang
3747b7d930
fix cx
2016-12-04 20:40:27 +08:00
neilpang
5be3f22d06
fix issue
2016-12-04 14:45:26 +08:00
neil
c572ce946b
Dev ( #434 )
...
* do not use script home
* fix format
* fix issue when there is no one records in the domain.
2016-12-04 13:46:07 +08:00
neilpang
d69f0289ca
fix issue when there is no one records in the domain.
2016-12-04 12:22:36 +08:00
neil
048e5210f7
do not use script home
...
* do not use script home
* fix format
2016-12-02 21:12:20 +08:00
neilpang
219e9115c0
fix format
2016-12-02 20:30:52 +08:00
neilpang
b43416af97
do not use script home
2016-12-02 20:24:12 +08:00
neil
6d84da588b
Merge pull request #427 from Neilpang/dev
...
Add NO_TIMESTAMP to mute the timestamp from the output
2016-11-29 00:20:41 +08:00
neilpang
569d6c557c
fix https://github.com/Neilpang/acme.sh/issues/426
2016-11-29 00:11:02 +08:00
neil
58bb94d7c7
Update README.md
2016-11-25 22:20:54 +08:00
neil
4f8f775e69
Merge pull request #421 from sjau/master
...
Added ISPConfig DNS API
2016-11-25 12:01:41 +08:00
sjau
5eed02f7e9
Changing shebang back to sh
2016-11-25 04:50:05 +01:00
sjau
983f1f28ca
Fixed wrong zone getting JSON and added lots of debug info
2016-11-24 18:02:42 +01:00
sjau
192ede5e64
Added ISPConfig DNS API
2016-11-24 16:00:32 +01:00
neil
803a7aa878
Merge pull request #420 from Neilpang/dev
...
Add DNS API support for aliyun
2016-11-24 22:47:44 +08:00
neilpang
93f3098aec
minor
2016-11-24 22:36:21 +08:00
neilpang
dbd94d047b
fix for aliyun api
2016-11-24 22:27:14 +08:00
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
2016-11-24 21:49:45 +08:00
neil
8b1fb3cb0c
Dev ( #419 )
...
* fix CI
* fix ci
* fix ci
2016-11-24 14:13:23 +08:00
neil
9e04222ee6
fix ci
2016-11-24 13:58:14 +08:00
neil
72349507c4
fix ci
2016-11-24 13:45:00 +08:00
neil
79db8daddd
fix CI
2016-11-24 13:39:46 +08:00
neil
b967f83f20
Merge pull request #418 from Neilpang/dev
...
fix ci, remove NGROK_TOKEN_OSX
2016-11-23 22:51:55 +08:00
neilpang
74a7592b4b
fix ci, remove NGROK_TOKEN_OSX
2016-11-23 22:07:24 +08:00
neil
486f23538f
Merge pull request #416 from Neilpang/dev
...
add OSX test to CI
2016-11-23 22:04:22 +08:00
neilpang
df86ff2191
fix ci
2016-11-23 21:17:51 +08:00
neilpang
41266f05e9
fix CI
2016-11-23 21:01:47 +08:00
neilpang
d2aa331838
fix ci
2016-11-23 20:46:11 +08:00
neilpang
670cb9d223
fix ci
2016-11-23 20:35:47 +08:00
neilpang
a205762bf0
fix ci
2016-11-23 20:21:43 +08:00
neilpang
2ffab66d97
fix ci
2016-11-23 20:01:40 +08:00
neilpang
10a6aec998
fix ci
2016-11-23 19:48:14 +08:00
neil
7cbe31baad
fix ci
2016-11-23 18:51:49 +08:00
neil
8a09dc1b9b
fix ci
2016-11-23 18:50:34 +08:00
neil
fa6e174651
fix ci
2016-11-23 13:59:15 +08:00
neil
8dee328eae
fix ci
2016-11-23 13:53:44 +08:00