You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/winutil
Andrea Gottardo 1d3e77f373
util/syspolicy: add ReadStringArray interface (#11857)
Fixes tailscale/corp#19459

This PR adds the ability for users of the syspolicy handler to read string arrays from the MDM solution configured on the system.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
6 months ago
..
authenticode
policy
testdata/testrestartableprocesses all: use Go 1.22 range-over-int 7 months ago
winenv
mksyscall.go
restartmgr_windows.go all: use Go 1.22 range-over-int 7 months ago
restartmgr_windows_test.go all: use Go 1.22 range-over-int 7 months ago
subprocess_windows_test.go
svcdiag_windows.go
winutil.go util/syspolicy: add ReadStringArray interface (#11857) 6 months ago
winutil_notwindows.go util/syspolicy: add ReadStringArray interface (#11857) 6 months ago
winutil_windows.go util/syspolicy: add ReadStringArray interface (#11857) 6 months ago
winutil_windows_test.go
zsyscall_windows.go