Commit graph

19 commits

Author SHA1 Message Date
Kevin MacMartin
8363878c87 Fix variable name 2024-06-24 23:09:47 -04:00
Kevin MacMartin
4c5da710e1 Add missing return 2024-06-24 23:06:23 -04:00
Kevin MacMartin
ed4428e846 Attempt to avoid setting the domain to something that isn't an IP address 2024-06-24 22:59:12 -04:00
Kevin MacMartin
720bb3707f Fix the library import location 2024-06-24 22:29:06 -04:00
Kevin MacMartin
7a54e0b4e0 Use the private repo for includes 2019-05-16 23:31:33 -04:00
Kevin MacMartin
433cf283cb Use ip.darkcloud.ca for external IP 2019-05-16 21:43:15 -04:00
Mike Cheng
ebc13d7f8b Only update A domains, since we're mapping to an IP. 2017-01-18 18:54:55 -05:00
Mike Cheng
42aa647c18 Update comments and names according to go lint. 2015-05-07 22:00:05 -04:00
Mike Cheng
af0f516a46 Don't always run check on root domain 2015-05-06 11:23:27 -04:00
Mike Cheng
c1746de8eb Fix bug where any non-empty hostname would not be updated 2015-05-06 11:08:30 -04:00
Mike Cheng
0400c2f406 Update logging / comment semantics about DNSRecord.Name 2015-05-05 11:07:59 -04:00
Mike Cheng
6471efd7c8 nitpick on formatting consistency 2015-05-04 21:08:46 -04:00
Mike Cheng
2cbcb510b5 Proper sleep logic when errors occur. Also better logging 2015-05-04 20:52:57 -04:00
Mike Cheng
e79e7e33f2 Commenting for godoc 2015-05-04 20:20:11 -04:00
Mike Cheng
75b0734bf8 Add logging 2015-05-04 20:03:17 -04:00
Mike Cheng
be38e512b3 Update appears to work, roughly 2015-05-04 14:52:55 -04:00
Mike Cheng
338c337736 Use flags for config file and daemon mode 2015-05-03 14:15:59 -04:00
Mike Cheng
9c571f4c23 Initial work on daemon 2015-05-02 22:17:13 -04:00
Mike Cheng
d7ed09175c Added getting of external IP address 2015-05-02 21:56:08 -04:00