1. 19 Jun, 2019 1 commit
  2. 13 Jun, 2019 2 commits
  3. 11 Jun, 2019 3 commits
  4. 10 Jun, 2019 1 commit
  5. 02 Jun, 2019 1 commit
  6. 31 May, 2019 2 commits
  7. 28 May, 2019 2 commits
    • Kay Roepke's avatar
      Improve compatibility with *BSD xargs · 145b1f4f
      Kay Roepke authored
      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
      145b1f4f
    • neil's avatar
      sync (#2297) · 09bce5e6
      neil authored
      * Create LICENSE.md
      
      * remove _hostingde_parse_no_strip_whitespace function as this breaks API requests
      
      * Fix sessionid parsing on BSD
      
      * Make travis happy. (SC2020)
      
      * fix for https://github.com/Neilpang/acme.sh/issues/2286
      
      
      
      * Notify mail update (#2293)
      
      * feat: disable e-mail validation if MAIL_NOVALIDATE is set
      
      * fix: expose _MAIL_BIN variable
      
      * fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed
      
      * fix: update notify/mail.sh
      Co-Authored-By: default avatarMatej Mihevc <zuexo@users.noreply.github.com>
      
      * fix: remove useless echo, quote eval
      09bce5e6
  8. 25 May, 2019 2 commits
    • der-berni's avatar
      fixed error in CI · 89e73594
      der-berni authored
      89e73594
    • Awal Garg's avatar
      Add support for MaraDNS · 81523094
      Awal Garg authored
      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).
      81523094
  9. 24 May, 2019 1 commit
  10. 23 May, 2019 7 commits
  11. 22 May, 2019 2 commits
  12. 21 May, 2019 1 commit
  13. 20 May, 2019 1 commit
    • der-berni's avatar
      updated to work with one.com · 68b42a00
      der-berni authored
      rev command not found on OpenWrt
      CURL does not work, using wget
      JSESSIONID replaced with OneSIDCrmAdmin
      CSRF_G_TOKEN not needed
      68b42a00
  14. 19 May, 2019 2 commits
  15. 18 May, 2019 1 commit
  16. 13 May, 2019 1 commit
  17. 09 May, 2019 1 commit
  18. 08 May, 2019 1 commit
  19. 07 May, 2019 1 commit
  20. 06 May, 2019 3 commits
  21. 03 May, 2019 1 commit
  22. 02 May, 2019 1 commit
  23. 01 May, 2019 2 commits