netbird/client/cmd
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
..
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 Update go version (#603) 2022-12-04 13:22:21 +01: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 Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
service.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
ssh.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
status.go Remove the leading space from the Signal status value (#594) 2022-12-01 11:48:13 +01:00
testutil.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +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