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/cmd/tailscaled
Nick Khyl 67df9abdc6 util/syspolicy/setting: add package that contains types for the next syspolicy PRs
Package setting contains types for defining and representing policy settings.
It facilitates the registration of setting definitions using Register and RegisterDefinition,
and the retrieval of registered setting definitions via Definitions and DefinitionOf.
This package is intended for use primarily within the syspolicy package hierarchy,
and added in a preparation for the next PRs.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
3 months ago
..
childproc
debug.go net/netmon, add: add netmon.State type alias of interfaces.State 7 months ago
depaware.txt util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
generate.go
install_darwin.go
install_windows.go
manifest_windows_386.syso
manifest_windows_amd64.syso
manifest_windows_arm64.syso
proxy.go
required_version.go
sigpipe.go
ssh.go
taildrop.go
tailscaled.defaults
tailscaled.go cmd/tailscaled: add env knob to control default verbosity 3 months ago
tailscaled.openrc
tailscaled.service cmd/tailscaled: move cleanup to an implicit action during startup 7 months ago
tailscaled_bird.go
tailscaled_notwindows.go
tailscaled_test.go all: do not depend on the testing package 6 months ago
tailscaled_windows.go cmd/tailscaled, net/dns, wgengine/router: start Windows child processes with DETACHED_PROCESS when I/O is being piped 5 months ago
windows-manifest.xml
with_cli.go