summaryrefslogtreecommitdiffhomepage
path: root/net/dns/manager_openbsd.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-12-09net/dns: retrample resolve.conf when another process has trampled it (#18069)Claus Lensbøl1-5/+6
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-1/+2
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/+6
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-01-11net/dns: teach OpenBSD's manager to talk to resolvd(8). (#2789)Aaron Bieber1-2/+65
2021-10-26net/dns: fall back to copy+delete/truncate if moving to/from /etc/resolv.conf...David Anderson1-2/+2
2021-06-28net/dns: factor directManager out over an FS interfaceDavid Crawshaw1-1/+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-1/+1
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/+9