aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2025-06-25cmd/planterette: remove hsu special caseOphestra
2025-06-25treewide: rename to hakureiOphestra
2025-06-08app: share runtime dirOphestra
2025-04-13app/instance/common: optimise ops allocationOphestra
2025-04-13fst: improve configOphestra
2025-04-12app/instance: wrap internal implementationOphestra
2025-04-12app: rename app implementation packageOphestra
2025-04-11sandbox: relative autoetc linksOphestra
2025-04-10sandbox: implement autoetc as setup opOphestra
2025-04-08sandbox/seccomp: rename flag type and constantsOphestra
2025-04-07app: install seccomp filter to shimOphestra
2025-04-07app: improve shim process managementOphestra
2025-04-01app: wayland socket in process shareOphestra
2025-04-01app: share path setup on demandOphestra
2025-03-31fst: optional configured shell pathOphestra
2025-03-27sys: update doc commentOphestra
2025-03-27state/multi: fix backend cache population raceOphestra
2025-03-27app/seal: check for '=' in envvOphestra
2025-03-27app: pass through $SHELLOphestra
2025-03-26app: create XDG_RUNTIME_DIR with perm 0700Ophestra
2025-03-25fst/sandbox: do not create /etc in advanceOphestra
2025-03-25sandbox/wl: move into sandboxOphestra
2025-03-25app: merge shim into app packageOphestra
2025-03-25system: optimise string formattingOphestra
2025-03-25app: run in native sandboxOphestra
2025-03-17internal/sys: wrap getuid/getgidOphestra
2025-03-17sandbox: move out of internalOphestra
2025-03-17sandbox: move params setup functionsOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17seccomp: install output atomicallyOphestra
2025-03-16sandbox: check command function pointerOphestra
2025-03-16ldd: lib paths resolve functionOphestra
2025-03-16sandbox: return on zero length opsOphestra
2025-03-15sandbox/init: early params nil checkOphestra
2025-03-15sandbox: return error on doubled startOphestra
2025-03-15sandbox: expose cancel behaviourOphestra
2025-03-15helper: expose extra files to directOphestra
2025-03-15helper: rearrange initialisation argsOphestra
2025-03-15helper: clean up interfaceOphestra
2025-03-14helper/proc: pass extra files and startOphestra
2025-03-14seccomp: move out of helperOphestra
2025-03-14helper: embed context on creationOphestra
2025-03-14ldd: run in native sandboxOphestra
2025-03-14sandbox: write uid/gid map as initOphestra
2025-03-14sandbox: invert seccomp ruleset defaultsOphestra
2025-03-14sandbox: mount container /devOphestra
2025-03-14sandbox/mount: pass custom tmpfs nameOphestra
2025-03-14sandbox: pass params to setup opsOphestra
2025-03-14sandbox/mount: fix source flag pathOphestra
2025-03-14sandbox: separate tmpfs function from opOphestra