netbird/client
Maycon Santos c815ad86fd
Fix macOS DNS unclean shutdown restore call on startup (#2286)
previously, we called the restore method from the startup when there was an unclean shutdown. But it never had the state keys to clean since they are stored in memory

this change addresses the issue by falling back to default values when restoring the host's DNS
2024-07-18 18:06:09 +02:00
..
android Fill the UI version info in system meta on Android (#2077) 2024-05-31 17:26:56 +02:00
anonymize Add client debug features (#1884) 2024-04-26 17:20:10 +02:00
cmd Wait on daemon down (#2279) 2024-07-17 16:26:06 +02:00
errors Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
firewall Add loopback ignore rule to nat chains (#2190) 2024-06-25 09:43:36 +02:00
internal Fix macOS DNS unclean shutdown restore call on startup (#2286) 2024-07-18 18:06:09 +02:00
ios/NetBirdSDK Support DNS routes on iOS (#2254) 2024-07-15 10:40:57 +02:00
proto Update configuration options for client UI (#2139) 2024-06-19 11:09:35 +03:00
server Wait on daemon down (#2279) 2024-07-17 16:26:06 +02:00
ssh Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
system fix 2260: fallback serial to Board (#2263) 2024-07-15 14:43:50 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui Limit GUI process execution to one per UID (#2267) 2024-07-15 14:53:52 +02:00
Dockerfile add MACOSX_DEPLOYMENT_TARGET environment to control GUI build target (#2221) 2024-07-01 17:59:09 +02:00
installer.nsis Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
main.go Clarify XORMapped panic case (#877) 2023-05-18 19:47:36 +02:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
netbird.wxs Fix Windows settings popup with mesa 3d openGL emulator (#1428) 2024-01-02 16:16:20 +01:00
resources.rc Bind implementation (#779) 2023-04-13 17:00:01 +02:00