summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-08-14rm mkiso filesJohn Turner
2025-08-14rm READMEJohn Turner
2025-08-14rewrite build system with mesonJohn Turner
2025-08-13create sshfile typeJohn Turner
2025-08-12move into conffileJohn Turner
2025-08-12move into cgroupseclabelfsJohn Turner
2025-08-12move into certfileJohn Turner
2025-08-12add sanity.sh scriptJohn Turner
2025-08-12move into cachefileJohn Turner
2025-08-12move into bpfnoseclabelfsJohn Turner
2025-08-12move into bootfileJohn Turner
2025-08-12fix dbus_contextsJohn Turner
2025-08-11clean up makefileJohn Turner
2025-08-09rm debianJohn Turner
2025-08-08add format.eldebian/latestJohn Turner
2025-08-08mkosi.conf: systemd-boot-efiDominick Grift
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
2025-06-19ttyxperm: adds TIOCSERGETLSRDominick Grift