summaryrefslogtreecommitdiffhomepage
path: root/net/dns/manager_windows_test.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-2/+2
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-2/+2
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-2/+3
2025-01-14net/dns: ensure the Windows configurator does not touch the hosts file unless...Aaron Klotz1-2/+50
2024-07-08util/winutil/gp, net/dns: add package for Group Policy APINick Khyl1-12/+11
2024-06-14various: create a catch-all NRPT rule when "Override local DNS" is enabled on...Nick Khyl1-2/+2
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-2/+2
2024-04-12net/dns: unconditionally write NRPT rules to local settingsAaron Klotz1-55/+12
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-21net/dns: change windows DNS manager to use pointer receiverAaron Klotz1-2/+2
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-08-19net/dns: [win] add MagicDNS entries to etc/hostsMaisem Ali1-0/+14
2022-08-14util/winutil: consolidate interface specific registry keysMaisem Ali1-2/+3
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick1-3/+2
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick1-2/+3
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-1/+1
2022-07-22net/dns: add Windows group policy notifications to the NRPT rule managerAaron Klotz1-26/+304
2022-06-23net/dns: update Windows split DNS settings to work alongside other NRPT entri...Aaron Klotz1-14/+240
2022-05-27net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management t...Aaron Klotz1-0/+160