summaryrefslogtreecommitdiffhomepage
path: root/net/dns/manager_default.go
AgeCommit message (Expand)AuthorFilesLines
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-1/+2
2025-05-07net/dns: don't link dbus, gonotify on AndroidBrad Fitzpatrick1-1/+1
2025-04-02net/dns: add Plan 9 supportBrad Fitzpatrick1-1/+1
2025-01-09all: illumos/solaris userspace only supportNahum Shalman1-1/+1
2024-06-14various: create a catch-all NRPT rule when "Override local DNS" is enabled on...Nick Khyl1-1/+5
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-5/+5
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-04-23net/dns: add tailscaled-on-macOS DNS OSConfiguratorBrad Fitzpatrick1-2/+2
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-04-12net/dns: return error from NewOSManager, use it to initialize NM.David Anderson1-1/+1
2021-04-05wgengine: move DNS configuration out of wgengine/router.David Anderson1-2/+2
2021-04-02net/dns: replace managerImpl with OSConfigurator in code.David Anderson1-1/+1
2021-04-01net/dns: remove ManagerConfig, pass relevant args directly.David Anderson1-2/+4
2021-03-25wgengine/router/dns: move to net/dns.David Anderson1-0/+14