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
Andrew Lytvynov 5a9e935597
clientupdate: implement update for Unraid (#10344)
Use the [`plugin`
CLI](https://forums.unraid.net/topic/72240-solved-is-there-a-way-to-installuninstall-plugins-from-script/#comment-676870)
to fetch and apply the update.

Updates https://github.com/tailscale/tailscale/issues/10184

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
12 months ago
..
conffile
ipnauth ipn/ipnauth: improve the Windows token administrator check 1 year ago
ipnlocal clientupdate: implement update for Unraid (#10344) 12 months ago
ipnserver ipn/localapi: only perform local-admin check in serveServeConfig (#10163) 1 year ago
ipnstate ipn/{ipnlocal,ipnstate,localapi}: add localapi endpoints for client self-update (#10188) 1 year ago
localapi {client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpoint 1 year ago
policy ipn,tailconfig: clean up unreleased and removed app connector service 1 year ago
store
backend.go
conf.go
doc.go
fake_test.go
ipn_clone.go ipn: introduce app connector advertisement preference and flags 1 year ago
ipn_test.go
ipn_view.go ipn: introduce app connector advertisement preference and flags 1 year ago
prefs.go ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile 1 year ago
prefs_test.go ipn: introduce app connector advertisement preference and flags 1 year ago
serve.go
serve_test.go
store.go taildrop: lazily perform full deletion scan after first taildrop use (#10137) 1 year ago
store_test.go