Commit Graph

1029 Commits (4c27e08e3dfa7b35c2e1a4ddaf039c089ec08c8b)

Author SHA1 Message Date
neil 4c27e08e3d
Merge pull request #2692 from helbgd/patch-7
fix for ddnss.de updates
5 years ago
neilpang d795fac37a update repo name 5 years ago
Radek SPRTA 5c7feba77b
Format with shfmt 5 years ago
Radek SPRTA 23f2677052
Do not print HTTP responses to stdout 5 years ago
Radek SPRTA 6b67511748
Disable check 5 years ago
Radek SPRTA 36e0feea43
Clean up comments 5 years ago
Radek SPRTA 69392f67e8
Correctly handle .co.uk type domains 5 years ago
Radek SPRTA e7d130cc11
Add support for CloudDNS API 5 years ago
neil 5aa0f547cf
Merge pull request #2691 from astorath/fix/dns_gcloud_private_zone
fix: added public dns zones filter
5 years ago
helbgd b1ce6ffcc7
www is incorrect as well
use ip4 and not www, if you use www it deletes the ip4 address of the host and updates only the ip6 address
5 years ago
helbgd f01936ca4f
Server Name not correct
the servername of the server that has the upd.php file was not correct
5 years ago
Andrey Tuzhilin 70fdb1042f fix: added public dns zones filter 5 years ago
neil c7ccddbcb9
Merge pull request #2678 from Sergey-Zorin/issue2547-throw-nic_token
Issue2547 throw nic token
5 years ago
Sergey Zorin efd3e8067b remove -F option 5 years ago
neil c6f7b7f35f
Merge pull request #2671 from Rayzilt/master
dns_lexicon.sh: Add extra variable _API_KEY
5 years ago
Sergey Zorin f3dd1603db fix CI warnings v3 5 years ago
Sergey Zorin be7688a4df fix CI warnings SC2039 v2 5 years ago
Sergey Zorin 8e2f11389d fix CI warnings SC2039 5 years ago
Sergey Zorin 346454c21b fix CI warnings 5 years ago
Sergey Zorin c822870cf8 comment cleaning 5 years ago
Sergey Zorin 9666cf680e #2547 fix multiply _service selection 5 years ago
Sergey Zorin a88622c1be #2547 replace NIC_Token to NIC_ClientID&NIC_ClientSecret with backward compatibility 5 years ago
neilpang c3fbc36ce7 fix https://github.com/Neilpang/acme.sh/issues/2547#issuecomment-570963981 5 years ago
Silvan Raijer f174d7dd39
dns_lexicon.sh: Add extra variable _API_KEY 5 years ago
Tambet Liiv b59b0f0386 use different method to get root 5 years ago
neil 76d0ef0851
Merge pull request #2650 from wurzelpanzer/master
Add easyDNS support
5 years ago
wurzelpanzer 549ebbb462
Add easyDNS support 5 years ago
neil 341656ddb9
Merge pull request #2631 from misakaio/add-misaka-support
add acme.sh support for misaka.io dns service
5 years ago
Siyuan Miao 375b8dceb7 use append mode to update recordsets 5 years ago
Siyuan Miao f37546e173 add acme.sh support for misaka.io dns service 5 years ago
Gustav Genberg 0ffd5de6fc
Fix add record error 5 years ago
neilpang c282dd086f minor 5 years ago
neil ce0c6da9fa
Merge pull request #2562 from stilez/master
Create DNS 01 module for Plesk XML API
5 years ago
stilez 51cfd996eb
rmv space 5 years ago
stilez 6d0e4bed4b
remove \n in output messages 5 years ago
stilez 05247dc4a4
fix 5 years ago
stilez 43011f3bfa
enhance 5 years ago
stilez 38854bd876
bugfix 5 years ago
stilez a9726bd52f
bugfix 5 years ago
stilez 4216c9e8f7
rmv spaces 5 years ago
stilez a8d670fc0d
Rest of sed -r 5 years ago
stilez cbacc779fc
Fix some sed -r, and clean up some variable references ("$1" -> "$varname") 5 years ago
stilez 896778cead
Grep fixes and minor improvements 5 years ago
stilez 04b0c62bf9
basic regex's to use \+
Maybe BRE aren't as basic as they sound. But I'm sure `man grep` didn't list the extra syntax of "preceded by backslash" :)  So let's use it
5 years ago
stilez 63a779baa8
remove unnecessary \ 5 years ago
stilez 2d1a776db7
Replace egrep -> basic regex grep
(( ... isn't it annoying that basic regex has * but not + ..... ))
5 years ago
neil 6140a3c26b
Merge pull request #1925 from kuk/master
Fix Vscale hostedzone
5 years ago
Kukushkin Alexander 6eaf2d67b7 Fix Vscale 5 years ago
neil 3ec495225f
Merge pull request #2563 from peterkelm/peterkelm-variomedia-dns
Variomedia DNS API
5 years ago
peterkelm bec26ce754
Shellcheck'd 5 years ago