Commit Graph

977 Commits (ec1f9841b21cd9aa7ca96aac4589472f3624f4eb)

Author SHA1 Message Date
Martin Kammerlander ec1f9841b2 Replace grep -A.
5 years ago
Martin Kammerlander e22c5ea800 Merge with Neilpang dev repo.
5 years ago
neil 6140a3c26b
Merge pull request #1925 from kuk/master
5 years ago
Kukushkin Alexander 6eaf2d67b7 Fix Vscale
5 years ago
neil 3ec495225f
Merge pull request #2563 from peterkelm/peterkelm-variomedia-dns
5 years ago
peterkelm bec26ce754
Shellcheck'd
5 years ago
peterkelm dca6a4bbd5
minor formatting changes
5 years ago
neil 34c3da9117
Merge pull request #2560 from scottkof/aws-dns-avoid-throttle
5 years ago
scottkof a22d3b2390
Switch from `sleep` to `_sleep`
5 years ago
peterkelm c1b089d1c3
unused code removed
5 years ago
peterkelm 1271f97b66
fixed dns_variomedia_rm for wildcard certs
5 years ago
peterkelm 582c77805c
variomedia dns api
5 years ago
scottkof df3575217a
Avoid API throttling errors in AWS DNS plugin
5 years ago
neil c504506455
Merge pull request #2455 from RolphH/leaseweb-api
5 years ago
neilpang 2a28772312 fix https://github.com/Neilpang/acme.sh/pull/2553#issuecomment-546173277
5 years ago
Rolph Haspers e48daffad9 Fixed error
5 years ago
Rolph Haspers 58642286c9 Fix for SC2039/SC2086
5 years ago
Rolph Haspers 6d62ae226a Small fix
5 years ago
Rolph Haspers 14f6f9ec94 Fixed wrong assignement of var
5 years ago
Rolph Haspers e10f447b5b Fixed some bugs, tested and working
5 years ago
Rolph Haspers 1d1f61613c Check for root domain via API
5 years ago
neil 18ad01533b add space.
5 years ago
David Robles 573c8f3b13 Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
5 years ago
neil e85d7a7be5
Merge pull request #2534 from billgertz/patch-2
5 years ago
neil 7015215f26
Merge pull request #2548 from rserpent/dns_nic
5 years ago
rserpent ffa5472b31
fix whitespaces
5 years ago
rserpent e00f0b4cf1
Update dns_nic.sh
5 years ago
rserpent dc5c220e8f
dns_nic init
5 years ago
Bill Gertz 933d49b0b0
Style space change
5 years ago
Bill Gertz 9af85f5a7e
Updated to use _H1 Authorization: Basic
5 years ago
Bill Gertz 7ec52145e8
Space style changes.
5 years ago
Bill Gertz aa6112482d
Rewrite to conform to Dev guide
5 years ago
neil d035cdcff9
Merge pull request #2537 from master-nevi/master
5 years ago
neil 38e08bb91f
Merge pull request #2434 from dkerr64/FreeDNS
5 years ago
David Robles ba7db3edda Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. Fixes #2536
5 years ago
Bill Gertz f64b061a28
Style issue
5 years ago
Bill Gertz f323ced4ca
Style issues and orphan _postContentType debug fix
5 years ago
Bill Gertz c06ec7c6ba
Removed parameters and unused code for _miab_post
5 years ago
Bill Gertz 835f9aad91
Um that's a wee bit of nit pick.
5 years ago
Bill Gertz a4ec9f8b44
Fixed weird spacing on line 180
5 years ago
Bill Gertz 47c33d0344
Cleanup/ removed private function _get_root
5 years ago
Bill Gertz f500c7abcb
dnsapi/dns_miab.sh MIAB DNS-01 Validation
5 years ago
neil 95dd7b5323
Merge pull request #2531 from moose-kazan/master
5 years ago
Vadim Kalinnikov e484f32b1a - Return shell detect via env
5 years ago
Vadim Kalinnikov bc396e7a90 Small fix in dns_vultr.sh
5 years ago
Peter Dave Hello ac9f6e3a41 Remove trailing spaces in text files
5 years ago
Michael Braunoeder 72d800ed10 [DNSAPI] add dns_rcode0.sh - Support for https://my.rcodezero.at/api-doc (#2489)
5 years ago
Boot Lee 950d024a11 fix grep error when txt value begin with - char (#2471)
5 years ago
Kent Varmedal 80d63dbb7c Add support for Domeneshop DNS API (#2458)
5 years ago
Phil Porada 6b817d4563 Set TXT record TTL to minimum possible value (#2465)
5 years ago