summaryrefslogtreecommitdiffhomepage
path: root/util/syspolicy/policy_keys.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-10-10types/persist: add AttestationKey (#17281)Patrick O'Doherty1-0/+1
2025-09-25various: allow tailscaled shutdown via LocalAPINick Khyl1-0/+1
2025-09-04ipn/ipnlocal, util/syspolicy: convert last RegisterWellKnownSettingsForTest c...Brad Fitzpatrick1-10/+0
2025-09-03util/syspolicy: remove handler, other dead codeBrad Fitzpatrick1-19/+0
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-209/+44
2025-07-08ipn/ipnlocal,util/syspolicy: add support for ExitNode.AllowOverride policy se...Nick Khyl1-0/+10
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov1-0/+5
2025-06-03posture: propagate serial number from MDM on AndroidAnton Tolchanov1-2/+2
2025-05-12net/dns,docs/windows/policy,util/syspolicy: register Tailscale IP addresses i...Nick Khyl1-0/+9
2025-04-08all: unify some redundant testing.TB interface copiesBrad Fitzpatrick1-1/+1
2025-02-24ipn/ipnlocal,util/syspolicy,docs/windows/policy: implement the ReconnectAfter...Nick Khyl1-0/+7
2025-02-01client/tailscale,ipn/ipn{local,server},util/syspolicy: implement the AlwaysOn...Nick Khyl1-1/+8
2025-01-31ipn/ipnauth,util/syspolicy: improve commentsNick Khyl1-0/+1
2025-01-31ipn/ipn{auth,server,local}: initial support for the always-on modeNick Khyl1-0/+10
2025-01-17ipnlocal: allow overriding os.Hostname() via syspolicy (#14676)Andrea Gottardo1-0/+6
2024-10-31util/syspolicy: add policy key for onboarding flow visibilityAaron Klotz1-0/+4
2024-10-25util/syspolicy, ipn/ipnlocal: update syspolicy package to utilize syspolicy/rsopNick Khyl1-1/+102
2024-09-04control/controlclient,posture,util/syspolicy: use predefined syspolicy keys i...Nick Khyl1-0/+8
2024-08-19ipnlocal: support setting authkey at login using syspolicy (#13061)Andrea Gottardo1-0/+4
2024-08-12util/syspolicy/setting: add package that contains types for the next syspolic...Nick Khyl1-1/+3
2024-06-14xcode/iOS: support serial number collection via MDM on iOS (#11429)Andrea Gottardo1-0/+4
2024-05-06util/syspolicy: add auto exit node related keys (#11996)Claire Wang1-0/+7
2024-02-22util/syspolicy: add 'ResetToDefaults' (#11194)Andrea Gottardo1-5/+6
2024-02-20util/syspolicy: add ManagedBy keys for Windows (#11183)Andrea Gottardo1-0/+11
2023-12-20all: cleanup unused code, part 1 (#10661)Andrew Lytvynov1-30/+0
2023-12-08ipn/ipnlocal, util/syspolicy: make run exit node a preference optionAdrian Dewhurst1-5/+14
2023-12-07ipn/ipnlocal, util/syspolicy: add auto update policyAdrian Dewhurst1-1/+12
2023-12-06ipn/ipnlocal: better enforce system policiesAdrian Dewhurst1-2/+5
2023-12-05util/syspolicy: add policy counters (#10471)Claire Wang1-0/+30
2023-12-05util/syspolicy: rename incorrectly named policy keysAdrian Dewhurst1-2/+2
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang1-0/+5
2023-11-15util/syspolicy: add some additional policy keysAdrian Dewhurst1-0/+4
2023-11-04syspolicy: add Allow LAN Access visibility key (#10113)Claire Wang1-0/+1
2023-10-24Revert "ipn/ipnlocal: add new DNS and subnet router policies" (#9962)Andrea Gottardo1-8/+3
2023-10-24ipn/ipnlocal: add new DNS and subnet router policiesAdrian Dewhurst1-3/+8
2023-10-16ipn/ipnlocal: change serial number policy to be PreferenceOptionKristoffer Dalby1-1/+4
2023-10-13tailcfg: add tailnet field to register request (#9675)Claire Wang1-1/+1
2023-10-10ipn/ipnlocal: use syspolicy to determine collection of posture dataKristoffer Dalby1-0/+4
2023-09-29util: add syspolicy package (#9550)Claire Wang1-0/+35