aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app
AgeCommit message (Expand)Author
2025-08-18hst: rename net and abstract fieldsOphestra
2025-08-18container: optionally isolate host abstract UNIX domain sockets via landlockClayton Gilmer
2025-08-18app: set up acl on X11 socketOphestra
2025-08-16hst: move container type to configOphestra
2025-08-16hst/fs: rename method Target to PathOphestra
2025-08-15hst/enablement: editor friendly enablement adaptorOphestra
2025-08-14hst/fs: interface filesystem configOphestra
2025-08-11container: use absolute for pathnameOphestra
2025-08-09container: remove PATH lookup behaviourOphestra
2025-08-09container/params: remove confusingly named errorOphestra
2025-08-03container/path: fhs path constantsOphestra
2025-08-03container/ops: mount dev readonlyOphestra
2025-08-03container/ops: merge mqueue and dev OpsOphestra
2025-08-02hst/container: remove coverOphestra
2025-08-01app: remount root readonlyOphestra
2025-08-01hst/container: mount tmpfs via magic src stringOphestra
2025-08-01app: integrate container autorootOphestra
2025-07-29hst: configurable wait delayOphestra
2025-07-29app: integrate interrupt forwardingOphestra
2025-07-28app/shim: implement signal handler outcome in GoOphestra
2025-07-28app/shim: separate signal handler implementationOphestra
2025-07-03app: remove split implementationOphestra
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-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-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