Commit Graph

  • 01f2b0ecb7 Add support to force using binary install (#1082) Maycon Santos 2023-08-16 15:10:57 +02:00
  • 442ba7cbc8 Add domain validation for nameserver groups (#1077) Bethuel Mmbaga 2023-08-16 12:25:38 +03:00
  • 56879517f1 Fix eBPF apply logic Zoltan Papp 2023-08-16 09:56:46 +02:00
  • 9628839508 Clarify variable and func names Zoltan Papp 2023-08-16 09:48:39 +02:00
  • 5288506c90 Fix runtime/listen port logic Zoltan Papp 2023-08-15 17:01:01 +02:00
  • 4b73828c6d Fix order of ports Zoltan Papp 2023-08-15 16:20:03 +02:00
  • 666ecc580f Add singleton eBPF loader Zoltan Papp 2023-08-14 17:22:02 +02:00
  • 23a6d7e5a9 Fix map reading Zoltan Papp 2023-08-01 12:15:45 +02:00
  • 32b7ced0f8 Fix build without import C Zoltan Papp 2023-08-01 10:31:03 +02:00
  • f185107268 Add forwarder logic Zoltan Papp 2023-07-26 13:43:44 +02:00
  • 6c2b364966 Update client Dockerfile to use Alpine as base image and install necessary packages (#1078) v0.22.4 Maycon Santos 2023-08-12 16:12:09 +02:00
  • 0f0c7ec2ed Routemgr error handling (#1073) Zoltan Papp 2023-08-12 11:42:36 +02:00
  • 2dec016201 Fix/always on boot (#1062) Zoltan Papp 2023-08-11 11:51:39 +02:00
  • 06125acb8d Update new release banner (#1072) Misha Bragin 2023-08-10 21:10:12 +02:00
  • a9452e7b32 avoid running rule operation if client is nil fix/iptables_in_docker Maycon Santos 2023-08-09 21:37:44 +02:00
  • 7f7e10121d starting engine by passing file descriptor on engine start Pascal Fischer 2023-08-09 15:21:53 +02:00
  • 950d2efed7 Update iptables lib to v0.7.0 Zoltan Papp 2023-08-08 23:19:30 +02:00
  • a9b9b3fa0a Fix input reading for NetBird domain in getting-started-with-zitadel.sh (#1064) v0.22.3 Maycon Santos 2023-08-08 20:10:14 +02:00
  • cdf57275b7 Rename eBPF program to reflect better to NetBird (#1063) Zoltan Papp 2023-08-08 19:53:51 +02:00
  • e5e69b1f75 Autopropagate peers by JWT groups (#1037) Givi Khojanashvili 2023-08-07 19:44:51 +04:00
  • 8eca83f3cb Fix/ebpf free (#1057) Zoltan Papp 2023-08-07 11:43:32 +02:00
  • 973316d194 Validate input of expiration time for setup-keys (#1053) v0.22.2 Maycon Santos 2023-08-04 23:54:51 +02:00
  • a0a6ced148 After add listener automatically trigger peer list change event (#1044) Zoltan Papp 2023-08-04 14:14:08 +02:00
  • 0fc6c477a9 Add features links to the features table in README (#1052) Misha Bragin 2023-08-04 11:52:11 +02:00
  • 401a462398 Update getting started docs (#1049) Misha Bragin 2023-08-04 11:05:05 +02:00
  • d02b8cbc97 Fix ebpf free call ebpf-debug Zoltan Papp 2023-08-04 10:37:01 +02:00
  • 908a27a047 Add debug logs Zoltan Papp 2023-08-04 10:36:47 +02:00
  • a3839a6ef7 Fix error handling in iptables initialization (#1051) Zoltan Papp 2023-08-03 22:12:36 +02:00
  • 8aa4f240c7 Add getting started script with Zitadel (#1005) Maycon Santos 2023-08-03 19:19:17 +02:00
  • d9686bae92 Handle conn store in thread safe way (#1047) Zoltan Papp 2023-08-03 18:24:23 +02:00
  • 24e19ae287 revert systemd changes (#1046) v0.22.1 pascal-fischer 2023-08-03 00:05:13 +02:00
  • d9fa28d8a0 test postgres update-getting-started-flow-use-postgres Maycon Santos 2023-08-02 18:56:06 +02:00
  • 144ac868e0 create empty files Maycon Santos 2023-08-02 18:32:31 +02:00
  • 74fde0ea2c Update setup key auto_groups description (#1042) Maycon Santos 2023-08-02 17:50:00 +02:00
  • c92ca4a0dc After add listener automatically trigger peer list change event fix/peer_list_notification Zoltan Papp 2023-08-02 16:20:09 +02:00
  • b70339d3bd use check_jq Maycon Santos 2023-08-02 12:32:43 +02:00
  • ee890971a3 update texts and expose errors to stderr Maycon Santos 2023-08-02 12:19:35 +02:00
  • eeb1b619b7 Automate Zitadel IDP configuration (#1006) Maycon Santos 2023-08-01 23:31:14 +02:00
  • 890e09b787 Keep confiured nameservers as fallback (#1036) v0.22.0 pascal-fischer 2023-08-01 17:45:44 +02:00
  • b5affa1b12 Fix map reading Zoltan Papp 2023-08-01 12:15:45 +02:00
  • 9a418e8dbf Fix build without import C Zoltan Papp 2023-08-01 10:31:03 +02:00
  • 337020bf59 Add forwarder logic Zoltan Papp 2023-07-26 13:43:44 +02:00
  • 48098c994d Handle authentication errors in PKCE flow (#1039) Bethuel Mmbaga 2023-07-31 15:22:38 +03:00
  • 4b47f6b23c Merge branch 'main' into update-getting-started-flow Maycon Santos 2023-07-30 16:39:49 +02:00
  • 64f6343fcc Add html screen for pkce flow (#1034) Bethuel Mmbaga 2023-07-28 19:10:12 +03:00
  • 24713fbe59 Move ebpf code to its own package to avoid crash issues in Android (#1033) Maycon Santos 2023-07-27 15:34:27 +02:00
  • 7794b744f8 Add PKCE authorization flow (#1012) Bethuel Mmbaga 2023-07-27 12:31:07 +03:00
  • 0d0c30c16d Avoid compiling linux NewFactory for Android (#1032) Maycon Santos 2023-07-26 16:21:04 +02:00
  • b0364da67c Wg ebpf proxy (#911) Zoltan Papp 2023-07-26 14:00:47 +02:00
  • 6dee89379b Feat optimize acl performance iptables (#1025) v0.21.11 Givi Khojanashvili 2023-07-24 15:00:23 +04:00
  • 76db4f801a Record idp manager type (#1027) Maycon Santos 2023-07-22 19:30:59 +02:00
  • 6c2ed4b4f2 Add default forward rule (#1021) Zoltan Papp 2023-07-22 18:39:23 +02:00
  • 2541c78dd0 Use error level for JWT parsing error logs (#1026) Maycon Santos 2023-07-22 17:56:27 +02:00
  • 97b6e79809 Fix DefaultAccountManager GetGroupsFromTheToken false positive tests (#1019) Yury Gargay 2023-07-22 13:54:08 +02:00
  • 6ad3847615 Fix nfset not binds to the rule (#1024) v0.21.10 Givi Khojanashvili 2023-07-21 19:45:58 +04:00
  • a4d830ef83 Fix Okta IDP device authorization (#1023) v0.21.9 Bethuel Mmbaga 2023-07-21 10:34:49 +03:00
  • 9e540cd5b4 Merge pull request #1016 from surik/filestore-index-deletion-optimisation pascal-fischer 2023-07-20 18:07:33 +02:00
  • 3027d8f27e Sync the iptables/nftables usage with acl logic (#1017) Zoltan Papp 2023-07-19 19:10:27 +02:00
  • e69ec6ab6a Optimize ACL performance (#994) Givi Khojanashvili 2023-07-18 13:12:50 +04:00
  • 7ddde41c92 Do not persist filestore when deleting indices Yury Gargay 2023-07-17 11:46:10 +02:00
  • 7ebe58f20a Feature/permanent dns (#967) Zoltan Papp 2023-07-14 21:56:22 +02:00
  • 9c2c0e7934 Check links of groups before delete it (#1010) Zoltan Papp 2023-07-14 20:45:40 +02:00
  • c6af1037d9 FIx error on ip6tables not available (#999) pascal-fischer 2023-07-14 20:44:35 +02:00
  • 5cb9a126f1 Fix pre-shared key not persistent (#1011) Bethuel Mmbaga 2023-07-13 11:49:15 +03:00
  • f40951cdf5 Merge pull request #991 from netbirdio/fix/improve_uspfilter_performance pascal-fischer 2023-07-12 18:02:29 +02:00
  • 6e264d9de7 fix rule order to solve DNS resolver issue Pascal Fischer 2023-07-11 19:58:21 +02:00
  • 42db9773f4 Remove unused netbird UI dependencies (#1007) Bethuel Mmbaga 2023-07-10 22:09:16 +03:00
  • 5883e019c9 update readme Maycon Santos 2023-07-07 17:05:21 +02:00
  • bb9f6f6d0a Add API Endpoint for Resending User Invitations in Auth0 (#989) Bethuel Mmbaga 2023-07-03 13:20:19 +03:00
  • 829ce6573e Fix broken links in README.md (#992) feature/device-authentication-with-client-secret Yury Gargay 2023-06-29 11:42:55 +02:00
  • a366d9e208 Prevent sending nameserver configuration when peer is set as NS (#962) v0.21.8 Maycon Santos 2023-06-28 17:29:02 +02:00
  • e074c24487 add type for RuleSet Pascal Fischer 2023-06-28 14:09:23 +02:00
  • d68a4a7d21 Replace the grpc header key to NetBird specific feature/keep_alive Zoltan Papp 2023-06-28 12:58:05 +02:00
  • 54fe05f6d8 fix test Pascal Fischer 2023-06-28 10:35:29 +02:00
  • 33a155d9aa fix all rules check Pascal Fischer 2023-06-28 03:03:01 +02:00
  • 51878659f8 remove Rule index map Pascal Fischer 2023-06-28 02:50:12 +02:00
  • ca1722ed10 Handle the stream sending in thread safe way Zoltan Papp 2023-06-28 02:08:09 +02:00
  • c000c05435 Merge pull request #983 from netbirdio/fix/ssh_connection_freeze pascal-fischer 2023-06-27 18:10:30 +02:00
  • b39ffef22c add missing all rule Pascal Fischer 2023-06-27 17:44:05 +02:00
  • d96f882acb seems to work but delete fails Pascal Fischer 2023-06-27 17:26:15 +02:00
  • d409219b51 Don't create setup keys on new account (#972) Misha Bragin 2023-06-27 18:17:24 +03:00
  • 8b619a8224 JWT Groups support (#966) Givi Khojanashvili 2023-06-27 18:51:05 +04:00
  • 649dbf2bed Change log line Zoltan Papp 2023-06-26 12:37:23 +02:00
  • ed075bc9b9 Refactor: Configurable supported scopes (#985) Maycon Santos 2023-06-25 13:59:45 +02:00
  • 8eb098d6fd add sleep and comment Pascal Fischer 2023-06-23 17:02:34 +02:00
  • 68a8687c80 fix linter Pascal Fischer 2023-06-23 16:45:07 +02:00
  • f7d97b02fd fix error codes on cli Pascal Fischer 2023-06-23 16:27:10 +02:00
  • 70076b98d2 Fix metadata preparation in signal Zoltan Papp 2023-04-03 10:31:24 +02:00
  • 551455f314 Handle keep alive in signal server Zoltan Papp 2023-03-30 14:31:52 +02:00
  • a6431e053b Update protobuf pzoli 2023-03-30 10:22:22 +02:00
  • 520c7b5d37 Move keepalive out of mgm pkg Zoltan Papp 2023-03-30 09:59:42 +02:00
  • e376541745 Add grpc keep alive for management service Zoltan Papp 2023-03-28 17:10:15 +02:00
  • 2691e729cd fix ssh Pascal Fischer 2023-06-23 12:20:14 +02:00
  • b524a9d49d Fix use wrpped device in windows (#981) v0.21.7 Givi Khojanashvili 2023-06-23 12:01:22 +04:00
  • 774d8e955c Fix disabled DNS resolver fail (#978) v0.21.6 Givi Khojanashvili 2023-06-22 16:59:21 +04:00
  • c20f98c8b6 ACL firewall manager fix/improvement (#970) v0.21.5 Givi Khojanashvili 2023-06-20 22:33:41 +04:00
  • 20ae540fb1 Fix the stop procedure in DefaultDns (#971) Zoltan Papp 2023-06-20 20:33:26 +02:00
  • 58cfa2bb17 Add Google Workspace IdP (#949) Bethuel 2023-06-20 20:15:36 +03:00
  • 06005cc10e Merge pull request #968 from netbirdio/chore/extend_gitignore_for_multiple_configs pascal-fischer 2023-06-19 17:17:12 +02:00
  • 4246138e41 Fix review note feat-groups-from-jwt Givi Khojanashvili 2023-06-19 18:33:34 +04:00