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/ipn/ipnlocal
Andrew Lytvynov 7b1c764088
ipn/ipnlocal: gate systemd-run flags on systemd version (#12747)
We added a workaround for --wait, but didn't confirm the other flags,
which were added in systemd 235 and 236. Check systemd version for
deciding when to set all 3 flags.

Fixes #12136

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
4 months ago
..
testdata
autoupdate.go clientupdate: return true for CanAutoUpdate for macsys (#12746) 4 months ago
autoupdate_disabled.go ipn/ipnlocal: periodically run auto-updates when "offline" (#12118) 5 months ago
breaktcp_darwin.go
breaktcp_linux.go
c2n.go ipn/ipnlocal: gate systemd-run flags on systemd version (#12747) 4 months ago
c2n_pprof.go
c2n_test.go
cert.go all: use math/rand/v2 more 5 months ago
cert_js.go
cert_test.go
dnsconfig_test.go
drive.go
expiry.go
expiry_test.go
local.go ipn/ipnlocal: handle auto value for ExitNodeID syspolicy (#12512) 4 months ago
local_test.go ipn/ipnlocal: handle auto value for ExitNodeID syspolicy (#12512) 4 months ago
loglines_test.go ipn/ipnlocal, all: plumb health trackers in tests 6 months ago
network-lock.go ipn/ipnlocal: allow multiple signature chains from the same SigCredential 5 months ago
network-lock_test.go ipn/ipnlocal: allow multiple signature chains from the same SigCredential 5 months ago
peerapi.go proxymap, various: distinguish between different protocols 5 months ago
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go ipn/ipnlocal, all: plumb health trackers in tests 6 months ago
profiles.go health,ipn/ipnlocal: hide update warning when auto-updates are enabled (#12631) 5 months ago
profiles_notwindows.go
profiles_test.go various: disable stateful filtering by default (#12197) 6 months ago
profiles_windows.go
serve.go ipn/ipnlocal: don't bind localListener if its context is canceled (#12621) 5 months ago
serve_test.go ipn/ipnlocal: fix data race in tests 5 months ago
ssh.go
ssh_stub.go
ssh_test.go
state_test.go control/controlclient: delete unused Client.Login Oauth2Token field 6 months ago
taildrop.go
web_client.go
web_client_stub.go