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/control/controlclient
Christine Dodrill 7ea809897d ipn/ipnserver: enable systemd-notify support
Addresses #964

Still to be done:
- Figure out the correct logging lines in util/systemd
- Figure out if we need to slip the systemd.Status function anywhere
  else
- Log util/systemd errors? (most of the errors are of the "you cannot do
  anything about this, but it might be a bad idea to crash the program if
  it errors" kind)

Assistance in getting this over the finish line would help a lot.

Signed-off-by: Christine Dodrill <me@christine.website>

util/systemd: rename the nonlinux file to appease the magic

Signed-off-by: Christine Dodrill <me@christine.website>

util/systemd: fix package name

Signed-off-by: Christine Dodrill <me@christine.website>

util/systemd: fix review feedback from @mdlayher

Signed-off-by: Christine Dodrill <me@christine.website>

cmd/tailscale{,d}: update depaware manifests

Signed-off-by: Christine Dodrill <me@christine.website>

util/systemd: use sync.Once instead of func init

Signed-off-by: Christine Dodrill <me@christine.website>

control/controlclient: minor review feedback fixes

Signed-off-by: Christine Dodrill <me@christine.website>

{control,ipn,systemd}: fix review feedback

Signed-off-by: Christine Dodrill <me@christine.website>

review feedback fixes

Signed-off-by: Christine Dodrill <me@christine.website>

ipn: fix sprintf call

Signed-off-by: Christine Dodrill <me@christine.website>

ipn: make staticcheck less sad

Signed-off-by: Christine Dodrill <me@christine.website>

ipn: print IP address in connected status

Signed-off-by: Christine Dodrill <me@christine.website>

ipn: review feedback

Signed-off-by: Christine Dodrill <me@christine.website>

final fixups

Signed-off-by: Christine Dodrill <me@christine.website>
5 years ago
..
auto.go control/controlclient: adjust some logging point names 5 years ago
controlclient_test.go tailcfg, control/controlclient: add GoArch, populate OSVersion on Linux 6 years ago
direct.go ipn/ipnserver: enable systemd-notify support 5 years ago
direct_clone.go ipn: fix netmap change tracking and dns map generation (#609) 6 years ago
direct_test.go tailcfg, control/controlclient: support delta-encoded netmaps 6 years ago
filter.go wgengine/filter: remove the Matches type. 5 years ago
hostinfo_linux.go control/controlclient, version/distro, wgengine: recognize OpenWrt 5 years ago
hostinfo_windows.go control/controlclient: deal with localized 'Version' string getting Windows version 5 years ago
netmap.go wgengine/filter: remove the Matches type. 5 years ago
netmap_test.go control/controlclient: also log active account in netmaps 5 years ago
persist_test.go control/controlclient, ipn: store machine key separately from user prefs/persist 5 years ago