Commit Graph

1456 Commits

Author SHA1 Message Date
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
a0636d5a87 fix shellcheck warnings. 2016-11-11 23:34:21 +08:00
c7b16249b8 fix shellcheck warnings 2016-11-11 23:30:14 +08:00
764963e986 sync upstream 2016-11-09 16:25:24 +01:00
dec90f7e5e format dns_me api 2016-11-09 23:15:08 +08:00
2ea5b283a8 _hmac use and generic date 2016-11-09 23:11:20 +08:00
eb23549cd6 s/bash/sh/ 2016-11-09 23:11:19 +08:00
cd90062850 better bugfix 2016-11-09 23:11:19 +08:00
3ec72fcee9 bugfix 2016-11-09 23:11:19 +08:00
b9091e14b3 adding DNSMadeEasy API 2016-11-09 23:11:19 +08:00
439580b91b apply shfmt to dns_dp api. 2016-11-09 20:01:27 +08:00
4c2a384159 Add shfmt to format source code 2016-11-09 19:30:39 +08:00
22b83d7630 _hmac use and generic date 2016-11-08 15:56:46 +01:00
0b5bff01e1 s/bash/sh/ 2016-11-08 14:13:05 +01:00
4fe7b6cd65 better bugfix 2016-11-07 22:16:53 +01:00
49e1f7d8bf bugfix 2016-11-07 22:16:00 +01:00
803fb243bf adding DNSMadeEasy API 2016-11-07 21:50:59 +01:00
f58e83ee87 READMEs edit 2016-11-06 16:52:43 +01:00
1d9f76e2c8 working email contact added 2016-11-06 15:24:23 +01:00
56e0269e5e email contact added 2016-11-06 15:12:25 +01:00
662df85e54 s/bash/sh/ 2016-11-06 15:09:08 +01:00
2be4a5e486 use _base64 2016-11-06 14:39:22 +01:00
a43d697225 cleanup 2016-11-06 12:42:27 +01:00
f06c1e6c78 luadns bash script 2016-11-06 12:37:13 +01:00
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