You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
b68d008fee
envknob: add CanTaildrop (TS_DISABLE_TAILDROP) to disable taildrop on device
...
This matches CanSSHD (TS_DISABLE_SSH_SERVER) for administratively
disabling the code on a node, regardless of local or server configs.
This can be configured in /etc/default/tailscaled on Linux,
%ProgramData%\Tailscale\tailscaled-env.txt on Windows,
or /etc/tailscale/tailscaled-env.txt on Synology. (see getPlatformEnvFile)
Also delete some dead code and tidy up some docs.
Change-Id: I79a87c03e33209619466ea8aeb0f6651afcb8789
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
ipnauth
ipn/ipnauth: start splitting ipnserver into new ipnauth package
3 years ago
ipnlocal
envknob: add CanTaildrop (TS_DISABLE_TAILDROP) to disable taildrop on device
3 years ago
ipnserver
ipn/ipnauth: start splitting ipnserver into new ipnauth package
3 years ago
ipnstate
cmd/tailscale,ipn: implement lock log command
3 years ago
localapi
ipn, cmd/tailscale/cli: add LocalAPI IPN bus watch, Start, convert CLI
3 years ago
policy
ipn/policy: treat DNS service as interesting so it's not filtered out
4 years ago
store
all: remove old +build tags
4 years ago
backend.go
tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus
3 years ago
doc.go
ipn: add WebServerConfig, add views
3 years ago
fake_test.go
ipn/ipnlocal: add support for multiple user profiles
3 years ago
ipn_clone.go
ipn: add ability to name profiles
3 years ago
ipn_view.go
ipn: add ability to name profiles
3 years ago
message.go
all: gofmt for Go 1.19
4 years ago
message_test.go
ipn: remove handle.go
4 years ago
prefs.go
cmd/tailscale/cli: add ability to set short names for profiles
3 years ago
prefs_test.go
ipn: add ability to name profiles
3 years ago
serve.go
cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig ( #6401 )
3 years ago
store.go
cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig ( #6401 )
3 years ago