Commit Graph

178 Commits (348bae53fe04ce0723adba6921ea74292cd9af7a)

Author SHA1 Message Date
neilpang d795fac37a update repo name
neil 130b67821c
Merge branch 'dev' into dev
Sylvia van Os 0fe08e1b33
Merge branch 'dev' into feature/dns-openprovider
neilpang 0629c2a086 move to wiki
bz-heilig 34be7e99f0
Update README.md
Added links for do.de API token creation and documentation of API.
Sylvia van Os 22bab90a90
Merge branch 'dev' into feature/dns-openprovider
Steven M. Miano 46fbd7f1e1 support ultradns.com api ()
support ultradns.com api ()
tambetliiv 5048c6c22a Add zone.ee (zone.eu) DNS API ()
* add zone.ee (zone.eu) dns api
Sylvia van Os ea86ddc693
Merge branch 'dev' into feature/dns-openprovider
Sebastiaan Hoogeveen 88c6621cfe
Merge branch 'dev' into master
Sylvia van Os 19628c4732
Merge branch 'dev' into feature/dns-openprovider
Sylvia van Os 04eaf7f175 Add OpenProvider support
5ll 3d5c75420a
Changed Order
5ll 1d5967d143
Updated README with Core-Networks support
Sebastiaan Hoogeveen 78c92642e4
Merge branch 'dev' into master
neil 693d692a47
sync ()
* Support for MyDevil.net ()

support mydevil

* Fix verification for namecheap domains not *owned* by the calling user ()

* Peb ()

* support pebble
* support async finalize order

* add Pebble
dsc 23b4c9c667 add docs for one.com
Marcin Konicki 16a0f40ac2 Support for MyDevil.net ()
support mydevil
Augustin-FL ec5fad433c Add online.net DNS API
Tom Cocca d30b441ede Rackspace Cloud DNS
Support Rackspace Cloud DNS

This commit is based on the original pull request by tcocca
  https://github.com/Neilpang/acme.sh/pull/1297

Addtional cleanup was provided by senseisimple in
  https://github.com/Neilpang/acme.sh/pull/1999

This pull request has squashed the changes for review, fixed a minor
(but breaking) problem with the field ordering in the response, and
added documenation per the API guide.

Co-Author: Chris <chris@chrisnovoa.com>
Co-Author: Ian Wienand <ian@wienand.org>
Frank Laszlo 84d80e93bc Add support for Thermo, Nexcess, and Futurehosting DNS APIs
Sebastiaan Hoogeveen b7e92dbced Documentation update.
Tobias Mädel 75fe022f96 Changed order in readme, added do.de
Tobias Mädel bc839569fb
Merge branch 'dev' into dev
Tobias Mädel e2f1338f94 Added documentation
Milan Pála 572adbaad2 Add support for Active24.cz
Mike Barnes cd3ef8fa5a Correct edits to README.md this time
Mike Barnes 72ce37704b Native PointHQ support
Ivru ecf7dded07 Fix typo
neil ebb1a8af1b
Merge pull request from Ivru/feature/exoscale
Feature/exoscale
Aaron W. Swenson c8c1140f15 Linode API v4 Redo
The Cloud and Classic Manager work with different APIs, and so require
a separate module, which we introduce here.

The README has also been modified to state that the two are separate
and incompatible, and provides instructions on using either.
Aaron W. Swenson 9a473640fb Revert "Update Linode API to v4"
This reverts commit 9a27b38976.

Turns out, the Cloud Manager is not backward compatible, nor is the
Classic Manager forward compatible.
Ivru 67d3e8d049 Add Exoscape API support for DNSAPI
Daniel F. Dickinson 1a77490969 dnsapi: Add option to set zone for nsupdate
Some DNS servers for which dns_nsupdate.sh is applicable (such
as dyn.com's 'Standard DNS' TSIG update mechanism), require that
the zone be set during the nsupdate transaction.  Therefore we
add a new environment variable NSUPDATE_ZONE which is used to
set the zone for the DNS TSIG transaction.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
neil 7c1c36f043
Merge pull request from titanofold/dev
Update Linode API to v4
Adrian Almenar fb08b53f0b Add Neodigit.net DNS API
Aaron W. Swenson 9a27b38976 Update Linode API to v4
Linode API has made breaking changes that are resolved by this
update. No user action is required.

Additionally, related README.md entry updated to include new cloud
manager interface.
Oliver Dick ee258f1425
Merge branch 'dev' into feature/hosting.de-plugin
epgdatacapbon 14ad5955b5 Add DNS API support for MyDNS.JP
neil 0a9a11636a
Merge pull request from hebbet/patch-2
add link to cloudflare profile for api key
pavelaks 4b581f3720
Update README.md
Fix VSCALE example (add export before VSCALE_API_KEY)
hebbet a894b7cc9b
add link to cloudflare profil for api key
Oliver Dick d8885984ab
Merge branch 'dev' into feature/hosting.de-plugin
neil 56d6079c4a
Merge pull request from LLeny/master
Namecheap API
LLeny 7e130c2618 README fixes
LLeny f7e7e885a9 Usage
Oliver Dick 1dab353fdb
Merge branch 'dev' into feature/hosting.de-plugin
Herman Sletteng 12c900ea7d Gratisdns.dk: Fix typo in url, also added note recommending --dnssleep 300
Herman Sletteng 1756bbff84 DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...

Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
linux-insideDE fc9d321ebe
Merge branch 'dev' into dev