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
Claus Lensbøl 1dfdee8521
net/dns: retrample resolve.conf when another process has trampled it (#18069)
When using the resolve.conf file for setting DNS, it is possible that
some other services will trample the file and overwrite our set DNS
server. Experiments has shown this to be a racy error depending on how
quickly processes start.

Make an attempt to trample back the file a limited number of times if
the file is changed.

Updates #16635

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
1 month ago
..
childproc
tailscaledhooks feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshare 8 months ago
debug.go feature/featuretags: make usermetrics modular 3 months ago
debug_forcereflect.go cmd/tailscaled: add disabled debug file to force reflect for binary size experiments 4 months ago
depaware-min.txt appc,feature: add the start of new conn25 app connector 1 month ago
depaware-minbox.txt appc,feature: add the start of new conn25 app connector 1 month ago
depaware.txt appc,feature: add the start of new conn25 app connector 1 month ago
deps_test.go cmd/tailscale/cli,feature: add support for identity federation (#17529) 3 months ago
flag.go cmd/tailscaled: default --encrypt-state to true if TPM is available (#17376) 3 months ago
generate.go
install_darwin.go
install_windows.go util/backoff: rename logtail/backoff package to util/backoff 4 months ago
manifest_windows_386.syso
manifest_windows_amd64.syso
manifest_windows_arm64.syso
netstack.go cmd/tailscaled: start implementing ts_omit_netstack 4 months ago
proxy.go feature, net/tshttpproxy: pull out support for using proxies as a feature 3 months ago
required_version.go all: switch to and require Go 1.23 1 year ago
sigpipe.go
ssh.go ssh/tailssh: add Plan 9 support for Tailscale SSH 9 months ago
tailscaled.defaults
tailscaled.go net/dns: retrample resolve.conf when another process has trampled it (#18069) 1 month ago
tailscaled.openrc
tailscaled.service cmd/tailscaled: move cleanup to an implicit action during startup 2 years ago
tailscaled_bird.go
tailscaled_drive.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 4 months ago
tailscaled_notwindows.go
tailscaled_test.go cmd/tailscaled,ipn: show a health warning when state store fails to open (#17883) 2 months ago
tailscaled_windows.go feature/logtail: pull logtail + netlog out to modular features 3 months ago
webclient.go derp/derpserver: split off derp.Server out of derp into its own package 4 months ago
windows-manifest.xml
with_cli.go