aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
AgeCommit message (Expand)Author
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
2025-02-16internal: move shim and init into appOphestra
2025-02-16system: separate link Op implementationOphestra
2025-02-15app: improve WAYLAND_DISPLAY correctnessOphestra
2025-02-15app: remove wayland socket hard linkOphestra
2025-02-15system: remove write mode tmpfilesOphestra
2025-02-15app: port passwd and group files to copyOphestra
2025-02-15priv/shim: move /sbin/init setup to appOphestra
2025-02-15fmsg: resume on exitOphestra
2025-02-14state/join: use Join method when availableOphestra
2025-02-14app: check username length against LOGIN_NAME_MAXOphestra
2025-02-13helper: use generic extra files interfaceOphestra
2025-02-08helper/proc: move package out of internalOphestra
2025-02-07system/dbus: dump messages on early faultOphestra
2025-02-07system/dbus: dump method prints msgbufOphestra
2025-01-25helper/seccomp: separate seccomp packageOphestra
2025-01-22app/share: clean BaseError messageOphestra
2025-01-22dbus: enable syscall filterOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-21proc: append to ExtraFiles slice pointerOphestra
2025-01-21state: store config in separate gob streamOphestra
2025-01-20proc/priv/shim: resolve and load seccomp rulesOphestra
2025-01-20proc/priv/shim: seccomp bpf filter via libseccompOphestra
2025-01-20fst: include syscall filter configurationOphestra
2025-01-20proc/priv/shim: do not log bwrap argsOphestra
2025-01-20helper/bwrap: generic extra file interfaceOphestra
2025-01-19helper/bwrap: move sync to helper stateOphestra
2025-01-19proc/priv/shim: remove unnecessary stateOphestra