summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-28add file type transition for xdgfilesJohn Turner
2025-08-28add the ability to traverse root to .subj.common.typeattrJohn Turner
2025-08-28inherit more macro templates that make since for users runtime filesJohn Turner
2025-08-28.user.run.base_template should inherit from .runuser.base_templateJohn Turner
2025-08-28don't apply .user.run.file context to /run/user/${UID} directoriesJohn Turner
2025-08-27only allow reading self files in .subj.commonJohn Turner
2025-08-23make .subj.common.template inherit subj.common.base_templateJohn Turner
2025-08-23pass subj rather than file to subj.common.typeJohn Turner
2025-08-23move "hugetlb" out of misc.cilJohn Turner
2025-08-23move "home" out of misc.cilJohn Turner
2025-08-23move "fuse" out of misc.cilJohn Turner
2025-08-23move "fs.unconfined" out of misc.cilJohn Turner
2025-08-23move "file.unconfined" out of misc.cilJohn Turner
2025-08-23move "file.tmp" out of misc.cilJohn Turner
2025-08-23move "file.run" out of misc.cilJohn Turner
2025-08-23move "exec" out of misc.cilJohn Turner
2025-08-23move "efivar" out of misc.cilJohn Turner
2025-08-23move "dos" out of misc.cilJohn Turner
2025-08-23move "devtmp" out of misc.cilJohn Turner
2025-08-23move "devpts" out of misc.cilJohn Turner
2025-08-23move "dev" out of misc.cilJohn Turner
2025-08-23move "debug" out of misc.cilJohn Turner
2025-08-23move "db" out of misc.cilJohn Turner
2025-08-23move "data" out of misc.cilJohn Turner
2025-08-23move "config" out of misc.cilJohn Turner
2025-08-23create type for users tmp directories (${HOME}/tmp)John Turner
2025-08-23add tmp.associate_fs to .file.home.userJohn Turner
2025-08-22create xdgfile moduleJohn Turner
2025-08-22tweak module names to make them more readableJohn Turner
2025-08-21add filecons for shellrc and shellexec files and dirsJohn Turner
2025-08-21add (call .xattr.associate_fs (file)) to loader.conf filesJohn Turner
2025-08-21remove loader block from being in .fileJohn Turner
2025-08-21change userrun to user.runJohn Turner
2025-08-21type transition files created by weechat to weechat.run.fileJohn Turner
2025-08-21allow weechat to addname_file_dirsJohn Turner
2025-08-21add weechat.run types and type transition to it when creating runtime filesJohn Turner
2025-08-21add userrun.cilJohn Turner
2025-08-21add GPL-3 header to weechat.cilJohn Turner
2025-08-21add . prefix to "data" macro callsJohn Turner
2025-08-21inherit macro_template_files for runuserJohn Turner
2025-08-21rework how user files workJohn Turner
2025-08-18change "install_sources" option name to "modular"John Turner
2025-08-18allow all subj.common to read sysfsJohn Turner
2025-08-18allow weechat to read /etcJohn Turner
2025-08-18move loader block into fileJohn Turner
2025-08-18fixupJohn Turner
2025-08-18rename irc.cil to reservedportnetirc.cilJohn Turner
2025-08-17create module for the dynamic loaderJohn Turner
2025-08-17create policy for weechatJohn Turner
2025-08-17disable some network checkingJohn Turner