summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-04-12Update to 0.15.3tarball
2023-04-12Add more architecturestarball
2023-04-07Update to 0.15.2tarball
2023-04-05Update to 0.15.1tarball
2023-04-04Update to 0.15.0tarball
2023-04-01Update to 0.14.6tarball
2023-03-25Update to 0.14.5tarball
2023-03-10Update to 0.14.4tarball
2023-03-09Update to 0.14.3tarball
2023-03-03Update to 0.14.2tarball
2023-03-03Remove seccomp-bpf filterstarball
2023-02-25Update to 0.14.1tarball
2023-02-22Update to 0.14.0tarball
2023-02-09Update to 0.13.0tarball
2023-01-19Update to 0.12.0tarball
2022-12-13Update to 0.11.6tarball
2022-12-08Update to 0.11.5tarball
2022-12-05Update to 0.11.4tarball
2022-11-29Update to 0.11.3tarball
Also switch ProtectSystem=strict to ProtectSystem=yes The new resolvconf support requires modifying /etc, and a resolvconf instance is forked off the main process (unlike what they've done with systemd-resolved). Stict FS protection breaks that. temp
2022-11-26Lessen sandbox restrictionstarball
The new DNS feature requires modifying system configuration files (through systemd-resolved), which doesn't play nice with our attempt to run netbird daemon as a regular user. Let's also use this chance to get rid of the old unit alias (wiretrustee@.service). It was supposed to exist for a month or two after the project was renamed.
2022-11-26Update to 0.11.2tarball
2022-11-26Update to 0.11.1tarball
2022-11-25Update to 0.11.0tarball
2022-11-22Update to 0.10.10tarball
2022-11-18Update to 0.10.9tarball
2022-11-14Update to 0.10.8tarball
2022-11-08Update to 0.10.7tarball
2022-11-06Update to 0.10.5tarball
2022-11-04Update to 0.10.4tarball
2022-10-31Update to 0.10.3tarball
2022-10-24Update to 0.10.2tarball
2022-10-20Update to 0.10.1tarball
2022-10-17Update to 0.10.0tarball
2022-10-14Update to 0.9.8tarball
2022-09-30Update to 0.9.7tarball
2022-09-27Update to 0.9.6tarball
2022-09-22Update to 0.9.4tarball
2022-09-15Update to 0.9.3tarball
2022-09-13Update to 0.9.2tarball
2022-09-07Update to 0.9.1tarball
2022-09-05Update to 0.9.0tarball
/proc isolation flags were removed because 0.9.0 adds support for router nodes and thus needs to enable IPv4 forwarding (which is done through /proc/sys/net/ipv4/ip_forward).
2022-09-05Update to 0.8.12tarball
2022-09-02Update to 0.8.11tarball
2022-08-25Generate ZSH completionstarball
2022-08-24Update to 0.8.10tarball
2022-08-22Update to 0.8.9tarball
2022-08-18Fix build flags to let netbird know its versiontarball
2022-08-18Update to 0.8.8tarball
2022-08-16Update to 0.8.7tarball
2022-08-10Update to 0.8.6tarball