netbird/client/internal/dns
Krzysztof Nazarewski b6835d9467
getFirstListenerAvailable(): adjust logging levels and add success message (#1513)
it was worrying to see multiple warnings and no success message when lacking CAP_NET_BIND_SERVICE
2024-01-31 11:20:18 +01:00
..
dbus_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
file_linux_test.go Support disabled resolved stub server mode (#1493) 2024-01-24 16:47:26 +01:00
file_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
file_parser_linux_test.go Fix iOS DNS timeout (#1504) 2024-01-29 17:10:47 +01:00
file_parser_linux.go Support disabled resolved stub server mode (#1493) 2024-01-24 16:47:26 +01:00
file_repair_linux_test.go Support disabled resolved stub server mode (#1493) 2024-01-24 16:47:26 +01:00
file_repair_linux.go Fix iOS DNS timeout (#1504) 2024-01-29 17:10:47 +01:00
host_android.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
host_darwin.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
host_ios.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
host_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
host_windows.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
host.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
local_test.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
local.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
mock_server.go Validate upstream reachability on first DNS configuration (#1489) 2024-01-23 17:23:12 +01:00
mock_test.go Fix nameserver peer conn check (#676) 2023-02-13 18:25:11 +04:00
network_manager_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
notifier.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
resolvconf_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
response_writer_test.go Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
response_writer.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_android.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_darwin.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_export_test.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
server_export.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
server_ios.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_test.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
server_windows.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
service_listener.go getFirstListenerAvailable(): adjust logging levels and add success message (#1513) 2024-01-31 11:20:18 +01:00
service_memory_test.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
service_memory.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
service.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
systemd_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
unclean_shutdown_android.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
unclean_shutdown_darwin.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
unclean_shutdown_ios.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
unclean_shutdown_linux.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
unclean_shutdown_windows.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
upstream_ios.go Fix iOS DNS timeout (#1504) 2024-01-29 17:10:47 +01:00
upstream_nonios.go Fix iOS DNS timeout (#1504) 2024-01-29 17:10:47 +01:00
upstream_test.go Fix iOS DNS timeout (#1504) 2024-01-29 17:10:47 +01:00
upstream.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
wgiface_windows.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
wgiface.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00