aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app
AgeCommit message (Expand)Author
2025-02-26app: handle RunState errorsOphestra
2025-02-26app: define errors in a separate fileOphestra
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-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: implement private tmpfilesOphestra
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-15app: improve WAYLAND_DISPLAY correctnessOphestra
2025-02-15app: remove wayland socket hard linkOphestra
2025-02-15app: port passwd and group files to copyOphestra
2025-02-15priv/shim: move /sbin/init setup to appOphestra
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 method prints msgbufOphestra
2025-01-22app/share: clean BaseError messageOphestra
2025-01-22helper/bwrap: integrate seccomp into helper interfaceOphestra
2025-01-21state: store config in separate gob streamOphestra
2025-01-20fst: include syscall filter configurationOphestra
2025-01-19helper/bwrap: move sync to helper stateOphestra
2025-01-19proc/priv/shim: remove unnecessary stateOphestra
2025-01-17proc/priv/shim: merge shim into main programOphestra
2025-01-15app: expose single run methodOphestra
2025-01-15fst: hide sockets exposed via FilesystemOphestra
2024-12-31update reverse-DNS style identifiersOphestra
2024-12-28cmd/fshim: ensure data directoryOphestra
2024-12-28app: ensure extra pathsOphestra
2024-12-28app: extra acl entries from configurationOphestra
2024-12-28app: merge share methodsOphestra
2024-12-22app: mount /dev/kvm in permissive defaultsOphestra
2024-12-21app: rename /fortify to /.fortifyOphestra
2024-12-21app: do not fail on missing cookieOphestra
2024-12-20migrate to git.gensokyo.uk/security/fortifyOphestra Umiker