aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
2025-07-03app: remove split implementationOphestra
2025-07-03treewide: migrate to hakurei.appOphestra
2025-07-03container: move out of toplevelOphestra
2025-07-02hakurei: move container toplevelOphestra
2025-07-02cmd/hakurei: move to cmdOphestra
2025-07-02sandbox: expose seccomp interfaceOphestra
2025-07-02sandbox/seccomp: native rule slice in helpersOphestra
2025-07-01sandbox/seccomp: resolve rules nativelyOphestra
2025-06-26treewide: switch to hakurei.appOphestra
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