Commit Graph

  • 93c0172c8a Merge remote-tracking branch 'origin/fix/export-mgmt-config-url' into deploy/permissions-account deploy/permissions-account Pascal Fischer 2025-03-25 11:45:41 +01:00
  • 13ec9ea0e7 Support site to site traffic for network flows in kernel mode Viktor Liu 2025-03-25 00:28:13 +01:00
  • dc8aac6549 move relay config and management config path to types Maycon Santos 2025-03-24 23:05:11 +01:00
  • 80d1aa4516 export management config path Pascal Fischer 2025-03-24 17:55:21 +01:00
  • 9cbcf7531f [management] Fix invalid port range sync (#3571) v0.39.1 Maycon Santos 2025-03-24 00:56:51 +01:00
  • bd8f0c1ef3 [client] add profiling dumps to debug package (#3517) v0.39.0 Maycon Santos 2025-03-23 13:46:09 +01:00
  • 051a5a4adc [misc] chore: remove duplicate labels for services.relay in docker-compose.yml.tmpl.traefik (#3502) Renat Galiev 2025-03-23 05:14:42 +07:00
  • 8b4c0c58e4 [client] Add initiator field to ack (#3563) Maycon Santos 2025-03-22 22:22:34 +01:00
  • 99b41543b8 [client] Fix flows for embedded listeners (#3564) Viktor Liu 2025-03-22 18:51:48 +01:00
  • 2bbe0f3f09 [client] Don't permanently fail on flow grpc shutdown (#3557) Viktor Liu 2025-03-22 11:56:00 +01:00
  • 865d89a142 bump integrations mod Pedro Costa 2025-03-20 16:28:25 +00:00
  • 47fd423bb8 reduce fillEventsWithUserInfo cognitive complexity Pedro Costa 2025-03-14 17:09:48 +00:00
  • 1df01a1ebf [management] create account by private domain (#3485) Pedro Maia Costa 2025-03-14 14:29:54 +00:00
  • abaffbcc2d [misc] apply feedback Pedro Costa 2025-03-11 08:24:23 +00:00
  • 1763a953f4 [management] activity external user info (#3461) Pedro Maia Costa 2025-03-11 08:07:15 +00:00
  • f9f47b0ad8 [management] permission manager validate account access Pedro Costa 2025-03-05 16:55:44 +00:00
  • 9325fb7990 Remove UI client Admin Panel item (#3560) Misha Bragin 2025-03-21 18:48:15 +01:00
  • f081435a56 [management] add log when using redis cache (#3562) Pascal Fischer 2025-03-21 18:16:27 +01:00
  • b62a1b56ce [docs] rename network traffic logging to traffic events (#3556) Pascal Fischer 2025-03-21 16:32:47 +01:00
  • 8d7c92c661 [management] add receive timestamp to traffic event (#3559) Pascal Fischer 2025-03-21 16:31:23 +01:00
  • d9d051cb1e Add initiator field and parse url (#3558) Maycon Santos 2025-03-21 14:47:04 +01:00
  • cb318b7ef4 [client] Use UTC on event generation (#3554) Maycon Santos 2025-03-21 11:14:51 +01:00
  • 8f0aa8352a [docs] add examples to events and tag to ingress port (#3552) Pascal Fischer 2025-03-20 18:26:08 +01:00
  • c02e236196 [client,management] add netflow support to client and update management (#3414) Maycon Santos 2025-03-20 17:05:48 +01:00
  • f51e0b59bd [management] Posture checks handle suffixes like "-dev" in netbird version (#3511) Dominik 2025-03-20 16:28:39 +01:00
  • 35db89a40a Fix status test feature/lazy-connection-idle Zoltán Papp 2025-03-20 11:02:38 +01:00
  • 32ec42a667 Update CONTRIBUTOR_LICENSE_AGREEMENT.md (#3535) Misha Bragin 2025-03-19 15:11:58 +01:00
  • 9929daf6ce [client] Fix DNS Nrpt policies (#3459) Alexandre JARDON 2025-03-18 22:57:41 +01:00
  • 939419a0ea [management] Add Bearer token support (#3534) M. Essam 2025-03-18 22:48:36 +02:00
  • 919fe94fd5 Fix always enabling of NetworkResource in createResource() (#3532) Christian Alexander Sauer Mark 2025-03-18 19:41:15 +01:00
  • 092cb33215 Add go.uber.org/mock dependency to go.mod ref/improve-test-cov Hakan Sariman 2025-03-18 22:18:04 +08:00
  • a01e5abfee Refactor stateManager parameter to use value type instead of pointer in multiple functions Hakan Sariman 2025-03-18 20:34:44 +08:00
  • 01d01ac16f Remove event generation check for non-echo requests in ICMP tracker test Hakan Sariman 2025-03-18 19:22:46 +08:00
  • a7be9fdcfc Update ICMP tracker test to clarify event generation for non-echo requests Hakan Sariman 2025-03-18 19:21:42 +08:00
  • c6f9a36e0e Add ICMP tracking tests for outbound and inbound connections Hakan Sariman 2025-03-18 19:18:19 +08:00
  • 1d9fced073 [management] Add redis cache (#3516) Maycon Santos 2025-03-18 11:07:20 +01:00
  • 0fa65eab5d [client] Flow keep token data during config update (#3526) Pascal Fischer 2025-03-18 11:03:59 +01:00
  • 4a5cd74bfe extract signal config creation Pascal Fischer 2025-03-17 22:00:41 +01:00
  • f88b93e53f [client] Add DNS and Exit Node collection configuration to Netflow (#3522) hakansa 2025-03-17 23:44:22 +08:00
  • 40d932e011 [management] peer update on extra settings change (#3513) Pascal Fischer 2025-03-17 14:23:40 +01:00
  • 2e3fde4024 remove log from getPeerByID Pascal Fischer 2025-03-17 14:07:44 +01:00
  • 7f17cd348a Merge branch 'main' into feature/flow Hakan Sariman 2025-03-17 21:06:24 +08:00
  • 4ee8b66c42 [client] refactor: optimize forwarder initialization checks in packet handling (#3521) hakansa 2025-03-17 17:17:13 +08:00
  • df71cb4690 [client,management] Bump golang.org/x/net from 0.33.0 to 0.36.0 (#3492) dependabot[bot] 2025-03-16 17:55:22 +01:00
  • 4508c61728 [client] Fix Advanced Setting unable to open on Windows 11 with Chinese Locale Setting. (#3483) levindecaro 2025-03-17 00:51:42 +08:00
  • 0ef476b014 [client] Fix state dump panic (#3519) v0.38.2 Viktor Liu 2025-03-16 15:13:04 +01:00
  • 0051fac5fd Merge branch 'main' into feature/flow Maycon Santos 2025-03-15 11:51:00 +01:00
  • 671e77c359 Fix squashed policy ID (#3512) Viktor Liu 2025-03-15 00:15:37 +01:00
  • 6f82e96d6a [client] Set info logs (#3504) v0.38.1 Zoltan Papp 2025-03-14 22:34:41 +01:00
  • fe16a162e4 remove log from store Pascal Fischer 2025-03-14 21:33:41 +01:00
  • 1a87f6e05e [management] Flow settings (#3509) Pascal Fischer 2025-03-14 20:36:07 +01:00
  • 7e422b1d76 fix Zoltán Papp 2025-03-14 14:20:55 +01:00
  • 17ff31316a [management] Export resource constants (#3508) Pascal Fischer 2025-03-14 13:42:21 +01:00
  • e7098d7b77 Block close call Zoltán Papp 2025-03-14 13:30:24 +01:00
  • 70398ea125 remove duplicate PolicyID from FirewallRule struct restore-pr-3440 bcmmbaga 2025-03-14 14:08:36 +03:00
  • 9fa75e0ac5 Merge branch 'feature/flow' into restore-pr-3440 bcmmbaga 2025-03-14 14:03:11 +03:00
  • 64f27aee55 [client] add resource id fields to netflow events (#3445) hakansa 2025-03-14 18:57:23 +08:00
  • a2faae5d62 [client] Fix anonymized addresses documentation (#3505) Viktor Liu 2025-03-14 11:38:16 +01:00
  • 1dca0ab404 increase grpc timeouts test/increase-grpc-timeouts Pascal Fischer 2025-03-14 10:25:53 +01:00
  • c262c1b252 cut getServerPublicKey feat/buffer-account-peers-update Pascal Fischer 2025-03-13 18:38:18 +01:00
  • 78b86e0beb [management] fix force-push to feature/flow branch (#3500) hakansa 2025-03-14 01:36:46 +08:00
  • cf330f4b45 limit update channel to 2 messages only Pascal Fischer 2025-03-13 17:56:48 +01:00
  • 8f4db28476 limit update channel to 2 messages only Pascal Fischer 2025-03-13 17:32:39 +01:00
  • 6107b394a0 Use conn id instead of peer id Zoltán Papp 2025-03-13 16:16:53 +01:00
  • 231a481c0f Refactor names ang logging Zoltán Papp 2025-03-13 16:02:36 +01:00
  • 1b3471a354 add pprof Pascal Fischer 2025-03-13 15:53:35 +01:00
  • f50b5d3ec2 Fix test Zoltán Papp 2025-03-13 15:30:01 +01:00
  • d026a62076 Start to use dispatcher Zoltán Papp 2025-03-13 15:28:08 +01:00
  • 2d82d2fb83 add buffer for update account peers Pascal Fischer 2025-03-13 14:58:47 +01:00
  • 4d2c774378 refactor networm map generation test/networkmapgeneration-changes Pascal Fischer 2025-03-13 14:29:59 +01:00
  • 4a3cbcd38a Nil check on route manager (#3486) Zoltan Papp 2025-03-13 00:04:00 +01:00
  • c2980bc8cf Update link to kubernetes operator (#3489) Misha Bragin 2025-03-12 21:18:19 +01:00
  • ab2e3fec72 expose resource type consts Pascal Fischer 2025-03-12 13:49:24 +01:00
  • 332b2c5a88 Add half done idle manamgenet Zoltán Papp 2025-03-12 10:30:39 +01:00
  • 18871b554f Merge branch 'main' into feature/flow bcmmbaga 2025-03-11 15:06:24 +03:00
  • 47f88f7057 Refactor routeIDLookup methods to use Addr() for resolved IP operations Hakan Sariman 2025-03-11 19:43:58 +08:00
  • ee33a6ed7c Refactor RemoveLocalPeerStateRoute to eliminate resourceId parameter Hakan Sariman 2025-03-11 13:19:30 +08:00
  • da662cfd08 Add source and destination resource IDs to FlowFields Hakan Sariman 2025-03-11 13:12:54 +08:00
  • ed2ee1ee9d Merge branch 'feature/flow' into feat/flow-resid Hakan Sariman 2025-03-11 13:08:11 +08:00
  • 67ae871ce4 [management] return empty array instead of null on networks endpoints (#3480) v0.38.0 Pascal Fischer 2025-03-11 00:20:54 +01:00
  • 39ff5e833a [misc] Update slack invite link (#3479) Maycon Santos 2025-03-11 00:12:11 +01:00
  • 76d73548d6 Fix more conflicts Viktor Liu 2025-03-10 18:46:01 +01:00
  • 11828a064a Fix conflict Viktor Liu 2025-03-10 18:35:32 +01:00
  • 0c2a3dd937 Merge branch 'main' into feature/flow Viktor Liu 2025-03-10 18:30:45 +01:00
  • cd9eff5331 Increase the timeout to 50 sec (#3481) Zoltan Papp 2025-03-10 18:23:47 +01:00
  • 47dcf8d68c Fix forwarder IP source/destination (#3463) Viktor Liu 2025-03-10 14:55:07 +01:00
  • 80ceb80197 [client] Ignore candidates that are part of the the wireguard subnet (#3472) Viktor Liu 2025-03-10 13:59:21 +01:00
  • cc8f6bcaf3 [management] Fix tests circular dependency (#3460) Bethuel Mmbaga 2025-03-10 15:54:36 +03:00
  • 636a0e2475 [client] Fix engine restart (#3435) Zoltan Papp 2025-03-10 13:32:12 +01:00
  • e66e329bf6 [client] Add option to autostart netbird ui in the Windows installer (#3469) Viktor Liu 2025-03-10 13:19:17 +01:00
  • aaa23beeec [client] Prevent to block channel writing (#3474) Zoltan Papp 2025-03-10 13:17:09 +01:00
  • 6bef474e9e [client] Prevent panic in case of double close call (#3475) Zoltan Papp 2025-03-10 13:16:28 +01:00
  • 81040ff80a [docs] Update typo (#3477) Maycon Santos 2025-03-10 11:52:36 +01:00
  • c73481aee4 [client] Enable windows stderr logs by default (#3476) Viktor Liu 2025-03-10 11:30:49 +01:00
  • 92286b2541 Implement routeIDLookup for managing local and remote route IDs Hakan Sariman 2025-03-10 15:58:45 +08:00
  • d8bcf745b0 update integrations Maycon Santos 2025-03-09 19:32:38 +01:00
  • 8430139d80 fix missing method Maycon Santos 2025-03-09 19:03:57 +01:00
  • a2962b4ce0 sync go.sum Maycon Santos 2025-03-09 18:50:20 +01:00
  • 16fffdb75b sync changes from #3426 Maycon Santos 2025-03-09 18:48:48 +01:00
  • 036cecbf46 update integrations and go mod Maycon Santos 2025-03-09 18:47:05 +01:00