Commit Graph

380 Commits

Author SHA1 Message Date
122cc48c29 minor 2016-12-07 11:51:15 +08:00
c7c57cfa0e fix for solaris 2016-12-07 11:49:24 +08:00
dfbc244b00 support aws remove 2016-12-06 16:52:02 +08:00
f1f3074306 fix format 2016-12-06 15:54:19 +08:00
f162ad193f support dnspod remove 2016-12-06 15:46:22 +08:00
c0d0100ca8 fix format 2016-12-06 15:18:02 +08:00
21f201e371 support cloudflare rm function 2016-12-06 14:58:36 +08:00
df62150b5a Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2016-12-06 13:55:28 +08:00
eea52a5fa6 update api template 2016-12-06 13:55:06 +08:00
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
8379f015d7 Finish dns_cx_rm() method 2016-12-04 22:17:34 +08:00
a62706678e fix for solaris 2016-12-04 21:33:36 +08:00
e4468562d2 fix cx 2016-12-04 21:24:38 +08:00
3747b7d930 fix cx 2016-12-04 20:40:27 +08:00
5be3f22d06 fix issue 2016-12-04 14:45:26 +08:00
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
d69f0289ca fix issue when there is no one records in the domain. 2016-12-04 12:22:36 +08:00
58bb94d7c7 Update README.md 2016-11-25 22:20:54 +08:00
5eed02f7e9 Changing shebang back to sh 2016-11-25 04:50:05 +01:00
983f1f28ca Fixed wrong zone getting JSON and added lots of debug info 2016-11-24 18:02:42 +01:00
192ede5e64 Added ISPConfig DNS API 2016-11-24 16:00:32 +01:00
dbd94d047b fix for aliyun api 2016-11-24 22:27:14 +08:00
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
5b771039fc Support AWS Route53 api 2016-11-20 23:21:07 +08:00
2f1bc5864f fix format 2016-11-20 23:09:57 +08:00
16d79ebaac fix format 2016-11-20 23:04:28 +08:00
e009ec8b93 Support AWS Route53 api 2016-11-20 22:57:07 +08:00
cd79b0343a Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2016-11-18 19:27:53 +08:00
88a8d7d901 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2016-11-17 20:14:55 +08:00
d5c00071d3 Add functional in method dns_pdns_rm() 2016-11-17 14:52:00 +03:00
ab45b7783f fix format 2016-11-17 00:25:40 +08:00
4a56b2406b fix check email 2016-11-17 00:22:45 +08:00
40a3ae04b6 Merge pull request #393 from Neilpang/dev
Dev
2016-11-16 23:22:11 +08:00
ac26f84170 fix shfmt 2016-11-16 22:53:59 +08:00
fa574fe833 fix shfmt 2016-11-16 22:44:39 +08:00
d20831e41a Update DNS API readme 2016-11-15 14:43:15 +01:00
9882f3429a Update README.md 2016-11-15 17:28:15 +08:00
a9b15f1c36 Merge remote-tracking branch 'upstream/master' 2016-11-14 22:06:58 +01:00
ce38ecb966 merge with upstream 2016-11-14 15:59:42 +01:00
13ffa17048 add documentation for dns_nsupdate 2016-11-14 15:56:07 +01:00
243593cdaa fix warnings and remove unused ${tmp} variable 2016-11-14 14:06:30 +01:00
a8c6111197 fix shellcheck warnings 2016-11-12 11:45:30 +08:00
3de8570022 fix shellcheck warnings. 2016-11-12 11:40:30 +08:00
a0311b0134 fix for shellcheck warnings 2016-11-12 11:35:19 +08:00
422e5026d6 fix shellcheck warnings 2016-11-12 11:13:40 +08:00
797cbb9b20 fix shellcheck warnings 2016-11-12 11:05:05 +08:00
e440223b40 fix shellcheck warnings 2016-11-12 00:50:44 +08:00
69925ce823 fix shellcheck warnings. 2016-11-12 00:09:45 +08:00
e9f9f515bd fix shellcheck warnings. 2016-11-12 00:06:34 +08:00
c7b8f223ee fix for solaris tr 2016-11-11 23:48:27 +08:00