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
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
kookxiang
8379f015d7
Finish dns_cx_rm() method
2016-12-04 22:17:34 +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
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
58bb94d7c7
Update README.md
2016-11-25 22:20:54 +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
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
neilpang
5b771039fc
Support AWS Route53 api
2016-11-20 23:21:07 +08:00
neilpang
2f1bc5864f
fix format
2016-11-20 23:09:57 +08:00
neilpang
16d79ebaac
fix format
2016-11-20 23:04:28 +08:00
neilpang
e009ec8b93
Support AWS Route53 api
2016-11-20 22:57:07 +08:00
neilpang
cd79b0343a
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
2016-11-18 19:27:53 +08:00
neilpang
88a8d7d901
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
2016-11-17 20:14:55 +08:00
magna-z
d5c00071d3
Add functional in method dns_pdns_rm()
2016-11-17 14:52:00 +03:00
neilpang
ab45b7783f
fix format
2016-11-17 00:25:40 +08:00
neilpang
4a56b2406b
fix check email
2016-11-17 00:22:45 +08:00
neil
40a3ae04b6
Merge pull request #393 from Neilpang/dev
...
Dev
2016-11-16 23:22:11 +08:00
neilpang
ac26f84170
fix shfmt
2016-11-16 22:53:59 +08:00
neilpang
fa574fe833
fix shfmt
2016-11-16 22:44:39 +08:00
Armando Lüscher
d20831e41a
Update DNS API readme
2016-11-15 14:43:15 +01:00
neil
9882f3429a
Update README.md
2016-11-15 17:28:15 +08:00
Philippe Kueck
ce38ecb966
merge with upstream
2016-11-14 15:59:42 +01:00
Philippe Kueck
13ffa17048
add documentation for dns_nsupdate
2016-11-14 15:56:07 +01:00
Philippe Kueck
243593cdaa
fix warnings and remove unused ${tmp} variable
2016-11-14 14:06:30 +01:00
neilpang
a8c6111197
fix shellcheck warnings
2016-11-12 11:45:30 +08:00
neilpang
3de8570022
fix shellcheck warnings.
2016-11-12 11:40:30 +08:00
neilpang
a0311b0134
fix for shellcheck warnings
2016-11-12 11:35:19 +08:00
neilpang
422e5026d6
fix shellcheck warnings
2016-11-12 11:13:40 +08:00
neilpang
797cbb9b20
fix shellcheck warnings
2016-11-12 11:05:05 +08:00
neilpang
e440223b40
fix shellcheck warnings
2016-11-12 00:50:44 +08:00
neilpang
69925ce823
fix shellcheck warnings.
2016-11-12 00:09:45 +08:00
neilpang
e9f9f515bd
fix shellcheck warnings.
2016-11-12 00:06:34 +08:00
neilpang
c7b8f223ee
fix for solaris tr
2016-11-11 23:48:27 +08:00
neilpang
a0636d5a87
fix shellcheck warnings.
2016-11-11 23:34:21 +08:00
neilpang
c7b16249b8
fix shellcheck warnings
2016-11-11 23:30:14 +08:00
neilpang
dec90f7e5e
format dns_me api
2016-11-09 23:15:08 +08:00
nytral
2ea5b283a8
_hmac use and generic date
2016-11-09 23:11:20 +08:00
nytral
eb23549cd6
s/bash/sh/
2016-11-09 23:11:19 +08:00
nytral
cd90062850
better bugfix
2016-11-09 23:11:19 +08:00
nytral
3ec72fcee9
bugfix
2016-11-09 23:11:19 +08:00
nytral
b9091e14b3
adding DNSMadeEasy API
2016-11-09 23:11:19 +08:00