Commit Graph

  • 200cd5972a fix shellcheck errors in Arvan Dns Api Ehsan Aliakbar 2020-03-28 21:50:58 +0430
  • 808d1af578
    Merge pull request #2777 from ThiloGa/dev neil 2020-03-28 19:06:25 +0800
  • d0995665a3
    Merge pull request #2808 from ucando/dev neil 2020-03-28 16:46:13 +0800
  • 6132af8ecb enable qiniu to deploy more than one domain ucando 2020-03-26 14:59:23 +0800
  • 2e9c4914a8
    Merge pull request #2807 from acmesh-official/dev neil 2020-03-26 09:10:18 +0800
  • bf0d513e5b
    Merge pull request #2798 from oliverblaha/dev neil 2020-03-25 19:50:05 +0800
  • 2be435ff32
    Merge pull request #2802 from luoch/patch-1 neil 2020-03-25 14:49:03 +0800
  • 20ba820253
    Update dns_dp.sh 罗诚 2020-03-25 14:39:52 +0800
  • 44fd332965
    Merge pull request #2799 from PaloAltoNetworks/fix-panos-data-format neil 2020-03-25 11:11:57 +0800
  • 0453d656d6 fix(deploy/panos): data format improvements Brian Torres-Gil 2020-03-24 20:01:51 -0700
  • cb7e38577d add support for upgrade from tag Oliver Blaha 2020-03-24 14:44:35 +0100
  • 4fa59ea04e Adding Arvan Dns Api Ehsan Aliakbar 2020-03-24 17:56:50 +0430
  • bc2ed602e7 deleted txt entry routine by request of namemaster.de, entry is deleted automatically ThiloGa 2020-03-21 21:18:25 +0100
  • a1c4d159dd further shellcheck fixes ThiloGa 2020-03-21 19:48:17 +0100
  • 598f29b78e doing shellcheck staff ThiloGa 2020-03-21 19:41:46 +0100
  • f61f2d6e5e adaptations to the new api functions _get_root fully functional due to the extended api ThiloGa 2020-03-21 19:28:16 +0100
  • f38df4df11 Make remote backup directory path user configurable. dkerr64 2020-03-14 21:51:21 -0400
  • 1e34ccbe2e
    Merge pull request #2782 from lippertmarkus/feature-deployhook-synology-otp neil 2020-03-14 16:05:05 +0800
  • 2a8746f6b0
    Feat: add msmtp command Honza Hommer 2020-03-08 04:51:39 +0100
  • 554e083f3d For MULTI_CALL default to undefined, deleting entry in config file if set to "no" dkerr64 2020-03-11 10:58:36 -0400
  • 5d881a8b0f use more compatible regex flag Jeremiah 2020-03-09 11:34:50 -0600
  • 3d81641139 fix format neil 2020-03-09 19:04:32 +0800
  • c25b4ba099 dns_me id parse using only sed Jeremiah 2020-03-08 15:39:18 -0600
  • fd64c20807 store device ID Markus Lippert 2020-03-08 20:22:31 +0100
  • 80f1034dd6 add OTP support Markus Lippert 2020-03-08 19:49:46 +0100
  • 15b841da06
    Feat: simplify conditions for bin and command Honza Hommer 2020-03-08 04:47:55 +0100
  • 902c08e9c9 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev neil 2020-03-08 10:17:41 +0800
  • ea652c023e fix https://github.com/acmesh-official/acme.sh/issues/2778 neil 2020-03-08 10:17:21 +0800
  • 3c79bb77db fixing travis-ci warnings SC2086: Double quote to prevent globbing and word splitting. ThiloGa 2020-03-07 21:21:39 +0100
  • d8dbb85946 small fixes ThiloGa 2020-03-07 21:11:08 +0100
  • 20702d26ec fixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems ThiloGa 2020-03-07 21:05:42 +0100
  • 7d7e9501fa fixing https://github.com/koalaman/shellcheck/wiki/SC2181 problems ThiloGa 2020-03-07 20:37:29 +0100
  • efef76d9cf fixed typo ThiloGa 2020-03-07 19:34:57 +0100
  • e1e1ee31f0 Dont use $? directly anymore ThiloGa 2020-03-07 16:00:52 +0100
  • 142ca58d38 removed some unused Vars ThiloGa 2020-03-07 15:45:41 +0100
  • 3b01bf7bda removed the probably last blank line ThiloGa 2020-03-07 15:33:21 +0100
  • 30416f54d1 Fixes for Travis CI -removing some blanks etc. ThiloGa 2020-03-07 15:18:25 +0100
  • f21ef0d2e9 add support for namemaster.de ThiloGa 2020-03-07 14:55:09 +0100
  • 39ced21a6f
    Merge pull request #2198 from pipedrive/Add-AWS_API-slowrate neil 2020-03-07 19:59:20 +0800
  • 0f24417cb3
    Merge pull request #2769 from ianw/update-account-json neil 2020-03-07 19:50:17 +0800
  • f84a87f2a2 remove DEFAULT_DNS_SLEEP. fix https://github.com/acmesh-official/acme.sh/issues/2773 neil 2020-03-07 18:26:22 +0800
  • dada57e5c4 Merge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy David Kerr 2020-03-05 16:22:59 -0500
  • d437d6fde9
    Merge pull request #2770 from acmesh-official/dev neil 2020-03-04 09:53:51 +0800
  • 69b11575e3 add clearlinux fix https://github.com/acmesh-official/acme.sh/issues/2768 neil 2020-03-04 09:51:16 +0800
  • 72e1a1b2e9 Update account.json on account update Ian Wienand 2020-03-04 09:12:28 +1100
  • 8ba573d196 Change variable name to MULTI_CALL so default can be "no" dkerr64 2020-03-03 13:40:33 -0500
  • 4593231049 Merge branch 'ssh-deploy' of https://github.com/dkerr64/acme.sh into ssh-deploy David Kerr 2020-02-28 08:37:25 -0500
  • de9eac760b
    Merge pull request #2754 from acmesh-official/dev neil 2020-02-25 21:46:42 +0800
  • 12ad8d52ae
    Merge pull request #2753 from nobbs/fix_docker_deploy neil 2020-02-25 21:34:07 +0800
  • 22f9a3b467 Fix error on docker deploy command with spaces. alex 2020-02-25 12:33:50 +0100
  • b64f0ba83f Update usage of AWS_DNS_SLOWRATE Stephane Moser 2020-02-24 23:14:40 +0000
  • f73a494407 Remove spaces on blank line to fix travis error dkerr64 2020-02-22 22:09:28 -0500
  • 46ee74ed16 Remove variable from info/error printout that could potentially expose login credentials. dkerr64 2020-02-22 22:05:06 -0500
  • 806b746fc0 Fix bug where backup and batch_mode yes/no values could not be changed. Once set to "no" then they could never be set back to "yes" dkerr64 2020-02-22 21:23:59 -0500
  • cc820e97c6 Add support for DEPLOY_SSH_BATCH_MODE with default of yes. Before this update all remote commands were bunched together and sent to the remote host in a single SSH command. This could result in a very long sequence of commands that might be rejected by a remote host (example is VMware ESXi that uses busybox sh). With this update you can set DEPLOY_SSH_BATCH_MODE="no" and each remote command is sent as a separate SSH call so now we do not have big long sequence of commands. Defaults to same behaviour as before this update. dkerr64 2020-02-22 21:10:42 -0500
  • 283b04df73 Move cleanup of backup directory to first step in the function. dkerr64 2020-02-22 20:43:28 -0500
  • 6420d1239f Move call to remote system into separate function dkerr64 2020-02-22 20:31:52 -0500
  • 04771e5a4a Move call to remote system into separate function dkerr64 2020-02-22 20:16:36 -0500
  • 3d9608faa0 Move -T parameter into default ssh command variable dkerr64 2020-02-22 20:09:24 -0500
  • b7b4ae4262 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into ssh-deploy David Kerr 2020-02-22 20:01:41 -0500
  • b73b078705
    Merge pull request #2719 from qwqVictor/dev neil 2020-02-22 17:44:15 +0800
  • 887fa8649b
    Merge pull request #2670 from sreyemnayr/fix-pfsense-linode neil 2020-02-22 13:41:19 +0800
  • f6172d7273
    Merge pull request #2690 from nstepa/dns_yandex neil 2020-02-22 13:39:04 +0800
  • c70681712d
    Merge pull request #2746 from acmesh-official/dev neil 2020-02-22 13:34:01 +0800
  • 80ca6de531
    Merge pull request #2728 from artooro/master neil 2020-02-22 13:28:37 +0800
  • c6c395cd0f
    Merge pull request #2737 from xpac1985/patch-3 neil 2020-02-22 12:10:22 +0800
  • 4831064623
    Merge pull request #2744 from xpac1985/patch-2 neil 2020-02-21 23:20:34 +0800
  • d4660a23c0
    Merge pull request #2742 from adrian5/patch-3 neil 2020-02-21 22:34:18 +0800
  • e184a1b9e6
    haproxy deploy script now compatible with OpenSSL v1.1+ xpac1985 2020-02-20 23:28:55 +0100
  • f8662c9bc2
    Fix phrasing in README adrian5 2020-02-20 18:43:08 +0100
  • 463df9e4ba
    Make socat debug output show version + features instead of help text xpac1985 2020-02-18 16:26:15 +0100
  • c768581829
    Merge pull request #2735 from acmesh-official/dev neil 2020-02-15 21:56:03 +0800
  • 754f7a7891
    Merge pull request #2614 from PaloAltoNetworks/deploy-panos neil 2020-02-15 20:46:59 +0800
  • 21450a08c2 Fixed 6 character requirement. Paul Nguyen 2020-02-13 18:01:27 -0800
  • c355b25bb1 Fixed line formatting Paul Nguyen 2020-02-12 15:00:23 -0800
  • 1fe3d80838 Updated to use saveconf function and base64encode. Paul Nguyen 2020-02-12 14:57:31 -0800
  • 930e16b64a fix gitdiff Paul Nguyen 2020-02-11 22:50:05 -0800
  • 2077a70d03 Fixing gitdiff Paul Nguyen 2020-02-11 22:44:51 -0800
  • cbdb8bd9b9 Fixing gitdiff Paul Nguyen 2020-02-11 22:34:55 -0800
  • 5dcb417676 ShellCheck fixes Paul Nguyen 2020-02-11 22:26:48 -0800
  • 71bc993e3d Fixed Shellchecks Paul Nguyen 2020-02-11 22:23:10 -0800
  • c2812896f8 Update deployer Paul Nguyen 2020-02-11 18:15:10 -0800
  • d43227ede4
    fix shellcheck issues Arthur Wiebe 2020-02-11 13:07:10 -0500
  • 8554ae38ed
    Merge pull request #2369 from tresni/synology_dsm neil 2020-02-11 20:12:47 +0800
  • da656caf1e
    Merge pull request #2726 from Blfrg/dns_me neil 2020-02-11 19:09:38 +0800
  • 51fc853228
    Merge pull request #1341 from phlegx/all-inkl-kasserver-dns-script neil 2020-02-11 19:08:31 +0800
  • 7a30cb9de7
    Merge branch 'dev' into all-inkl-kasserver-dns-script neil 2020-02-11 19:07:20 +0800
  • 1b475cf9f3
    Remove -q from greps Brian Hartvigsen 2020-02-10 21:02:27 -0700
  • 719b690451
    add support for using a Zone ID Arthur Wiebe 2020-02-10 10:22:55 -0500
  • 3cdc523dec
    Merge pull request #2628 from woutd/master neil 2020-02-10 22:27:05 +0800
  • eb49127b9e
    improve id parse Blfrg 2020-02-09 14:50:29 -0600
  • d07172a528
    Replace disabled linter with variable substituion Brian Hartvigsen 2020-02-09 12:06:13 -0800
  • 79637097ba
    Use _utc_date Brian Hartvigsen 2020-02-09 11:50:50 -0800
  • 1259341095
    Use deployconf properly Brian Hartvigsen 2020-02-09 03:10:11 -0800
  • 5d3bc95ac5
    Fix some debug output Brian Hartvigsen 2020-02-09 02:50:29 -0800
  • de25232a73
    Allow creating new certificates when certificate is not found Brian Hartvigsen 2020-02-09 02:26:55 -0800
  • 95769de464
    Fix shfmt/shellcheck issues Brian Hartvigsen 2020-02-09 02:01:26 -0800
  • 52a168b961
    Stop using jq/curl directly Brian Hartvigsen 2020-02-08 16:27:18 -0800
  • b3b00b6700
    Using domainconf instead of account Brian Hartvigsen 2019-09-30 14:06:04 -0600
  • 8e8cda132c
    Remove boilerplate from what I used for template Brian Hartvigsen 2019-06-30 00:30:35 -0600