netbird/client
Misha Bragin ed4f90b6aa
Report offline peers to agents (#728)
The peer login expiration ACL check introduced in #714
filters out peers that are expired and agents receive a network map 
without that expired peers.
However, the agents should see those peers in status "Disconnected".

This PR extends the Agent <-> Management protocol 
by introducing a new field OfflinePeers
that contain expired peers. Agents keep track of those and display 
then just in the Status response.
2023-03-07 10:17:25 +01:00
..
cmd Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
internal Report offline peers to agents (#728) 2023-03-07 10:17:25 +01:00
proto Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
server Use the conn state of peer on proper way (#717) 2023-03-03 19:49:18 +01:00
ssh Use id command for user lookup on MacOS (#384) 2022-07-07 16:13:46 +02:00
system Macos version error (#666) 2023-02-03 21:40:30 +01:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui correctly set the windows application icon on windows (#535) 2022-11-01 00:34:30 +01:00
Dockerfile Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
installer.nsis Disable uninstall message when upgrade is silent (#505) 2022-10-13 15:00:39 +02:00
main.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
resources.rc Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
wireguard_nt.sh Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00