2016 Commits (45ea2f82ba98cc837f067f43947c3cad23606b9b)

Author SHA1 Message Date
Nikolay Pronchev 45ea2f82ba
explicitly reset *_return variables 20 hours ago
Nikolay Pronchev df6aa99ec2
fix Timeweb Cloud DNS API pagination 21 hours ago
Frank Wall 9ecd84080b resolve shellcheck offenses 4 days ago
Frank Wall 22d260f4e6 fix dns_nsupdate when NSUPDATE_OPT is empty, refs #5224 5 days ago
neil f86ee84457 fix format 6 days ago
neil 2d282597ca fix format 6 days ago
WhiteAls 0fa20da990 Little optimisations and fixes. 3 weeks ago
Lifeboy 02fb40c507 Syntax corrections, previous change broke script 3 weeks ago
Lifeboy dc6ea97877 Syntax corrections, previous change broke script 3 weeks ago
Lifeboy 031d53b04f Syntax corrections suggested by testing script 3 weeks ago
Lifeboy 3006c90fb8 Syntax corrections suggested by testing script 3 weeks ago
Lifeboy 9cec2688ed Syntax corrections suggested by testing script 3 weeks ago
Lifeboy 65c3dc21f4 Added comments 3 weeks ago
Lifeboy fab292d2de correct a typo 4 weeks ago
i18n.site 00bbe68f78
Update dns_huaweicloud.sh 4 weeks ago
Lifeboy fa3591f4f2 TXT record ADD test successfully 4 weeks ago
Nikolay Pronchev 10cfc6838d
add Timeweb Cloud DNS API 1 month ago
Lifeboy 42e78f9a3e changes not yet tested 1 month ago
Roland Giesler 0122eabd44
Update dns_miab.sh 1 month ago
Roland Giesler 435bb3f1d3
Update dns_miab.sh 1 month ago
3VAbdAVE d8637b2c0f fixes #3359 1 month ago
WhiteAls 1700f064b3 Fix: Support for IDN 2 months ago
WhiteAls 2f08bd1965 Refactor: Improve Yandex360 DNS API integration: 2 months ago
WhiteAls 13c68cd799 Refactor: Rename _check_yandex360_variables to _check_variables and improve error handling 2 months ago
WhiteAls c7d78f4594 Fix: Corrected the entry point for Yandex 360 API 2 months ago
WhiteAls 2f1ca949f0 Fix: Make record_id extraction independent of JSON key order 2 months ago
WhiteAls a6488ff9ac Optimizing debug output 2 months ago
Mickael cb5eae888d
Update dns_ispconfig.sh 2 months ago
gmanic bcb7e5f2c8
Update dns_nsupdate.sh 2 months ago
Felix Schmidt dd582c0306 Changed the direct call of `tr` to cast to lower case to the function 2 months ago
WhiteAls 7ca861805d Fixed incorrect links in informational messages 2 months ago
WhiteAls f84577bcda Support for the Yandex 360 for Business DNS API 2 months ago
WhiteAls 37f9fd3498 The old Yandex DNS API was discontinued #4555 2 months ago
allddd 7ae0d0caa3 dns_porkbun: remove stray backslashes 2 months ago
Felix Schmidt ab86e056a2 Changed A-Z and a-z to [:upper:] and [:lower:] from last commit to comply with requested standards. 3 months 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). 3 months ago
IIIPr0t0typ3III 5789e80d74
Fixed a bug where the zone_id was corrupted for domains containing the string 'id' dns_dynv6.sh 3 months ago
René Weselowski 89586530a5 improve performance and memory usage for dns_anx 3 months ago
zak905 74ffbb2172
fix forgotten parenthensis 3 months ago
zak905 cc9c85cc1a
use lower_case util function instead of raw bash command 3 months ago
Sergey Ponomarev 6b7b5caf54 DNS provider API: structured description 10 months ago
Marvin Dickhaus fd461fe015
Fix missing XML Escaping in Password String 4 months ago
zak905 2797d2c535
fix add and rm method names 4 months ago
zak905 f440656572
create new script for ionos cloud and rollback changes to dns_ionos.sh 4 months ago
zak905 373c2b379c
remove debug print statements and usage of custom fork of acmetest 5 months ago
zak905 52d1d421a3
escape brackets in regexp and format using shfmt 5 months ago
zak905 c3cc13595d
use posix compliant lower case shell command 5 months ago
zak905 adc8031e34
fix shell linter and formating 5 months ago
zak905 0974c74a89 transform record name to lower case when searching for TXT record 5 months ago
zak905 c64aae6f39 more debugging - add function argument printing 5 months ago