netbird/management/server
Maycon Santos 12ae2e93fc
Adding DNS settings for accounts (#655)
Allow users to set groups in which the DNS management is disabled

Added API, activity store, and network map sync test
2023-01-17 17:34:40 +01:00
..
activity Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
http Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
idp Add IdP metrics (#521) 2022-10-22 13:29:39 +02:00
jwtclaims OpenAPI specification and API Adjusts (#356) 2022-06-14 10:32:54 +02:00
metrics Update last run time and active count (#568) 2022-11-18 16:35:13 +01:00
mock_server Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
status Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
telemetry Add gRPC metrics (#522) 2022-10-22 15:06:54 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
account_test.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
account.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
config.go Update scripts for the self-hosted Oauth 2.0 Device Auth Grant support (#439) 2022-08-24 14:37:18 +02:00
dns_test.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
dns.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
event_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
event.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
file_store_test.go Save Peer Status separately in the FileStore (#554) 2022-11-08 10:46:12 +01:00
file_store.go Add network routes distribution groups (#606) 2022-12-06 10:11:57 +01:00
group.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
grpcserver.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
management_proto_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
management_suite_test.go Move management server to a separate directory (#67) 2021-07-24 16:14:29 +02:00
management_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
nameserver_test.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
nameserver.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
network_test.go Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
network.go Replace gRPC errors in business logic with internal ones (#558) 2022-11-11 20:36:45 +01:00
peer_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
peer.go Adding DNS settings for accounts (#655) 2023-01-17 17:34:40 +01:00
route_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
route.go Add network routes distribution groups (#606) 2022-12-06 10:11:57 +01:00
rule.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
setupkey_test.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
setupkey.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00
store.go Save Peer Status separately in the FileStore (#554) 2022-11-08 10:46:12 +01:00
turncredentials_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
turncredentials.go Use select for turn credentials and peers update (#443) 2022-08-27 12:57:03 +02:00
updatechannel_test.go Use select for turn credentials and peers update (#443) 2022-08-27 12:57:03 +02:00
updatechannel.go Add anonymous usage metrics collection (#508) 2022-10-16 13:33:46 +02:00
user.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00