summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Without this we can't change the context of the loader.conf files.
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
Instead of assuming all user files exist under $HOME, we create a .file.user module and typeattribute. This allows user files to exist in places outside of $HOME. Also we changed filecon so that $HOME itself is user.home.file rather than home.file.
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
2025-08-17fixupJohn Turner
2025-08-17reserve port for ircJohn Turner
2025-08-17inherit template and add fileconsJohn Turner
2025-08-17add .subj.common abstractionJohn Turner
2025-08-16add map_file_files macro to .fileJohn Turner
2025-08-16auto format all filesJohn Turner
2025-08-15install file_contexts into the correct placeJohn Turner
2025-08-15rename selinux_data_dir to selinux_storeJohn Turner