tailscale/ipn
Dmytro Shynkevych 218de6d530
ipn: load hostname in Start.
This prevents hostname being forced to os.Hostname despite override
when control is contacted for the first time after starting tailscaled.

Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
2020-07-22 13:37:41 -04:00
..
ipnserver ipn/ipnserver: support simultaneous connections 2020-07-15 21:39:09 -07:00
ipnstate cmd/tailscale: add tailscale status region name, last write, consistently star 2020-07-03 13:44:22 -07:00
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 2020-04-01 10:03:44 -07:00
backend.go ipn: add Login backend command for sign-in with token 2020-07-14 13:09:36 +02:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
fake_test.go ipn: add Login backend command for sign-in with token 2020-07-14 13:09:36 +02:00
handle.go ipn: add Login backend command for sign-in with token 2020-07-14 13:09:36 +02:00
local.go ipn: load hostname in Start. 2020-07-22 13:37:41 -04:00
message.go ipn: add Login backend command for sign-in with token 2020-07-14 13:09:36 +02:00
message_test.go ipn: add Login backend command for sign-in with token 2020-07-14 13:09:36 +02:00
prefs.go ipn: remove unused parameter to func LoadPrefs, fix godoc subject 2020-07-22 10:35:35 -07:00
prefs_test.go ipn: add Hostname override to Prefs 2020-06-02 21:40:27 +02:00
store.go ipn: have NewFileStore try to create directories as needed 2020-03-03 11:51:44 -08:00
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 2020-05-13 23:12:35 -04:00