netbird/client/internal/dns
2025-08-12 15:41:23 +02:00
..
local [misc] Move shared components to shared directory (#4286) 2025-08-05 15:22:58 +02:00
test [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
types [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
consts.go [client] make /var/lib/netbird paths configurable (#3084) 2025-01-13 10:15:01 +01:00
dbus_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_parser_unix_test.go [client] Create NRPT rules separately per domain (#4329) 2025-08-12 15:40:37 +02:00
file_parser_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
file_repair_unix_test.go [client] Always register NetBird with plain Linux DNS and use original servers as upstream (#3967) 2025-07-25 11:46:04 +02:00
file_repair_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
file_unix_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
handler_chain_test.go [client] Prioritze the local resolver in the dns handler chain (#3965) 2025-06-17 14:02:30 +02:00
handler_chain.go [client] Disable the dns host manager properly if disabled through management (#4241) 2025-07-29 19:37:18 +02:00
host_android.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
host_darwin.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
host_ios.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
host_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
host_windows.go [client] Create NRPT rules separately per domain (#4329) 2025-08-12 15:40:37 +02:00
host.go [client] Always register NetBird with plain Linux DNS and use original servers as upstream (#3967) 2025-07-25 11:46:04 +02:00
hosts_dns_holder.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
mock_server.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
network_manager_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
notifier.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
resolvconf_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
response_writer_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02: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_test.go [client] Skip dns upstream servers pointing to our dns server IP to prevent loops (#4330) 2025-08-12 15:41:23 +02:00
server_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
server_windows.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
server.go [client] Skip dns upstream servers pointing to our dns server IP to prevent loops (#4330) 2025-08-12 15:41:23 +02:00
service_listener.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
service_memory.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
service.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
systemd_freebsd.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
systemd_linux.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
unclean_shutdown_darwin.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_mobile.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_unix.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
unclean_shutdown_windows.go [client] Create NRPT rules separately per domain (#4329) 2025-08-12 15:40:37 +02:00
upstream_android.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
upstream_general.go [client] Support wildcard DNS on iOS (#3979) 2025-06-16 18:33:51 +02:00
upstream_ios.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
upstream_test.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
upstream.go [client] Eliminate upstream server strings in dns code (#4267) 2025-08-11 11:57:21 +02:00
wgiface_windows.go [client] Feature/lazy connection (#3379) 2025-05-21 11:12:28 +02:00
wgiface.go [client] Feature/lazy connection (#3379) 2025-05-21 11:12:28 +02:00