summaryrefslogtreecommitdiffhomepage
path: root/util/syspolicy/source
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris8-8/+8
2025-09-02util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new l...Brad Fitzpatrick2-8/+10
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick8-50/+58
2025-07-07ipn/ipnlocal,util/syspolicy/source: retain existing exit node when using auto...Nick Khyl1-0/+7
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick1-4/+4
2025-01-23cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the ...Nick Khyl1-2/+80
2025-01-03util/slicesx: add MapKeys and MapValues from golang.org/x/exp/mapsBrad Fitzpatrick1-1/+2
2024-10-30util/syspolicy/source: put EnvPolicyStore env keys in their own namespaceBrad Fitzpatrick2-41/+46
2024-10-30util/syspolicy/source: use errors instead of github.com/pkg/errorsNick Khyl1-1/+1
2024-10-30util/syspolicy: implement a syspolicy store that reads settings from environm...Nick Khyl3-3/+516
2024-10-16util/syspolicy: add rsop package that provides access to the resultant policyNick Khyl1-18/+15
2024-09-03util/syspolicy/source: add package for reading policy settings from external ...Nick Khyl6-0/+2130