Commit Graph

91 Commits

Author SHA1 Message Date
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
root 439580b91b apply shfmt to dns_dp api. 2016-11-09 20:01:27 +08:00
neilpang 4c2a384159 Add shfmt to format source code 2016-11-09 19:30:39 +08:00
nytral f58e83ee87 READMEs edit 2016-11-06 16:52:43 +01:00
nytral 1d9f76e2c8 working email contact added 2016-11-06 15:24:23 +01:00
nytral 56e0269e5e email contact added 2016-11-06 15:12:25 +01:00
nytral 662df85e54 s/bash/sh/ 2016-11-06 15:09:08 +01:00
nytral 2be4a5e486 use _base64 2016-11-06 14:39:22 +01:00
nytral a43d697225 cleanup 2016-11-06 12:42:27 +01:00
nytral f06c1e6c78 luadns bash script 2016-11-06 12:37:13 +01:00
Philippe Kueck 54d61bdc4a
- get rid of bash-only syntax like ${foo:-bar}
- use sh instead of bash
- remove redundant functions _info, _err, _debug and _debug2
- get rid of mktemp, pipe commands directly to nsupdate
2016-10-26 16:14:47 +02:00
Philippe Kueck 0fb206fe15
add nsupdate script for dns-01 2016-10-26 11:52:26 +02:00
neilpang 5d6fd8099f add dns_xxx_rm function
https://github.com/Neilpang/acme.sh/issues/79
2016-10-25 23:08:02 +08:00
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs (#327)
https://www.rfc-editor.org/rfc/rfc2606.txt
2016-10-13 10:14:36 +08:00
root 095fe2ed1b minor 2016-10-09 22:19:35 +08:00
neilpang b9311282eb minor fix pdns api 2016-10-09 22:15:15 +08:00
Maxim Zalysin d6f0c2b52b Add support PowerDNS API (#322)
* Add support PowerDNS API

* Small fixes
2016-10-09 21:56:04 +08:00
neil fdcb6b721c fix for busybox 2016-09-30 22:13:27 +08:00
neil ef858ef062 use head -n 2016-09-30 21:37:39 +08:00
neil cfdaff5a46 fix cf 2016-09-22 20:36:33 +08:00
neil 73ba54a502 Support OVH domain api 2016-08-25 11:03:25 +08:00
neil 690a5e205d Support Ovh domain api (#273)
* support ovh

* fix success link

* fix OVH issues.

* v2.4.3 Support OVH domain api
2016-08-25 10:45:41 +08:00
neil 22ea4004e1 Support SunOS/Solaris (#260)
Support SunOS/Solaris 

* Support Solaris

* Support SunOS/Open Solaris
2016-08-10 21:54:08 +08:00
neil d190a43e0a https://github.com/Neilpang/acme.sh/issues/258 2016-08-08 10:19:51 +08:00
Jim Ma fe09757cb3 dns_cx.sh prefix and suffix domain bug fixed 2016-08-05 21:31:12 +08:00
root 0886e67df7 chmod +x 2016-08-01 17:08:01 +08:00