summaryrefslogtreecommitdiffhomepage
path: root/net/dns/direct_linux.go
AgeCommit message (Expand)AuthorFilesLines
2025-05-07net/dns: don't link dbus, gonotify on AndroidBrad Fitzpatrick1-0/+2
2025-02-11net/dns: update to illarion/gonotify/v3 to fix a panicAnton1-23/+11
2025-02-11net/dns: add a simple test for resolv.conf inotify watcherAnton1-13/+19
2024-08-22net/dns: updated gonotify dependency to v2 that supports closable contextIlarion Kovalchuk1-10/+4
2024-06-14health: begin work to use structured health warnings instead of strings, pipe...Andrea Gottardo1-4/+8
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-2/+2
2024-04-25health: break Warnable into a global and per-Tracker value halvesBrad Fitzpatrick1-3/+3
2024-04-25health: add Tracker type, in prep for removing global variablesBrad Fitzpatrick1-1/+1
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-0/+49
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-12net/dns: make "direct" mode on Linux warn on resolv.conf fightsBrad Fitzpatrick1-0/+62