netbird/client/cmd
Misha Bragin f37b43a542
Save Peer Status separately in the FileStore (#554)
Due to peer reconnects when restarting the Management service,
there are lots of SaveStore operations to update peer status.

Store.SavePeerStatus stores peer status separately and the
FileStore implementation stores it in memory.
2022-11-08 10:46:12 +01:00
..
down.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
root.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
service_controller.go Rename Wiretrustee in logs and be log output friendly on startup (#327) 2022-05-26 10:09:11 +02:00
service_installer.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
service.go Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
ssh.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
status.go Output plain NetBird IPv4 in status command (#474) 2022-09-22 09:25:52 +02:00
testutil.go Save Peer Status separately in the FileStore (#554) 2022-11-08 10:46:12 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
version.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00