Commit Graph

  • 77a0145187 More code cleanup and remove use of IFS for line splitting. David Kerr 2017-01-28 23:57:40 -0500
  • 4c95128113 More travis/spellcheck cleanup David Kerr 2017-01-28 22:28:52 -0500
  • 24714b7508 Cleanup travis/spellcheck issues David Kerr 2017-01-28 22:12:25 -0500
  • 076f057448 Remove remaining usage of curl and replace with acme.sh _get and _post plus other misc cleanup David Kerr 2017-01-28 21:53:03 -0500
  • 6897fa9880 get subdomain page with acme.sh _get() rather than using curl David Kerr 2017-01-28 15:15:39 -0500
  • 98c0716347 login with acme.sh _post() rather than using curl. David Kerr 2017-01-28 14:51:07 -0500
  • 5a77efd102 Cache FreeDNS authentication cookie rather than userid and password. Now the FREEDNS_USER and FREEDNS_PASSWORD need only be exported the first time it is used and whenever the userid or password is changed. Subsequent runs use the cookie cached in account.conf David Kerr 2017-01-27 17:53:46 -0500
  • 0eb678753f Delete stray line copied/pasted from another pugin David Kerr 2017-01-21 16:26:54 -0500
  • a2a1e2ed25 Support for FreeDNS David Kerr 2017-01-21 16:12:30 -0500
  • 11df7187b3 Merge pull request #564 from Neilpang/dev neil 2017-01-30 14:30:08 +0800
  • 0899803294 add my twitter #564 neilpang 2017-01-30 14:29:40 +0800
  • 4742e0951c Merge pull request #563 from Neilpang/dev neil 2017-01-30 12:42:49 +0800
  • c3b1eb0837 fix format #563 neilpang 2017-01-30 12:25:56 +0800
  • 542d7977db add new _url_encode neilpang 2017-01-30 12:07:50 +0800
  • aebbb1ae57 Revert FREEDNS userid and password variables to all uppercase As these are exported variables by convention they should be uppercase. Travis/Spellcheck fails because they are not uppercase and it therefore expects them to be defined or set before use. David Kerr 2017-01-29 21:24:31 -0500
  • 9c9ecd4813 travis spellcheck fix David Kerr 2017-01-29 18:14:21 -0500
  • 76b7731998 Remove bash unique string manipulation, replace with cut function. David Kerr 2017-01-29 15:43:58 -0500
  • 49e8ecd168 Implement retry to load subdomain page if first attempt fails. Sometimes FreeDNS does not reurn the subdomain page but rather returns a page regarding becoming a premium member. This usually happens after a period of inactivity. Immediately trying again returns the correct subdomain page. So, we will try twice to load the page David Kerr 2017-01-29 15:34:55 -0500
  • d280e4ad6d Remove use of rev command... new method of separating top domain from subdomain. David Kerr 2017-01-29 15:09:08 -0500
  • 0cac509626 More cleanup and remove bash unique code. David Kerr 2017-01-29 14:10:39 -0500
  • a367f3737b Remove some bash specific string handling, replace with sed. Plus some more code cleanup. David Kerr 2017-01-29 13:26:37 -0500
  • ea8dfd4a3e Change from ((i++)) to i=$(_math $i + 1) David Kerr 2017-01-29 00:05:59 -0500
  • 23a6ce2795 More code cleanup and remove use of IFS for line splitting. David Kerr 2017-01-28 23:57:40 -0500
  • 11927a768e minor, rename neilpang 2017-01-29 11:47:04 +0800
  • ecd5bcec0c Merge pull request #529 from ggenot/dev neil 2017-01-29 11:41:41 +0800
  • 0efdf5e992 More travis/spellcheck cleanup David Kerr 2017-01-28 22:28:52 -0500
  • 2e26aa11a6 Cleanup travis/spellcheck issues David Kerr 2017-01-28 22:12:25 -0500
  • 7da47fa556 Remove remaining usage of curl and replace with acme.sh _get and _post plus other misc cleanup David Kerr 2017-01-28 21:53:03 -0500
  • abe287528e get subdomain page with acme.sh _get() rather than using curl David Kerr 2017-01-28 15:15:39 -0500
  • e5975a7137 login with acme.sh _post() rather than using curl. David Kerr 2017-01-28 14:51:07 -0500
  • 3674cdde76 Cache FreeDNS authentication cookie rather than userid and password. Now the FREEDNS_USER and FREEDNS_PASSWORD need only be exported the first time it is used and whenever the userid or password is changed. Subsequent runs use the cookie cached in account.conf David Kerr 2017-01-27 17:53:46 -0500
  • 911a2084d4 Merge pull request #559 from Neilpang/dev #560 neil 2017-01-22 18:51:22 +0800
  • 839bf0e2c9 fix format #559 neilpang 2017-01-22 18:48:21 +0800
  • 25555b8c3e pass the paths to reload cmd neil 2017-01-22 18:11:32 +0800
  • 8de728f354 Delete stray line copied/pasted from another pugin David Kerr 2017-01-21 16:26:54 -0500
  • 57a48f8119 Support for FreeDNS David Kerr 2017-01-21 16:12:30 -0500
  • cd7ac94f35 Merge pull request #555 from Neilpang/dev neil 2017-01-21 14:20:00 +0800
  • 68aea3af9e fix format #555 neilpang 2017-01-21 14:19:01 +0800
  • cdb3216cc9 Merge pull request #554 from Neilpang/dev neil 2017-01-21 13:39:51 +0800
  • 78f0201dfa add --remove #554 neilpang 2017-01-21 13:32:12 +0800
  • 2cd47b0240 Merge pull request #553 from Neilpang/dev neil 2017-01-21 12:41:34 +0800
  • be83a6a37a minor, fix alias #553 neilpang 2017-01-21 12:40:43 +0800
  • 8ca99e85b0 Merge pull request #552 from Neilpang/dev neil 2017-01-21 11:56:04 +0800
  • f5b546b3c8 rename to LE_CONFIG_HOME #552 neilpang 2017-01-21 11:28:10 +0800
  • 50c9d17830 Merge pull request #547 from Neilpang/random neil 2017-01-17 22:09:43 +0800
  • d87af4788e Merge branch 'random' into dev neilpang 2017-01-17 22:03:55 +0800
  • 0f21537f14 format #547 neilpang 2017-01-17 22:01:36 +0800
  • 0533bde9f2 Merge branch 'random' into dev neilpang 2017-01-17 21:57:12 +0800
  • 32b3717c32 random minute neilpang 2017-01-17 21:49:02 +0800
  • d950f801af Merge pull request #546 from Neilpang/comma neil 2017-01-17 20:17:53 +0800
  • a8ab028b84 Merge pull request #545 from Neilpang/comma neil 2017-01-17 20:15:50 +0800
  • 2aff36e74b fix comma in domain #546 #545 neilpang 2017-01-17 20:13:15 +0800
  • 057afc16c6 test #542 melancn 2017-01-17 18:12:12 +0800
  • cae2b0146b test melancn 2017-01-17 17:59:21 +0800
  • bb9325edad add melancn 2017-01-17 17:40:57 +0800
  • 85a5a9e89d fix melancn 2017-01-17 17:36:41 +0800
  • e09346406b fix melancn 2017-01-17 17:15:13 +0800
  • f10c585437 error in add more domain melancn 2017-01-17 16:50:16 +0800
  • e532fcdcde error in add more domain #541 melancn 2017-01-17 16:41:48 +0800
  • db7e4bf940 fix format neil 2017-01-17 13:06:44 +0800
  • ee20015d44 fix format neil 2017-01-17 13:04:02 +0800
  • 80941f8413 minor neilpang 2017-01-16 22:36:13 +0800
  • cf909db159 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev neilpang 2017-01-16 22:31:42 +0800
  • 27dbe77fad add "--config-home" neilpang 2017-01-16 22:31:24 +0800
  • 38f2334360 Added support for Linode DNS API. Philipp Grosswiler 2017-01-16 15:42:17 +0700
  • 6489a48e1f Merge pull request #536 from Neilpang/dev 2.6.5 neil 2017-01-14 17:09:41 +0800
  • ca24d1762e Merge pull request #535 from bittorf/master #536 neil 2017-01-14 17:08:38 +0800
  • 2f4b84c074 travis: use only POSIX constructs here, avoid bashisms #535 Bastian Bittorf 2017-01-13 15:31:10 +0100
  • 6ae810a1fa Merge pull request #534 from Neilpang/dev neil 2017-01-13 22:15:01 +0800
  • 3e3f695536 Merge pull request #526 from bittorf/master #534 neil 2017-01-13 22:13:28 +0800
  • 3ca93f4a4c shellcheck: fix several occurences of SC2034 #526 Bastian Bittorf 2017-01-09 17:04:09 +0100
  • f2d9930773 Merge pull request #533 from Neilpang/dev neil 2017-01-13 20:50:52 +0800
  • 2fbf399156 minor #533 neilpang 2017-01-13 20:49:58 +0800
  • 5fe91d6577 Correction of test from comment of Neilpang + Correction of CRLF with sh not working correctly #529 Geoffroi 2017-01-11 16:17:16 +0100
  • 753d0e7df7 Syntax fix part 2 Geoffroi 2017-01-11 15:05:26 +0100
  • e2cc350fbc Fix function name Geoffroi 2017-01-11 14:54:52 +0100
  • 07feb87dee Travis fix Geoffroi 2017-01-11 14:52:52 +0100
  • 1699e94f0f Adding kong deploy script (https://getkong.org) Geoffroi 2017-01-11 14:09:58 +0100
  • 8a1e335bf5 Merge pull request #528 from Neilpang/dev neil 2017-01-10 10:41:37 +0800
  • 5413bf8753 minor, clear account key cache if new-authz error. #528 neil 2017-01-10 10:36:47 +0800
  • c4c5ecd03d Merge pull request #525 from bittorf/master neil 2017-01-09 22:16:23 +0800
  • 3b67cf4378 dnsapi/dns_dp.sh: shellcheck: fix 1 occurence of SC2126 #525 Bastian Bittorf 2017-01-09 15:08:41 +0100
  • f3c937f9ed Merge pull request #524 from Neilpang/dev neil 2017-01-09 22:02:49 +0800
  • 671a699472 minor, fix shellcheck warning #524 neilpang 2017-01-09 22:01:48 +0800
  • ba66758f61 Merge c53500a4e6 into d11d476126 #522 Bastian Bittorf 2017-01-09 13:58:21 +0000
  • c53500a4e6 Merge branch 'master' of https://github.com/bittorf/acme.sh #522 Bastian Bittorf 2017-01-09 14:58:05 +0100
  • 8645db8744 shellcheck: fix ~50 occurences of SC2034 Bastian Bittorf 2017-01-09 13:59:57 +0100
  • db75015a49 shellcheck: fix ~50 occurences of SC2034 Bastian Bittorf 2017-01-09 13:59:57 +0100
  • cc4fa1c6bd Merge pull request #523 from Neilpang/dev neil 2017-01-09 20:51:27 +0800
  • bd48f91c41 dnsapi/dns_dp.sh: shellcheck: fix 1 occurence of SC2126 Bastian Bittorf 2017-01-09 13:43:15 +0100
  • d11d476126 "Don't use [] around ranges in tr, it replaces literal square brackets." #523 neilpang 2017-01-09 20:26:07 +0800
  • 1ce06c7cdd Merge pull request #521 from bittorf/master neil 2017-01-09 20:21:58 +0800
  • 1f95d0e19a Merge 800f02ba38 into 79964b0e85 #520 Bastian Bittorf 2017-01-09 11:27:08 +0000
  • 800f02ba38 dnsapi/dns_lexicon.sh: shellcheck: fix 4 occurences of SC2021: "Don't use [] around ranges in tr, it replaces literal square brackets." #521 #520 Bastian Bittorf 2017-01-09 12:19:18 +0100
  • 79964b0e85 Merge pull request #519 from Neilpang/dev neil 2017-01-08 10:21:38 +0800
  • 0924d11bbf Merge pull request #518 from wizonesolutions/fix-bad-domain-id-parse #519 neil 2017-01-08 10:21:02 +0800
  • 3cf85634eb Trim potential closing curly brace. #518 Kevin Kaland 2017-01-08 00:09:21 +0100
  • ec01175d37 Merge pull request #515 from Neilpang/dev neil 2017-01-07 16:55:09 +0800
  • 5bb518ff0f Merge pull request #512 from ksperling/dnsaws #515 neil 2017-01-07 16:53:08 +0800
  • f69525589c fix indentation #513 Karsten Sperling 2017-01-07 21:09:18 +1300