Commit Graph

1819 Commits

Author SHA1 Message Date
martgras c7b8debb6e
fix travis issues 2018-01-25 07:01:39 +01:00
martgras d51c383866
remove unused code and fix error handling 2018-01-24 15:08:06 +01:00
martgras f7d4698ef0
improve error checking 2018-01-24 13:39:38 +01:00
martgras 3fdbbafcb5
fix getroot with multiple dns zones 2018-01-24 09:59:05 +01:00
martgras c82cd90ed6
Relative link to Azure DNS wiki page 2018-01-23 18:46:59 +01:00
martgras b6fc8398cf
Usage instructions for Azure DNS 2018-01-23 18:25:52 +01:00
martgras e90f3b84c1
Add support for Azure DNS
Adding support for Azure DNS 
See https://docs.microsoft.com/en-us/azure/dns/
2018-01-23 18:24:08 +01:00
neil 4a380ad7fc
Merge pull request #1216 from Neilpang/dev
fx format
2018-01-23 19:50:20 +08:00
neilpang c05eb0b1b2 fx format 2018-01-23 19:42:57 +08:00
neil 66feebfc0e
Merge pull request #1211 from Neilpang/dev
Dev
2018-01-21 20:22:36 +08:00
neilpang 04a609b51f fix https://github.com/Neilpang/acme.sh/issues/1209 2018-01-21 20:20:54 +08:00
neilpang 258cf20c92 minor 2018-01-19 22:48:06 +08:00
neil 41c8d88217
Merge pull request #1206 from Neilpang/dev
Dev
2018-01-19 22:42:48 +08:00
neilpang 37f39c0870 minor 2018-01-19 22:41:42 +08:00
neilpang 6ba4f8b54c fix https://github.com/Neilpang/acme.sh/issues/1204 2018-01-18 21:04:06 +08:00
neil 97893d293b
Merge pull request #1201 from hmb/dev
fix bug in the --ca-bundle param of passing -f to _readlink
2018-01-18 09:28:51 +08:00
Holger Böhnke 78d1cfb464 fix bug in the --ca-bundle param of passing -f to _readlink
When _readlink is called the -f param must not be passed. _readlink (with
leading underscore) is a wrapper around readlink (without leading
underscore). _readlink already passes -f to readlink, that's why it must
not be passed to _readlink.
2018-01-17 19:21:14 +01:00
neil 0e65fdd6f7
Merge pull request #1196 from Neilpang/dev
sync
2018-01-16 21:28:43 +08:00
neil 45e21d5000
Merge pull request #1187 from auerswald/dev
Add InternetX autoDNS dns api support
2018-01-15 20:17:19 +08:00
AA 775aae7082
Update README.md 2018-01-15 11:15:26 +01:00
AA a01da2fd92
Update README.md 2018-01-15 11:00:44 +01:00
AA cd2fe698bb
Create dns_autodns.sh 2018-01-15 10:59:50 +01:00
neil 4f209e8992
Merge pull request #1182 from meowthink/dev
Add namesilo.com dns api support
2018-01-15 11:16:33 +08:00
Meowthink eb207322d3 Add namesilo.com dns api support 2018-01-14 18:52:44 +08:00
neil 9a419bd63f
Merge pull request #1167 from Neilpang/dev
sync
2018-01-07 12:07:44 +08:00
neil 59e9750602
Merge pull request #1161 from hiskang/deploy/strongswan
support both debian and redhat
2018-01-05 14:15:08 +08:00
hiska 8ea800205c support both debian and redhat 2018-01-04 19:01:57 +09:00
neil 59bb9268a1
Merge pull request #1159 from sjau/master
dns_ispconfig.sh: Remove unnecessary permission in api user
2018-01-03 13:26:59 +08:00
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user 2018-01-02 15:05:26 +01:00
sjau 6e2669ed1d
Merge pull request #1 from Neilpang/master
Update from original
2018-01-02 15:03:02 +01:00
neil 7b8a82ce90
Merge pull request #1144 from Neilpang/dev
Dev
2017-12-12 20:18:20 +08:00
neil a8bad622ff
Merge pull request #1140 from jhartlep/dev
added dns api support for servercow
2017-12-12 20:08:42 +08:00
Jens a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
2017-12-09 20:22:09 +01:00
Jens 8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
2017-12-09 20:18:05 +01:00
Jens 1c9b19833c
Update dns_servercow.sh
replaced tab with space
2017-12-09 20:14:46 +01:00
Jens 488745f378
Update README.md 2017-12-09 20:05:05 +01:00
Jens Hartlep b140e2553b added Servercow to supported list 2017-12-09 19:33:48 +01:00
Jens Hartlep ae29929714 added dns api for servercow 2017-12-09 19:32:53 +01:00
neilpang 9f80909f6a Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2017-12-09 21:51:10 +08:00
neilpang 8201458332 fix https://github.com/Neilpang/acme.sh/issues/1123 2017-12-09 21:50:45 +08:00
neil 7a88d80a10
Merge pull request #1138 from Neilpang/dev
Dev
2017-12-09 21:28:12 +08:00
neil 3ced411769
Merge pull request #1134 from speedmann/master
Add support for inwx.de API
2017-12-09 21:23:25 +08:00
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs 2017-12-09 14:20:36 +01:00
speedmann 731ed6952f Fix shebang 2017-12-09 14:13:05 +01:00
speedmann 454ad6f8bd
Merge branch 'dev' into master 2017-12-09 14:10:01 +01:00
neil 8a3b6bf0e6
Merge pull request #1132 from Aarup/master
Added support for UnoEuro API
2017-12-08 21:11:25 +08:00
Aarup fb6e0658cf update README 2017-12-08 14:09:04 +01:00
Aarup f9b8d7a9d8 renamed uno_user and uno_key 2017-12-08 13:22:17 +01:00
Aarup f763e1edd7 fix contains usage 2017-12-08 13:20:25 +01:00
Aarup dbc3ad1304 use _math 2017-12-08 12:59:02 +01:00