netbird/management/server
bcmmbaga 3cc6d3862d
Improve peer performance
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-01-13 17:52:39 +03:00
..
account Feature/peer validator (#1553) 2024-03-27 18:48:48 +01:00
activity [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
context Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
geolocation [management] Add integration test for the setup-keys API endpoints (#2936) 2025-01-02 13:51:01 +01:00
groups [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
http Merge branch 'main' into peers-get-account-refactoring 2025-01-13 15:54:37 +03:00
idp [management] improve zitadel idp error response detail by decoding errors (#2634) 2024-09-27 22:21:34 +03:00
integrated_validator [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
integration_reference Feature/peer validator (#1553) 2024-03-27 18:48:48 +01:00
jwtclaims [management] Add integration test for the setup-keys API endpoints (#2936) 2025-01-02 13:51:01 +01:00
metrics [management] add selfhosted metrics for networks (#3118) 2024-12-30 12:53:51 +01:00
migration [management] Add support for disabling resources and routing peers in networks (#3154) 2025-01-08 19:35:57 +03:00
mock_server fix merge 2025-01-08 23:17:54 +03:00
networks [management] Add support for disabling resources and routing peers in networks (#3154) 2025-01-08 19:35:57 +03:00
peer Merge branch 'main' into peers-get-account-refactoring 2025-01-08 22:31:10 +03:00
permissions [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture [management] Refactor posture check to use store methods (#2874) 2024-11-25 16:26:24 +01:00
settings [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
status Merge branch 'main' into peers-get-account-refactoring 2025-01-08 22:31:10 +03:00
store Improve peer performance 2025-01-13 17:52:39 +03:00
telemetry [management] Add metric for peer meta update (#2913) 2024-11-19 18:13:26 +01:00
testdata fix store tests 2025-01-09 13:38:09 +03:00
testutil [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
types [management] Add support for disabling resources and routing peers in networks (#3154) 2025-01-08 19:35:57 +03:00
users [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
util [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
account_request_buffer.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
account_test.go Merge branch 'main' into peers-get-account-refactoring 2025-01-13 15:54:37 +03:00
account.go fix merge 2025-01-08 23:17:54 +03:00
config.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
dns_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
dns.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
ephemeral_test.go fix merge 2025-01-08 23:17:54 +03:00
ephemeral.go fix merge 2025-01-08 23:17:54 +03:00
event_test.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
event.go [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
group_test.go [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
group.go [management] Add missing group usage checks for network resources and routes access control (#3117) 2024-12-27 14:39:34 +03:00
grpcserver.go [management] Add integration test for the setup-keys API endpoints (#2936) 2025-01-02 13:51:01 +01:00
integrated_validator.go fix merge 2025-01-08 23:17:54 +03:00
management_proto_test.go Merge branch 'main' into peers-get-account-refactoring 2025-01-08 22:31:10 +03:00
management_suite_test.go Move management server to a separate directory (#67) 2021-07-24 16:14:29 +02:00
management_test.go [management] Add integration test for the setup-keys API endpoints (#2936) 2025-01-02 13:51:01 +01:00
nameserver_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
nameserver.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
peer_test.go [management] adjust benchmark (#3168) 2025-01-11 14:08:13 +01:00
peer.go Improve peer performance 2025-01-13 17:52:39 +03:00
policy_test.go [management] Fix policy tests (#3135) 2024-12-31 18:45:40 +01:00
policy.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture_checks_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
posture_checks.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
resource.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
route_test.go [management] Add support for disabling resources and routing peers in networks (#3154) 2025-01-08 19:35:57 +03:00
route.go [management] Fix networks net map generation with posture checks (#3124) 2024-12-30 12:40:24 +01:00
scheduler_test.go Reduce test logs (#2550) 2024-09-06 16:28:19 +02:00
scheduler.go Add context to throughout the project and update logging (#2209) 2024-07-03 11:33:02 +02:00
setupkey_test.go [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
setupkey.go [management] Add integration test for the setup-keys API endpoints (#2936) 2025-01-02 13:51:01 +01:00
token_mgr_test.go [management] Send relay credentials with turn updates (#3164) 2025-01-10 09:44:02 +01:00
token_mgr.go [management] Send relay credentials with turn updates (#3164) 2025-01-10 09:44:02 +01:00
updatechannel_test.go [management] remove network map diff calculations (#2820) 2024-10-31 19:24:15 +01:00
updatechannel.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
user_test.go [management] Add MySQL Support (#3108) 2025-01-06 13:38:30 +01:00
user.go fix merge 2025-01-08 23:17:54 +03:00