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
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>
1 day ago
..
cache util/cache: fix missing interface methods (#11275) 2 months ago
cibuild all: update copyright and license headers 1 year ago
clientmetric util/clientmetric: allow client metric values to be provided by a function 1 year ago
cloudenv util/cloudenv: add support for DigitalOcean 2 months ago
cmpver util/cmpver: add Less/LessEq helper funcs 2 months ago
codegen all: use Go 1.22 range-over-int 1 week ago
cstruct all: use Go 1.22 range-over-int 1 week ago
ctxkey all: use reflect.TypeFor now available in Go 1.22 (#11078) 3 months ago
deephash all: use Go 1.22 range-over-int 1 week ago
dirwalk all: use tstest.Replace more 1 year ago
dnsname all: use Go 1.22 range-over-int 1 week ago
execqueue control/controlclient,util/execqueue: extract execqueue into a package 3 months ago
expvarx all: use Go 1.22 range-over-int 1 week ago
fastuuid all: use Go 1.22 range-over-int 1 week ago
goroutines util/goroutines: let ScrubbedGoroutineDump get only current stack 10 months ago
groupmember util/groupmember: fail earlier if group doesn't exist, use slices.Contains 6 months ago
hashx all: use Go 1.22 range-over-int 1 week ago
httphdr util/httphdr: add new package for parsing HTTP headers (#9797) 6 months ago
httpm util/httpm: don't run test if .git doesn't exist 5 months ago
jsonutil all: use Go 1.22 range-over-int 1 week ago
limiter all: use Go 1.22 range-over-int 1 week ago
lineread all: update copyright and license headers 1 year ago
linuxfw util/linuxfw,go.{mod,sum}: don't log errors when deleting non-existant chains and rules (#11852) 2 days ago
lru all: use Go 1.22 range-over-int 1 week ago
mak various: add golangci-lint, fix issues (#7905) 1 year ago
multierr all: use Go 1.22 range-over-int 1 week ago
must all: update copyright and license headers 1 year ago
nocasemaps all: use Go 1.22 range-over-int 1 week ago
osdiag ipn/local: log OS-specific diagnostic information as JSON (#11700) 3 days ago
osshare all: update copyright and license headers 1 year ago
osuser util/osuser: add unit test for parseGroupIds 2 days ago
pidowner all: use Go 1.22 range-over-int 1 week ago
precompress all: update copyright and license headers 1 year ago
progresstracking ipn/localapi: add support for multipart POST to file-put 4 weeks ago
quarantine all: update copyright and license headers 1 year ago
race all: use Go 1.22 range-over-int 1 week ago
racebuild all: update copyright and license headers 1 year ago
rands util/rands: add Shuffle and Perm functions with on-stack RNG state 3 months ago
reload util/reload: add new package to handle periodic value loading 1 month ago
ringbuffer all: use Go 1.22 range-over-int 1 week ago
set all: use Go 1.22 range-over-int 1 week ago
singleflight all: use Go 1.22 range-over-int 1 week ago
slicesx all: use Go 1.22 range-over-int 1 week ago
syspolicy util/syspolicy: add ReadStringArray interface (#11857) 1 day ago
sysresources util/sysresources, magicsock: scale DERP buffer based on system memory 1 year ago
systemd all: update copyright and license headers 1 year ago
testenv util/testenv: add new package to hold InTest 9 months ago
topk all: use Go 1.22 range-over-int 1 week ago
truncate util/truncate: support []byte as well (#11614) 3 weeks ago
uniq all: use Go 1.22 range-over-int 1 week ago
vizerror util/vizerror: add As function to get wrapped Error 1 year ago
winutil util/syspolicy: add ReadStringArray interface (#11857) 1 day ago
zstdframe all: use Go 1.22 range-over-int 1 week ago