summaryrefslogtreecommitdiffhomepage
path: root/util/syspolicy/syspolicy.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-04ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest c...Brad Fitzpatrick1-11/+0
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick1-36/+72
2025-09-02util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new l...Brad Fitzpatrick1-5/+6
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-10/+11
2025-07-07ipn/{ipnauth,ipnlocal,localapi}: make EditPrefs return an error if changing e...Nick Khyl1-1/+4
2025-07-07util/syspolicy: add HasAnyOf to check if any specified policy settings are co...Nick Khyl1-0/+21
2025-05-12net/dns,docs/windows/policy,util/syspolicy: register Tailscale IP addresses i...Nick Khyl1-0/+7
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick1-1/+2
2024-10-25util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsopNick Khyl1-45/+107
2024-10-08util/syspolicy, ipn: add "tailscale debug component-logs" supportNick Khyl1-0/+6
2024-08-12util/syspolicy/setting: add package that contains types for the next syspolic...Nick Khyl1-73/+14
2024-04-23util/syspolicy: add ReadStringArray interface (#11857)Andrea Gottardo1-0/+9
2023-12-06ipn/ipnlocal: better enforce system policiesAdrian Dewhurst1-0/+6
2023-09-29util/syspolicy: add read boolean setting (#9592)Claire Wang1-0/+9
2023-09-29util: add syspolicy package (#9550)Claire Wang1-0/+172