aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2025-03-27sandbox: support privileged containerOphestra
2025-03-27app/seal: check for '=' in envvOphestra
2025-03-27helper/args: copy args on wt creationOphestra
2025-03-27helper/stub: output to stdoutOphestra
2025-03-27test/sandbox: check environmentOphestra
2025-03-27test/sandbox: invoke check program directlyOphestra
2025-03-27app: pass through $SHELLOphestra
2025-03-27nix: pass through exec argumentsOphestra
2025-03-26release: 0.3.1Ophestra
2025-03-26sandbox/init: clear inheritable setOphestra
2025-03-26sandbox: wrap capset syscallOphestra
2025-03-26sandbox/init: drop capabilitiesOphestra
2025-03-26sandbox: cache kernel.cap_last_cap valueOphestra
2025-03-26app: create XDG_RUNTIME_DIR with perm 0700Ophestra
2025-03-26release: 0.3.0Ophestra
2025-03-26nix: create current-system symlinkOphestra
2025-03-26test: raise long timeout to 15 secondsOphestra
2025-03-26sandbox: copy symlink with magic prefixOphestra
2025-03-25nix: create opengl-driver symlinkOphestra
2025-03-25fst/sandbox: do not create /etc in advanceOphestra
2025-03-25sandbox: remove hardcoded parent permOphestra
2025-03-25sandbox: wrap error with its own text messageOphestra
2025-03-25sandbox: do not ensure symlink targetOphestra
2025-03-25helper: remove bubblewrap wrapperOphestra
2025-03-25sandbox/wl: move into sandboxOphestra
2025-03-25app: merge shim into app packageOphestra
2025-03-25system: optimise string formattingOphestra
2025-03-25test: check revert type selectionOphestra
2025-03-25app: run in native sandboxOphestra
2025-03-25wl: fix sync pipe keepaliveOphestra
2025-03-25fortify/parse: omit try fd fallthrough messageOphestra
2025-03-24test/sandbox: check mount table lengthOphestra
2025-03-24test/sandbox: fix stdout tty checkOphestra
2025-03-24test/sandbox: unquote fail messagesOphestra
2025-03-24sandbox: resolve tty nameOphestra
2025-03-24test/sandbox: fail on mismatched mount entryOphestra
2025-03-24sandbox/vfs: add doc commentsOphestra
2025-03-24sandbox: set mkdir permOphestra
2025-03-24test/sandbox: verify outcome via mountinfoOphestra
2025-03-23test/sandbox: warn about misuse in doc commentOphestra
2025-03-23nix: filter test from sourceOphestra
2025-03-23sandbox: verify outcome via mountinfoOphestra
2025-03-23test/sandbox: check mapuid outcomeOphestra
2025-03-23test/sandbox: check tty outcomeOphestra
2025-03-23test/sandbox: print mismatching file contentOphestra
2025-03-23test: format path aid offsetsOphestra
2025-03-23test/sandbox: pass want file as argumentOphestra
2025-03-23test/sandbox: parse full test caseOphestra
2025-03-23sandbox/vfs: match MS_NOSYMFOLLOW flagOphestra
2025-03-23sandbox: apply vfs options to bind mountsOphestra