1. 03 Nov, 2019 1 commit
  2. 31 Oct, 2019 1 commit
  3. 30 Oct, 2019 1 commit
  4. 28 Oct, 2019 1 commit
  5. 27 Oct, 2019 3 commits
  6. 25 Oct, 2019 8 commits
  7. 24 Oct, 2019 1 commit
  8. 23 Oct, 2019 1 commit
  9. 16 Oct, 2019 3 commits
  10. 13 Oct, 2019 4 commits
    • Bill Gertz's avatar
      Style space change · 933d49b0
      Bill Gertz authored
      Extra space on empty line 27.
      933d49b0
    • Bill Gertz's avatar
      Updated to use _H1 Authorization: Basic · 9af85f5a
      Bill Gertz authored
      Updated to use suggested export _H1 env var to supply Authorization Basic credentials. This undocumented support for Basic Authorization, ContentType, etc. needs to be documented in DNSAPI Dev Guide. Removed two stray debugging lines.
      9af85f5a
    • Bill Gertz's avatar
      Space style changes. · 7ec52145
      Bill Gertz authored
      Local copy of shellcheck somehow missed these, odd.
      7ec52145
    • Bill Gertz's avatar
      Rewrite to conform to Dev guide · aa611248
      Bill Gertz authored
      Created _get_root() that tests the requested host is a subdomain to the domains hosted on MailinaBox (MIAB) DNS Server. Created common _miab_rest() used with dns_miab_add(), dns_miab_rm() and _get_root(). Also created barbaric _is_json() to test the response given by the MIAB Custom DNS API at least looks like a JSON file. We should add a hint to use _normalizeJson with JSON responses so _startswith, _endswith won't perplexingly fail.
      aa611248
  11. 09 Oct, 2019 1 commit
  12. 08 Oct, 2019 7 commits
  13. 06 Oct, 2019 2 commits
  14. 05 Oct, 2019 2 commits
    • Peter Dave Hello's avatar
      Remove trailing spaces in text files · ac9f6e3a
      Peter Dave Hello authored
      This issue in the shell scripts will also be detected in the stable
      version of shfmt(we are currently using an ancient pre-release of shfmt)
      ac9f6e3a
    • Michael Braunoeder's avatar
      [DNSAPI] add dns_rcode0.sh - Support for https://my.rcodezero.at/api-doc (#2489) · 72d800ed
      Michael Braunoeder authored
      * first version dns_rcode0.sh
      
      * fixed URLs for ACME calls
      
      * fixed challenge remove
      
      * read & write Token/URL at rm too
      
      * make info messages debug
      
      * typos fixed
      
      * update rrset only if existing challenge is found
      
      * polish error messages and make "detect root zone" scaleable
      
      * fixed formating issues
      
      * code cleanup, remove some unneeded functions
      
      * removed empty lines
      
      * save rcode0 url only if not default
      72d800ed
  15. 14 Sep, 2019 1 commit
  16. 05 Sep, 2019 2 commits
  17. 19 Aug, 2019 1 commit