Josef Vogt
|
5e6b2ec6c1
|
Change save to save mutable
|
5 years ago |
Josef Vogt
|
24d5564596
|
Improve error handling
|
5 years ago |
Josef Vogt
|
ec9c98df17
|
Fixup whitespace issue
|
5 years ago |
Josef Vogt
|
0ed30db1d8
|
Fixup bashism
|
5 years ago |
Josef Vogt
|
dc86b605fe
|
Add support for octoDNS (multi-provider)
|
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 |
StefanAbl
|
6e3ba3ca45
|
travis
|
5 years ago |
StefanAbl
|
0f54cf83f4
|
fixed dynv6 dns validation
|
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 |
Sergey Zorin
|
efd3e8067b
|
remove -F option
|
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 |
wurzelpanzer
|
549ebbb462
|
Add easyDNS support
|
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 |
Jesai Langenbach
|
9cb328966c
|
typo
|
5 years ago |
Jesai Langenbach
|
0c76890572
|
whitespace fix
|
5 years ago |
Jesai Langenbach
|
18fc42e63b
|
typos and integrate suggestions from stilez
|
5 years ago |
Jesai Langenbach
|
fc8d9df516
|
fix newline
|
5 years ago |
Jesai Langenbach
|
afdf8a78c0
|
fix space
|
5 years ago |
Jesai Langenbach
|
0b3ae1f972
|
Add suggestions
|
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 |