1. 16 Dec, 2020 1 commit
    • jimp100's avatar
      Corrected regex for subdomains · cee20c4e
      jimp100 authored
      A fix to handle subdomains of a duckdns domain.  I.e.  subdomain.mydomain.duckdns.org
      Handles n number of subdomains
      cee20c4e
  2. 10 Dec, 2020 1 commit
  3. 08 Dec, 2020 1 commit
  4. 07 Dec, 2020 4 commits
    • neil's avatar
      fix · 8440d013
      neil authored
      8440d013
    • neil's avatar
      fix · 174c87a1
      neil authored
      174c87a1
    • neil's avatar
      fix · 32b62d6d
      neil authored
      32b62d6d
    • neil's avatar
      start 2.8.9 · a0c2d312
      neil authored
      a0c2d312
  5. 06 Dec, 2020 1 commit
    • Nate's avatar
      Correct sed regex · 94bba4ac
      Nate authored
      Corrects issue #3285.
      
      The '?' character after a group is not supported in POSIX Basic Regular Expressions. Replacing it with '\{0,1\}' retains the same functionality and also works on non-GNU systems.
      94bba4ac
  6. 02 Dec, 2020 2 commits
  7. 01 Dec, 2020 3 commits
  8. 30 Nov, 2020 4 commits
  9. 29 Nov, 2020 23 commits