Commit Graph

91 Commits (2ce2a15fc6e5a77315db234483abe594bf8fe8c8)

Author SHA1 Message Date
neil 40a3ae04b6 Merge pull request from Neilpang/dev
Dev
neilpang ac26f84170 fix shfmt
neilpang fa574fe833 fix shfmt
Armando Lüscher d20831e41a
Update DNS API readme
neil 9882f3429a Update README.md
Philippe Kueck ce38ecb966
merge with upstream
Philippe Kueck 13ffa17048
add documentation for dns_nsupdate
Philippe Kueck 243593cdaa
fix warnings and remove unused ${tmp} variable
neilpang a8c6111197 fix shellcheck warnings
neilpang 3de8570022 fix shellcheck warnings.
neilpang a0311b0134 fix for shellcheck warnings
neilpang 422e5026d6 fix shellcheck warnings
neilpang 797cbb9b20 fix shellcheck warnings
neilpang e440223b40 fix shellcheck warnings
neilpang 69925ce823 fix shellcheck warnings.
neilpang e9f9f515bd fix shellcheck warnings.
neilpang c7b8f223ee fix for solaris tr
neilpang a0636d5a87 fix shellcheck warnings.
neilpang c7b16249b8 fix shellcheck warnings
neilpang dec90f7e5e format dns_me api
nytral 2ea5b283a8 _hmac use and generic date
nytral eb23549cd6 s/bash/sh/
nytral cd90062850 better bugfix
nytral 3ec72fcee9 bugfix
nytral b9091e14b3 adding DNSMadeEasy API
root 439580b91b apply shfmt to dns_dp api.
neilpang 4c2a384159 Add shfmt to format source code
nytral f58e83ee87 READMEs edit
nytral 1d9f76e2c8 working email contact added
nytral 56e0269e5e email contact added
nytral 662df85e54 s/bash/sh/
nytral 2be4a5e486 use _base64
nytral a43d697225 cleanup
nytral f06c1e6c78 luadns bash script
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
Philippe Kueck 0fb206fe15
add nsupdate script for dns-01
neilpang 5d6fd8099f add dns_xxx_rm function
https://github.com/Neilpang/acme.sh/issues/79
Peter Lyons caa2e45a8c use RFC2606 example.com domain in docs ()
https://www.rfc-editor.org/rfc/rfc2606.txt
root 095fe2ed1b minor
neilpang b9311282eb minor fix pdns api
Maxim Zalysin d6f0c2b52b Add support PowerDNS API ()
* Add support PowerDNS API

* Small fixes
neil fdcb6b721c fix for busybox
neil ef858ef062 use head -n
neil cfdaff5a46 fix cf
neil 73ba54a502 Support OVH domain api
neil 690a5e205d Support Ovh domain api ()
* support ovh

* fix success link

* fix OVH issues.

* v2.4.3 Support OVH domain api
neil 22ea4004e1 Support SunOS/Solaris ()
Support SunOS/Solaris 

* Support Solaris

* Support SunOS/Open Solaris
neil d190a43e0a https://github.com/Neilpang/acme.sh/issues/258
Jim Ma fe09757cb3 dns_cx.sh prefix and suffix domain bug fixed
root 0886e67df7 chmod +x