937d5b5472
try to remove errors in travis-ci
2019-05-31 08:26:48 +02:00
145b1f4fb3
Improve compatibility with *BSD xargs
...
The --no-run-if-empty option is a GNU extension and the long version isn't supported by *BSD variants.
Instead use the short version (-r) which is present, but ignored as it is the default behavior, in at least FreeBSD: https://www.freebsd.org/cgi/man.cgi?xargs
2019-05-28 13:46:19 +02:00
89e73594eb
fixed error in CI
2019-05-25 17:35:40 +02:00
8152309435
Add support for MaraDNS
...
MaraDNS is a lightweight self-hosting DNS server. This patch adds
support for adding records to zone files stored on the server in the
format expected by MaraDNS. Path to the file should be exported in
MARA_ZONE_FILE environment variable. To reload the configuration
automatically, the user must provide path to the pid file of duende (the
daemonization tool that ships with MaraDNS) in MARA_DUENDE_PID_PATH
(--pid argument to duende).
2019-05-25 16:55:09 +05:30
a3089a719f
Updated to work with curl
...
Now works with curl.
Check the root domain.
2019-05-24 09:44:13 +02:00
2cb0b00e3a
replace _read_conf() with _readaccountconf()
2019-05-23 18:11:25 -04:00
264ec5bab7
Merge pull request #2284 from devNan0/fix_netcup_parsing_on_bsd
...
dnsapi: netcup: Fix sessionid parsing on BSD
2019-05-23 21:30:22 +08:00
e340593ad1
Revert parameter changes
...
Revert ONECOM_PASSWORD back to ONECOM_Password
and ONECOM_USER back to ONECOM_User
2019-05-23 09:39:54 +02:00
05b6afcd17
Make travis happy. (SC2020)
2019-05-23 08:15:03 +02:00
10994d65be
Even blank lines (with spaces) give Travis heartache. Sigh.
2019-05-22 23:01:23 -04:00
a18ce275ab
Another Travis CI warning fixed.
2019-05-22 22:54:56 -04:00
66c39a953a
Fix warnings from Travis build
2019-05-22 22:50:26 -04:00
09fb9dcd92
Fix bug preventing multipart TLD names to work. And simplify/cleanup the code.
2019-05-22 22:16:46 -04:00
50d5c4b9ca
Fix sessionid parsing on BSD
2019-05-22 17:01:11 +02:00
0e9ba9a004
remove _hostingde_parse_no_strip_whitespace function as this breaks API requests
2019-05-22 16:20:28 +02:00
ef7d259bb7
Merge pull request #2277 from mjthompson/patch-1
...
Fix typo
2019-05-21 23:04:54 +08:00
688fe131c9
Fix typo
2019-05-21 18:21:54 +08:00
68b42a00e0
updated to work with one.com
...
rev command not found on OpenWrt
CURL does not work, using wget
JSESSIONID replaced with OneSIDCrmAdmin
CSRF_G_TOKEN not needed
2019-05-20 17:40:43 +02:00
527e1b8a16
Merge pull request #2273 from MilanPala/active24_fix_token
...
Fix saving token for DNS Active24
2019-05-19 18:28:17 +08:00
f6d6658de7
Fix saving token for DNS Active24
2019-05-19 11:47:19 +02:00
cf4c603362
fix format
2019-05-19 08:05:40 +08:00
ace947e6b3
add dns_durabledns.sh
2019-05-18 21:00:39 +08:00
ccefd3be02
Merge pull request #2255 from mdbraber/update-acmeproxy
...
dns_acmeproxy: Username/password no longer required
2019-05-13 22:47:18 +08:00
5e165819a1
Update authentication logic / info
2019-05-13 08:45:57 +02:00
ade9d662db
Merge pull request #2210 from chasefox/dev
...
Fix gcloud most-specific zone match
2019-05-12 21:58:44 +08:00
657051e4b6
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
...
# Conflicts:
# README.md
# dnsapi/README.md
2019-05-12 13:36:01 +03:00
1a6af5d896
Merge pull request #1582 from v0s/pddfixes
...
Multiple fixes to Yandex DNSAPI plugin
2019-05-12 15:40:17 +08:00
f9e3a2132f
Username/password no longer required
2019-05-09 21:14:26 +02:00
9ab318cafc
Merge pull request #2250 from mdbraber/add-acmeproxy-provider
...
Add acmeproxy provider
2019-05-08 22:17:34 +08:00
11ecbd27be
fix punycode domain
2019-05-08 22:07:27 +08:00
585ef998d0
Fixed CI errors
2019-05-07 16:47:23 +02:00
c297aff99b
Improved logging description
2019-05-06 18:31:58 +02:00
68142c9835
Update description
2019-05-06 17:14:31 +02:00
b8f4fa359c
Add acmeproxy provider
2019-05-06 17:12:50 +02:00
dac75a1dda
rename
2019-05-03 20:50:42 +08:00
130b67821c
Merge branch 'dev' into dev
2019-05-03 20:46:16 +08:00
b902769fa8
Merge pull request #2242 from plantroon/master
...
Add NLnetLabs NSD
2019-05-03 20:38:20 +08:00
7503a58d1f
Merge pull request #2243 from mod242/master
...
New API for Schlundtech.de
2019-05-03 20:35:34 +08:00
096ce1a207
Create DNS API for Schlundtech
2019-05-02 12:18:16 +02:00
d1ef039e39
Removed trailing line
2019-05-01 12:25:46 +02:00
040ca5320d
Fixed style to match upstream
2019-05-01 12:17:54 +02:00
625c85291d
Merge pull request #2236 from mod242/master
...
Correct parsing error in sed
2019-05-01 15:14:14 +08:00
522b7c51f7
Adding NLnetLabs NSD API
2019-05-01 01:53:51 +02:00
d7be2c5b8a
Remove from Master Branch
2019-04-29 16:17:24 +02:00
a89d50d34e
use mutable
2019-04-29 21:52:22 +08:00
175b56b43c
Update dns_schlundtech.sh
2019-04-29 12:18:05 +02:00
9b68a3ef4a
Update dns_schlundtech.sh
2019-04-29 12:13:40 +02:00
345d6c5687
Update dns_schlundtech.sh
2019-04-29 10:44:23 +02:00
5b1b5cc8f2
Create dns_schlundtech.sh
2019-04-29 10:43:16 +02:00
1b062ab929
Correct sed parsing error
2019-04-28 15:58:08 +02:00