1
0
Fork 0
mirror of https://github.com/tunix/digitalocean-dyndns synced 2024-05-04 08:43:37 +00:00

Commit graph

  • 9d6d48e00d
    Merge pull request #22 from lawtancool/master master Alper Kanat 2021-07-09 01:11:26 +0300
  • 8560437133 Fix indentation lawtancool 2021-07-04 17:30:45 -0700
  • 8c6d54ac9e Add missing fi lawtancool 2021-07-04 17:28:13 -0700
  • 3c754751b1 Add REMOVE_DUPLICATES env variable lawtancool 2021-07-04 17:22:17 -0700
  • b97eb27a22 Merge branch 'master' of https://github.com/lawtancool/digitalocean-dyndns lawtancool 2021-06-16 21:06:42 -0700
  • 59c2887236 Fix tail command and remove unnecessary echo lawtancool 2021-06-16 21:05:34 -0700
  • 89fd57cfe8 Add duplicate DNS record handling lawtancool 2021-06-16 20:59:05 -0700
  • 339ad33f39
    Merge pull request #20 from jtsymon/jtsymon/secrets Alper Kanat 2021-05-18 10:51:39 +0300
  • 1205095230 Support passing token in DIGITALOCEAN_TOKEN_FILE Jeremy Symon 2021-05-17 20:33:13 +1200
  • a21767ee62
    Merge pull request #19 from ringvold/create-non-existant-record Alper Kanat 2021-03-24 01:06:21 +0300
  • 0c4833645b
    Update dyndns.sh Alper Kanat 2021-03-24 01:03:31 +0300
  • 928616e9e0 Fix IP check for the case where all services fail Harald Ringvold 2021-03-20 21:14:24 +0100
  • 9b59388a58 Adding check for valid ip address Harald Ringvold 2021-03-20 21:09:58 +0100
  • 8c940d5bd2 Create sub domain if it does not exist Harald Ringvold 2021-03-20 20:37:31 +0100
  • 7b38d97e38
    Merge pull request #18 from ifrido/feature/wildcard-records Alper Kanat 2021-03-17 10:18:41 +0300
  • c807533d14
    Update dyndns.sh Alper Kanat 2021-03-17 10:17:29 +0300
  • aa32217f37 disable filename expansion during evalutation of the NAME env variable ifrido 2021-03-06 21:56:19 +0100
  • 0ed4ab05cf
    Merge pull request #16 from otherguy/master Alper Kanat 2020-12-14 13:01:39 +0300
  • 4ec2969d4a
    Update dyndns.sh Alper Kanat 2020-12-14 13:00:50 +0300
  • 2a52ffae9d
    Update Dockerfile Alper Kanat 2020-12-14 12:58:43 +0300
  • b04f0e19fe
    Merge pull request #15 from AxelanderK/fix Alper Kanat 2020-12-14 12:57:58 +0300
  • f9d6d9b7c7
    Update Dockerfile Alper Kanat 2020-12-14 12:57:34 +0300
  • 3bb7a0232b
    Add logging, fix indent, add additional service Alecander Graf 2020-12-13 23:09:34 +0100
  • baf12a3806
    Add bash to Dockerfile Alecander Graf 2020-12-13 23:09:19 +0100
  • 59a389e323 Add bash to Dockerfile Alexander Karlsson 2020-12-13 22:02:13 +0000
  • a5ae5cfe52
    Merge pull request #14 from otherguy/patch-1 Alper Kanat 2020-12-13 23:01:57 +0300
  • a07892bc59
    Update dyndns.sh Alexander Graf 2020-12-13 15:55:26 +0100
  • 688a19663e Added ability to try multiple services for fetching IP address Alper Kanat 2020-12-11 00:03:27 +0300
  • b81e1815e3 Try both ipinfo.io and ifconfig.me Viktor Gustavsson 2020-12-07 17:32:51 +0100
  • 14aa8191df Replace ipinfo.io with ifconfig.me Viktor Gustavsson 2020-12-07 14:03:34 +0100
  • 37937309be
    Merge pull request #10 from aklinkert/master Alper Kanat 2020-06-26 11:11:56 +0300
  • 32b03e6914
    Load more than 20 records to work around big zones Alex Klinkert 2020-06-25 20:51:17 +0200
  • db6c6d4c00
    Merge pull request #8 from zzeneg/master Alper Kanat 2020-02-06 11:42:52 +0200
  • 6cba88c6d0 add support for multiple subdomains Evgenii Vilkov 2020-01-30 13:38:37 +0000
  • d06220a8ef
    Add pagination link to get full list Alexey Matashkin 2019-06-26 23:07:59 +1000
  • a3553daa2f
    Merge pull request #5 from wbio/master Alper Kanat 2018-12-05 12:34:34 +0300
  • c9511c3c63
    Check IP of subdomain rather than domain Will Bogey 2018-12-01 10:50:17 -0500
  • 85ee2538ff
    Merge pull request #4 from billimek/issue/3 Alper Kanat 2018-09-29 22:24:56 +0300
  • 4f99eff7ae only update if IP changed Jeff Billimek 2018-09-28 20:37:09 -0400
  • ce9d8451f2
    Merge pull request #1 from joelanford/master Alper Kanat 2017-12-02 19:15:10 +0000
  • 3075a53041 Select only the A record when figuring out the record ID and refresh on every interval in case it changes Joe Lanford 2017-11-30 21:34:38 -0500
  • 0a66c04839 Update README.md Alper Kanat 2016-10-05 17:05:41 +0300
  • d4630ffd6a Merge branch 'master' of github.com:tunix/digitalocean-dyndns Alper Kanat 2016-01-23 23:29:29 +0200
  • f3824056f7 run script as nobody Alper Kanat 2016-01-23 23:29:05 +0200
  • 6f635b5bea Update README.md Alper Kanat 2016-01-23 22:23:55 +0200
  • 69ced23f31 Update README.md Alper Kanat 2016-01-23 22:20:28 +0200
  • 66661e7922 Update README.md Alper Kanat 2016-01-23 22:09:58 +0200
  • a435fb75c5 initial commit Alper Kanat 2016-01-23 18:47:35 +0200