tailscale/ipn
Brad Fitzpatrick 7d8227e7a6 logpolicy: don't use C:\ProgramData use for tailscale-ipn GUI's log dir
tailscale-ipn.exe (the GUI) shouldn't use C:\ProgramData.

Also, migrate the earlier misnamed wg32/wg64 conf files if they're present.
(That was stopped in 2db877caa3, but the
files exist from fresh 1.14 installs)

Updates #2856

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-09-20 21:48:46 -07:00
..
ipnlocal tailcfg, health: add way for control plane to add problems to health check 2021-09-19 17:55:49 -07:00
ipnserver logpolicy: don't use C:\ProgramData use for tailscale-ipn GUI's log dir 2021-09-20 21:48:46 -07:00
ipnstate cmd/tailscale: fix "tailscale ip $self-host-hostname" 2021-09-07 11:57:23 -07:00
localapi client/tailscale,ipn/localapi: warn on tailscale/tailscaled version skew 2021-08-19 08:36:13 -07:00
policy
backend.go
doc.go
fake_test.go
handle.go ipn: another controlplane synonym 2021-07-13 08:22:10 -07:00
message.go
message_test.go
prefs.go ipn: another controlplane synonym 2021-07-13 08:22:10 -07:00
prefs_clone.go cmd/cloner: add Clone context to regen struct assignments 2021-09-17 16:46:08 -07:00
prefs_test.go
store.go ipn/store: add ability to store data as k8s secrets. 2021-09-01 12:50:59 -07:00
store_test.go