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
Aaron Klotz 2aa8299c37 cmd/tailscaled, util/winutil: log our registry keys during tailscaled startup
In order to improve our ability to understand the state of policies and
registry settings when troubleshooting, we enumerate all values in all subkeys.
x/sys/windows does not already offer this, so we need to call RegEnumValue
directly.

For now we're just logging this during startup, however in a future PR I plan to
also trigger this code during a bugreport. I also want to log more than just
registry.

Fixes #8141

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
1 year ago
..
cibuild
clientmetric util/clientmetric: allow client metric values to be provided by a function 1 year ago
cloudenv
cmpver
codegen util/codegen: support embedded fields 1 year ago
cstruct
deephash tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 1 year ago
dirwalk
dnsname cmd/tailscale: extend hostname validation (#7678) 1 year ago
goroutines
groupmember
hashx
httpm
jsonutil
lineread
linuxfw
mak various: add golangci-lint, fix issues (#7905) 1 year ago
multierr
must
osshare
pidowner
precompress
quarantine
racebuild
ringbuffer
set util/set: add a basic map-based Set type 1 year ago
singleflight
slicesx
sysresources util/sysresources, magicsock: scale DERP buffer based on system memory 1 year ago
systemd
truncate
uniq
vizerror
winutil cmd/tailscaled, util/winutil: log our registry keys during tailscaled startup 1 year ago