jif
4f1992732c
Preserve custom arg0 for sandboxed exec-server processes ( #34497 )
...
## Why
Sandbox wrappers replaced the process launch command and did not carry an
`ExecParams.arg0` override through to the inner process.
## What changed
- Route sandboxed Unix launches with a custom `arg0` through a helper mode that
re-execs the requested program with the override.
- Expose the helper executable to the filesystem sandbox and dispatch its mode
from Codex and exec-server test binaries.
## Testing
Add coverage for the prepared sandbox command and an end-to-end remote process
that verifies both the custom `arg0` and filesystem restrictions.
GitOrigin-RevId: c9f8eef3906d184e670184c2eeed250d5895a9ca
2026-07-21 08:59:41 +00:00
..
2026-07-21 02:59:22 +00:00
2026-07-21 08:59:41 +00:00
2026-07-10 21:24:03 +00:00
2026-07-21 08:50:21 +00:00
2026-07-21 02:59:22 +00:00
2026-07-14 21:54:24 +00:00
2026-07-14 00:38:04 +00:00
2026-07-21 08:59:41 +00:00
2026-07-21 08:28:51 +00:00
2026-07-20 22:06:50 +00:00
2026-07-21 08:50:21 +00:00
2026-07-21 08:28:51 +00:00
2026-07-21 08:36:40 +00:00
2026-07-21 08:28:51 +00:00
2026-07-18 23:22:13 +00:00
2026-07-21 02:07:13 +00:00
2026-07-20 17:18:25 +00:00
2026-07-07 13:00:44 -07:00
2026-07-20 20:43:36 +00:00
2026-07-20 21:00:17 +00:00
2026-07-20 22:06:50 +00:00
2026-07-21 08:59:41 +00:00
2026-07-14 17:10:04 +00:00
2026-07-20 23:22:48 +00:00
2026-07-20 23:22:48 +00:00
2026-07-20 13:45:29 +00:00
2026-07-21 08:59:41 +00:00
2026-07-17 21:20:14 +00:00
2026-07-20 06:13:29 +00:00
2026-07-20 23:22:48 +00:00
2026-07-21 02:55:11 +00:00
2026-07-21 02:07:13 +00:00
2026-07-20 13:45:29 +00:00
2026-07-16 16:13:53 +00:00
2026-07-07 20:01:03 -04:00
2026-07-20 20:06:58 +00:00
2026-07-21 08:00:50 +00:00
2026-07-08 12:17:58 -04:00
2026-07-20 20:50:02 +00:00
2026-07-21 08:28:51 +00:00
2026-07-20 19:23:21 +00:00
2026-07-21 08:28:51 +00:00
2026-07-17 20:52:42 +00:00
2026-07-16 21:41:00 +00:00
2026-07-16 21:41:00 +00:00
2026-07-21 00:22:31 +00:00
2026-07-21 07:12:28 +00:00
2026-07-20 16:25:57 +00:00
2026-07-21 00:22:31 +00:00
2026-07-21 05:19:49 +00:00
2026-07-17 21:20:14 +00:00
2026-07-20 20:33:51 +00:00
2026-07-20 23:30:30 +00:00
2026-07-20 22:35:14 +00:00
2026-07-16 01:12:14 +00:00
2026-07-20 23:22:48 +00:00
2026-07-20 23:30:30 +00:00
2026-07-20 21:00:17 +00:00
2026-07-20 20:33:51 +00:00
2026-07-17 23:14:37 +00:00
2026-07-21 02:59:22 +00:00
2026-07-20 22:35:14 +00:00
2026-07-21 00:33:04 +00:00
2026-07-20 18:28:02 +00:00
2026-07-09 17:31:44 -07:00
2026-07-21 08:50:21 +00:00
2026-07-20 21:00:17 +00:00
2026-07-11 03:27:51 +00:00
2026-02-20 19:32:15 -08:00
2026-07-21 08:50:21 +00:00
2025-05-07 08:37:48 -07:00