netbird/client
Misha Bragin 5c0b8a46f0
Add system activity tracking and event store (#636)
This PR adds system activity tracking. 
The management service records events like 
add/remove peer,  group, rule, route, etc.

The activity events are stored in the SQLite event store
and can be queried by the HTTP API.
2023-01-02 15:11:32 +01:00
..
cmd Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
internal Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
proto Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
server Handle peer deletion and state update (#611) 2022-12-06 15:37:30 +01:00
ssh Use id command for user lookup on MacOS (#384) 2022-07-07 16:13:46 +02:00
status Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
system Get windows version from registry (#502) 2022-10-12 12:25:33 +02: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 Add PATH to client Dockerfile (#389) 2022-07-12 15:35:51 +02: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