aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
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
2025-03-14sandbox: separate bind mount function from opOphestra
2025-03-13internal/app: rename init to init0Ophestra
2025-03-13sandbox: native container toolingOphestra
2025-03-13internal: pull EINTR loop from stdlibOphestra
2025-03-13sandbox: read overflow idsOphestra
2025-03-09helper/proc: expose setup fileOphestra
2025-03-07internal/prctl: rename prctl wrappersOphestra
2025-02-26app: print comp values earlyOphestra
2025-02-26cmd/fpkg: call app in-processOphestra
2025-02-26app: handle RunState errorsOphestra
2025-02-26app: define errors in a separate fileOphestra
2025-02-26internal: store fortify path in internalOphestra
2025-02-25dbus: set process group idOphestra
2025-02-25fortify: improve handling of RevertErrOphestra
2025-02-21app: separate instance from process stateOphestra
2025-02-19app: defer system.I revertOphestra
2025-02-19app: remove share methodOphestra
2025-02-19app: separate appSeal finalise methodOphestra
2025-02-19app: merge seal with sysOphestra
2025-02-19app: embed appSeal in app structOphestra
2025-02-19app/seal: improve documentationOphestra
2025-02-19app/seal: embed enablementsOphestra
2025-02-19app: store values with string representationOphestra
2025-02-18app: separate interface from implementationOphestra
2025-02-18sys: wrap log methodsOphestra
2025-02-18sys: rename from linuxOphestra
2025-02-18linux: wrap fsu lookup errorOphestra
2025-02-18fmsg: PrintBaseError skip empty messageOphestra
2025-02-18fmsg: export logBaseError functionOphestra
2025-02-17system: move out of internalOphestra
2025-02-17system: wrap console output functionsOphestra
2025-02-17system/wayland: sync file at caller specified addressOphestra
2025-02-17system/tmpfiles: fail gracefully in API misuseOphestra
2025-02-17system/tmpfiles: implement private tmpfilesOphestra
2025-02-16internal: beforeExit before reachable fatal callsOphestra
2025-02-16app/shim/manager: return error on bad fsu pathOphestra
2025-02-16fmsg: implement suspend in writerOphestra