aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)Author
2025-03-25app: run in native sandboxOphestra
2025-03-17sandbox: move out of internalOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17seccomp: install output atomicallyOphestra
2025-03-14seccomp: move out of helperOphestra
2025-03-13internal/app: rename init to init0Ophestra
2025-03-09helper/proc: expose setup fileOphestra
2025-03-07internal/prctl: rename prctl wrappersOphestra
2025-02-28nix: increase nixfmt max widthOphestra
2025-02-26cmd/fpkg: call app in-processOphestra
2025-02-26cmd/fsu: allow switch from fpkgOphestra
2025-02-26cmd/fpkg/test: nixos test fpkg install/startOphestra
2025-02-26cmd/fpkg/build: expose nixos configurationOphestra
2025-02-26cmd/fpkg: use fortify path from internalOphestra
2025-02-25cmd/fpkg/build: run final build step in nixOphestra
2025-02-23cmd/fpkg: integrate command handlerOphestra
2025-02-23cmd/fpkg/build: prepend extra nix flagsOphestra
2025-02-23nix: separate fsu from packageOphestra
2025-02-21cmd/fpkg: rename buildPackage fileOphestra
2025-02-21cmd/fpkg: rename shell to shellPathOphestra
2025-02-17system: move out of internalOphestra
2025-02-16fmsg: implement suspend in writerOphestra
2025-02-14cmd/fsu: check parse behaviourOphestra
2025-02-14cmd/fsu: revert offset in error messageOphestra
2025-01-23nix: configure target users via nixosOphestra
2025-01-22cmd/fpkg: expose syscall policy optionsOphestra
2025-01-18proc: remove duplicate compile-time fortify referenceOphestra
2025-01-18proc/priv/init: merge init into main programOphestra
2025-01-17proc/priv/shim: merge shim into main programOphestra
2025-01-15app: expose single run methodOphestra
2024-12-30cmd/fpkg/install: deduplicate nix storeOphestra
2024-12-30cmd/fpkg: expose nixGL wrappersOphestra
2024-12-29cmd/fpkg: remove workDir acl from activationOphestra
2024-12-29cmd/fpkg: include nixGL source in inner storeOphestra
2024-12-29cmd/fpkg: optional network access when invoking with nix daemonOphestra
2024-12-29cmd/fpkg: bind and document more gpu devicesOphestra
2024-12-29cmd/fpkg: improve readability of fortify invocationsOphestra
2024-12-29cmd/fpkg: compare all three store pathsOphestra
2024-12-29cmd/fpkg: clean up broken links before activationOphestra
2024-12-29cmd/fpkg/start: correct drop to shell wordingOphestra
2024-12-26cmd/fpkg: app bundle helperOphestra
2024-12-28cmd/fshim: ensure data directoryOphestra
2024-12-27cmd/fshim: bind finit inside sandboxOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker
2024-12-18cmd/fshim: switch to setup pipeOphestra Umiker
2024-12-18cmd/fshim: switch to generic setup funcOphestra Umiker
2024-12-18cmd/finit: switch to generic receive funcOphestra Umiker
2024-12-17cmd/fsu: check uid range before syscallOphestra Umiker
2024-12-07cmd/fuserdb: rename home directoriesOphestra Umiker
2024-12-06proc: cleaner extra filesOphestra Umiker