Kroese
|
12060c72b2
|
feat: Update warning message (#1157)
|
2026-05-23 20:31:37 +02:00 |
|
Kroese
|
6eadd1b953
|
fix: Timeout comparison operator (#1155)
|
2026-05-17 13:01:57 +02:00 |
|
Kroese
|
342ca4da03
|
fix: Wrong IP was passed to getSlirp (#1154)
v7.51
|
2026-05-17 12:27:58 +02:00 |
|
Kroese
|
b0b6190560
|
feat: Add warning when macvlan parent is a bridge (#1153)
Fixes #1152
|
2026-05-17 06:56:55 +02:00 |
|
Kroese
|
075410e4cf
|
fix: CPU cores validation logic (#1151)
|
2026-05-16 20:59:57 +02:00 |
|
Kroese
|
2a388b434b
|
feat: Improve Dnsmasq error handling (#1149)
|
2026-05-16 11:35:04 +02:00 |
|
Kroese
|
280c4037f3
|
fix: CPU cores validation logic (#1150)
|
2026-05-16 11:33:23 +02:00 |
|
Kroese
|
007bdc735d
|
fix: Warning message for missing clock source (#1148)
|
2026-05-16 10:58:37 +02:00 |
|
Kroese
|
41fc0a6a10
|
fix: Undeclared variable in ConvertDisk (#1147)
|
2026-05-16 10:11:37 +02:00 |
|
Kroese
|
7753e4ac74
|
fix: Slirp portmapping was missing last port (#1146)
|
2026-05-16 02:22:44 +02:00 |
|
Kroese
|
f74bf35202
|
fix: Socket detection logic (#1145)
|
2026-05-16 02:17:55 +02:00 |
|
Kroese
|
aa472c96c6
|
feat: Use iptables multiport extension (#1144)
|
2026-05-15 23:28:01 +02:00 |
|
Kroese
|
0dcb880800
|
fix: Do not remove QEMU files (#1143)
|
2026-05-15 22:43:44 +02:00 |
|
Kroese
|
8daa6973b7
|
feat: Do not require NET_RAW for dnsmasq (#1142)
|
2026-05-15 21:30:16 +02:00 |
|
Kroese
|
3884befa56
|
feat: Improve memory allocation logic (#1141)
|
2026-05-15 17:58:41 +02:00 |
|
Kroese
|
85b83f8eb1
|
feat: Remove reliability on iptables multiport extension (#1140)
|
2026-05-15 17:44:35 +02:00 |
|
Kroese
|
f395dfaa66
|
feat: Removed legacy code (#1139)
|
2026-05-14 20:59:36 +02:00 |
|
Kroese
|
b3124075ea
|
feat: Refactor QEMU PID variables (#1138)
|
2026-05-10 17:34:22 +02:00 |
|
Kroese
|
aed909bdee
|
fix: NFT tables detection (#1137)
|
2026-05-10 17:24:02 +02:00 |
|
Kroese
|
d4cf5778e2
|
build: Update Passt to v2026_05_07 (#1136)
|
2026-05-10 17:20:26 +02:00 |
|
Kroese
|
48de7dd00b
|
fix: Size comparison variables (#1135)
|
2026-05-10 17:16:20 +02:00 |
|
dependabot[bot]
|
686e64da3f
|
build(deps): Bump docker/setup-buildx-action from 3 to 4 (#1130)
|
2026-05-10 17:15:02 +02:00 |
|
dependabot[bot]
|
7517dc8b3e
|
build(deps): Bump docker/metadata-action from 5 to 6 (#1131)
|
2026-05-10 17:13:41 +02:00 |
|
renovate[bot]
|
660fe715e4
|
chore(deps): update grantbirki/json-yaml-validate action to v5 (#1134)
|
2026-05-10 17:06:56 +02:00 |
|
dependabot[bot]
|
04ea29ec77
|
build(deps): Bump docker/build-push-action from 6 to 7 (#1132)
|
2026-05-10 17:05:14 +02:00 |
|
dependabot[bot]
|
02c891cb16
|
build(deps): Bump docker/login-action from 3 to 4 (#1129)
|
2026-05-10 17:04:00 +02:00 |
|
Quang-Linh LE
|
0b5d21357e
|
fiz: Ignore sector size for whole disk passthrough (#1121)
|
2026-01-13 11:40:35 +01:00 |
|
Kroese
|
e0545b37d7
|
fix: Avoid duplicating dnsmasq arguments (#1113)
v7.50
|
2025-11-22 04:28:11 +01:00 |
|
renovate[bot]
|
4161c21082
|
chore(deps): update actions/checkout action to v6 (#1112)
|
2025-11-21 12:39:39 +01:00 |
|
Kroese
|
48d9a1771d
|
fix: Update Codespaces configuration (#1110)
|
2025-11-14 06:05:19 +01:00 |
|
Kroese
|
471cdbb338
|
fix: Workaround AppArmor profile for passt (#1108)
v7.49
|
2025-11-12 07:03:22 +01:00 |
|
Kroese
|
e77bca202b
|
fix: Spelling mistake (#1105)
|
2025-11-06 03:46:35 +01:00 |
|
Kroese
|
2e6c01e934
|
feat: Detect if container is running in privileged mode (#1104)
|
2025-11-06 03:39:46 +01:00 |
|
Kroese
|
302c991c0c
|
fix: Change condition for OverlayFS warning (#1103)
|
2025-11-06 03:22:47 +01:00 |
|
Kroese
|
a89007ee03
|
build: Use Github token (#1100)
|
2025-10-29 14:05:53 +01:00 |
|
Kroese
|
8a89149d58
|
feat: Check for SSE4 instruction set (#1099)
|
2025-10-29 08:32:42 +01:00 |
|
Kroese
|
5e8bbc2868
|
fix: Remove unnecessary operation (#1097)
|
2025-10-24 04:30:21 +02:00 |
|
Kroese
|
4e48920309
|
fix: Do not assume Podman never has privileges (#1096)
|
2025-10-24 01:19:38 +02:00 |
|
Kroese
|
8b145924b9
|
fix: Reduce spare disk space threshold (#1093)
v7.48
|
2025-10-22 02:47:50 +02:00 |
|
Kroese
|
a0328e1e9c
|
fix: Inherit owner from parent folder (#1092)
|
2025-10-22 02:38:57 +02:00 |
|
Kroese
|
b7f5214a7b
|
build: Add code quality checks (#1091)
|
2025-10-22 00:59:35 +02:00 |
|
Kroese
|
b0e4c4ac5f
|
docs: Update docker run command (#1090)
|
2025-10-21 23:15:31 +02:00 |
|
Kroese
|
bbb67aac93
|
build: Add review workflow for shell formatting (#1089)
|
2025-10-21 22:39:50 +02:00 |
|
Kroese
|
433c83b393
|
fix: Kill QEMU after 5 seconds if it hangs (#1088)
v7.47
|
2025-10-19 17:56:44 +02:00 |
|
Kroese
|
5577178eeb
|
fix: Only display non-zero percentage (#1087)
|
2025-10-19 17:32:25 +02:00 |
|
Kroese
|
221b0242fa
|
fix: Kill QEMU after 5 seconds when it hangs (#1086)
|
2025-10-19 16:57:51 +02:00 |
|
Kroese
|
c05623f8af
|
fix: Round filesize up to nearest cluster (#1085)
|
2025-10-19 14:38:36 +02:00 |
|
Kroese
|
eb9884cc96
|
feat: Improve Github Codespaces configuration (#1084)
|
2025-10-19 12:48:40 +02:00 |
|
Kroese
|
8e2490e6bc
|
feat: Improve Github Codespaces configuration (#1082)
|
2025-10-19 10:40:03 +02:00 |
|
Kroese
|
399243886e
|
feat: Show directory size (#1083)
|
2025-10-19 09:40:45 +02:00 |
|