aboutsummaryrefslogtreecommitdiff
path: root/src/dns_updater.rs
Commit message (Collapse)AuthorAgeFilesLines
* Retry DNS updates when they failAlex Auvolat2023-01-111-4/+23
|
* Reduce useless updates to help avoid rate limitingAlex Auvolat2022-12-111-4/+7
|
* Fix subdomain matchingAlex Auvolat2022-12-111-10/+19
|
* Change label format to be a single dns pathAlex Auvolat2022-12-111-19/+69
|
* replace pretty_env_logger by tracing_subscriberAlex Auvolat2022-12-111-1/+6
|
* First version of D53 that does somethingAlex Auvolat2022-12-071-0/+98
First working version