Zoltán Papp
b03154dce5
Use dedicated ctx in stream
2025-11-18 17:25:46 +01:00
Zoltán Papp
c57364596a
Fix log message
2025-11-18 17:15:16 +01:00
Zoltán Papp
2765bcfb89
Restore in case of error
2025-11-17 17:24:19 +01:00
Zoltán Papp
fa6151b849
Fix error message
2025-11-17 16:13:29 +01:00
Zoltán Papp
a939c1767c
Fix error message
2025-11-17 16:09:26 +01:00
Zoltán Papp
938554fb0f
Implement time for parameter usage
2025-11-17 15:47:27 +01:00
Zoltán Papp
39bec2dd74
Truncate too long error response
2025-11-17 14:01:21 +01:00
Zoltán Papp
554c9bcf4b
Do not expect last sync for debug bundle
2025-11-17 12:04:20 +01:00
Zoltán Papp
f3639675e7
Fix string conversation
2025-11-17 12:02:58 +01:00
Zoltán Papp
a1457f541b
Handle job error responses on mgm side
2025-11-17 11:49:46 +01:00
Zoltán Papp
9cdfb0d78c
Handle unimplemented job type
2025-11-17 11:45:12 +01:00
Zoltán Papp
22d796097e
Add profile name and events for status
2025-11-17 09:46:54 +01:00
Zoltán Papp
aa39a5d528
Add logs
2025-11-14 13:22:08 +01:00
aliamerj
1d2a5371ce
remove EOF skipping
2025-11-12 18:48:53 +03:00
Zoltán Papp
6898e57686
Fix nil pointer check
2025-11-12 13:36:32 +01:00
Zoltán Papp
c8bc865f2f
Fix error message
2025-11-12 13:32:14 +01:00
Zoltán Papp
06bb8658b1
Fix validation
2025-11-12 13:30:29 +01:00
Zoltán Papp
8fc4fed3a0
Fix SQL query syntax
2025-11-12 13:20:08 +01:00
Zoltán Papp
df14f1399f
Fix MockAccountManager function calls checks
2025-11-12 13:18:40 +01:00
Zoltán Papp
6d6f090764
Merge branch 'main' into feature/remote-debug-clean
2025-11-12 12:48:20 +01:00
Zoltan Papp
c28275611b
Fix agent reference ( #4776 )
2025-11-11 13:59:32 +01:00
Vlad
56f169eede
[management] fix pg db deadlock after app panic ( #4772 )
2025-11-10 23:43:08 +01:00
Viktor Liu
07cf9d5895
[client] Create networkd.conf.d if it doesn't exist ( #4764 )
2025-11-08 10:54:37 +01:00
Pascal Fischer
7df49e249d
[management ] remove timing logs ( #4761 )
2025-11-07 20:14:52 +01:00
Pascal Fischer
dbfc8a52c9
[management] remove GLOBAL when disabling foreign keys on mysql ( #4615 )
2025-11-07 16:03:14 +01:00
Vlad
98ddac07bf
[management] remove toAll firewall rule ( #4725 )
2025-11-07 15:50:58 +01:00
Pascal Fischer
48475ddc05
[management] add pat rate limiting ( #4741 )
2025-11-07 15:50:18 +01:00
Vlad
6aa4ba7af4
[management] incremental network map builder ( #4753 )
2025-11-07 10:44:46 +01:00
dependabot[bot]
2e16c9914a
[management] Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 ( #4756 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.27 to 1.7.29.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.7.27...v1.7.29 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-version: 1.7.29
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 19:01:44 +03:00
Pascal Fischer
5c29d395b2
[management] activity events on group updates ( #4750 )
2025-11-06 12:51:14 +01:00
Viktor Liu
229e0038ee
[client] Add dns config to debug bundle ( #4704 )
v0.59.12
2025-11-05 17:30:17 +01:00
Viktor Liu
75327d9519
[client] Add login_hint to oidc flows ( #4724 )
2025-11-05 17:00:20 +01:00
Viktor Liu
c92e6c1b5f
[client] Block on all subsystems on shutdown ( #4709 )
2025-11-05 12:15:37 +01:00
Viktor Liu
641eb5140b
[client] Allow INPUT traffic on the compat iptables filter table for nftables ( #4742 )
2025-11-04 21:56:53 +01:00
Viktor Liu
45c25dca84
[client] Clamp MSS on outbound traffic ( #4735 )
2025-11-04 17:18:51 +01:00
Viktor Liu
679c58ce47
[client] Set up networkd to ignore ip rules ( #4730 )
2025-11-04 17:06:35 +01:00
aliamerj
13febbbfca
update event metadata for creating new job
2025-11-04 15:24:46 +03:00
aliamerj
49d36b7e7e
rename logFile to logPath
2025-11-04 10:09:34 +03:00
Pascal Fischer
719283c792
[management] update db connection lifecycle configuration ( #4740 )
2025-11-03 17:40:12 +01:00
dependabot[bot]
a2313a5ba4
[client] Bump github.com/quic-go/quic-go from 0.48.2 to 0.49.1 ( #4621 )
...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.48.2 to 0.49.1.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.48.2...v0.49.1 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.49.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-01 15:27:22 +01:00
Zoltan Papp
8c108ccad3
[client] Extend Darwin network monitoring with wakeup detection
2025-10-31 19:19:14 +01:00
Viktor Liu
86eff0d750
[client] Fix netstack dns forwarder ( #4727 )
2025-10-31 14:18:09 +01:00
aliamerj
976787dbf1
Merge remote-tracking branch 'upstream/main' into feature/remote-debug-clean
2025-10-30 14:30:00 +03:00
Viktor Liu
43c9a51913
[client] Migrate deprecated grpc client code ( #4687 )
2025-10-30 10:14:27 +01:00
Viktor Liu
c530db1455
[client] Fix UI panic when switching profiles ( #4718 )
v0.59.11
2025-10-29 17:27:18 +01:00
Viktor Liu
1ee575befe
[client] Use management-provided dns forwarder port on the client side ( #4712 )
v0.59.10
2025-10-28 22:58:43 +01:00
Viktor Liu
d3a34adcc9
[client] Fix Connect/Disconnect buttons being enabled or disabled at the same time ( #4711 )
2025-10-28 21:21:40 +01:00
Zoltan Papp
d7321c130b
[client] The status cmd will not be blocked by the ICE probe ( #4597 )
...
The status cmd will not be blocked by the ICE probe
Refactor the TURN and STUN probe, and cache the results. The NetBird status command will indicate a "checking…" state.
v0.59.9
2025-10-28 16:11:35 +01:00
Viktor Liu
404cab90ba
[client] Redirect dns forwarder port 5353 to new listening port 22054 ( #4707 )
...
- Port dnat changes from https://github.com/netbirdio/netbird/pull/4015 (nftables/iptables/userspace)
- For userspace: rewrite the original port to the target port
- Remember original destination port in conntrack
- Rewrite the source port back to the original port for replies
- Redirect incoming port 5353 to 22054 (tcp/udp)
- Revert port changes based on the network map received from management
- Adjust tracer to show NAT stages
2025-10-28 15:12:53 +01:00
Pascal Fischer
4545ab9a52
[management] rewire account manager to permissions manager ( #4673 )
2025-10-27 22:59:35 +01:00