2194 Commits (8efaa01f22faf70c7f981f4bac0ff70c7fc3f72d)

Author SHA1 Message Date
Markku Leiniö 833632eee3 Add shellcheck disable=SC2034 for the info variable 1 year ago
Markku Leiniö abc76299c0 Fix documentation link 1 year ago
Markku Leiniö c96fcf319a Remove dns_he_ddns_rm(), not used 1 year ago
Markku Leiniö 5214a7c3ec Add dnsapi script for HE DDNS 1 year ago
WhiteAls 1700f064b3 Fix: Support for IDN 1 year ago
WhiteAls 2f08bd1965 Refactor: Improve Yandex360 DNS API integration: 1 year ago
WhiteAls 13c68cd799 Refactor: Rename _check_yandex360_variables to _check_variables and improve error handling 1 year ago
WhiteAls c7d78f4594 Fix: Corrected the entry point for Yandex 360 API 1 year ago
WhiteAls 2f1ca949f0 Fix: Make record_id extraction independent of JSON key order 1 year ago
WhiteAls a6488ff9ac Optimizing debug output 1 year ago
Mickael cb5eae888d
Update dns_ispconfig.sh 1 year ago
gmanic bcb7e5f2c8
Update dns_nsupdate.sh 1 year ago
Felix Schmidt dd582c0306 Changed the direct call of `tr` to cast to lower case to the function 1 year ago
WhiteAls 7ca861805d Fixed incorrect links in informational messages 1 year ago
WhiteAls f84577bcda Support for the Yandex 360 for Business DNS API 1 year ago
WhiteAls 37f9fd3498 The old Yandex DNS API was discontinued #4555 1 year ago
allddd 7ae0d0caa3 dns_porkbun: remove stray backslashes 1 year ago
Felix Schmidt ab86e056a2 Changed A-Z and a-z to [:upper:] and [:lower:] from last commit to comply with requested standards. 1 year ago
Felix Schmidt a2bc79ddd5 Fixed a bug where trying to add entries where the fulldomain contains upper case characters would not be accepted (dynv6 API rejects those). 1 year ago
Владимир Алексеев 51151293d7
Remove `date -d` on macOS 1 year ago
IIIPr0t0typ3III 5789e80d74
Fixed a bug where the zone_id was corrupted for domains containing the string 'id' dns_dynv6.sh 1 year ago
René Weselowski 89586530a5 improve performance and memory usage for dns_anx 1 year ago
WinSCaP 617f4acfd6
Update dns_openprovider.sh for OpenProvider 1 year ago
Vinicius Mello 2f8fb360aa fix CI reported problems for shellcheck and shfmt 1 year ago
Vinicius Mello 05ec3922f1 minor wording fix 1 year ago
Vinicius Mello 1c9423ef31 fix pagination bug querying Linode API v4 1 year ago
zak905 74ffbb2172
fix forgotten parenthensis 1 year ago
zak905 cc9c85cc1a
use lower_case util function instead of raw bash command 1 year ago
Henrik Alves b821836dc4
update dns_doapi 1 year ago
Sergey Ponomarev 6b7b5caf54 DNS provider API: structured description 2 years ago
Marvin Dickhaus fd461fe015
Fix missing XML Escaping in Password String 2 years ago
zak905 2797d2c535
fix add and rm method names 2 years ago
zak905 f440656572
create new script for ionos cloud and rollback changes to dns_ionos.sh 2 years ago
zak905 373c2b379c
remove debug print statements and usage of custom fork of acmetest 2 years ago
Vladimir Alexeev a375e924b4 translation of comments into English 2 years ago
Vladimir Alexeev d989617825 set default SL_Ver to v1 2 years ago
Vladimir Alexeev 177d9b7cb0 set default SL_Ver to v1 2 years ago
Vladimir Alexeev 7a1305c1bb fix del record for v1, delete one entry at a time 2 years ago
zak905 52d1d421a3
escape brackets in regexp and format using shfmt 2 years ago
zak905 c3cc13595d
use posix compliant lower case shell command 2 years ago
zak905 adc8031e34
fix shell linter and formating 2 years ago
zak905 0974c74a89 transform record name to lower case when searching for TXT record 2 years ago
zak905 c64aae6f39 more debugging - add function argument printing 2 years ago
zak905 b7b1714637 add some debug statements 2 years ago
zak905 30d0945855 fix regexp for findind acme challenge record from API response 2 years ago
zak905 ffde1f8343 linting based on ShellCheck results 2 years ago
zak905 96c35b41ed fix TXT record lookup and removal 2 years ago
zak905 dc2979926f fix zone search 2 years ago
zak905 ff357dd3fb fix syntax error 2 years ago
zak905 f35e15204d implement dns_ionos_rm function 2 years ago