Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-23 | create type for users tmp directories (${HOME}/tmp) | John Turner | |
2025-08-23 | add tmp.associate_fs to .file.home.user | John Turner | |
2025-08-22 | create xdgfile module | John Turner | |
2025-08-22 | tweak module names to make them more readable | John Turner | |
2025-08-21 | add filecons for shellrc and shellexec files and dirs | John Turner | |
2025-08-21 | add (call .xattr.associate_fs (file)) to loader.conf files | John Turner | |
Without this we can't change the context of the loader.conf files. | |||
2025-08-21 | remove loader block from being in .file | John Turner | |
2025-08-21 | change userrun to user.run | John Turner | |
2025-08-21 | type transition files created by weechat to weechat.run.file | John Turner | |
2025-08-21 | allow weechat to addname_file_dirs | John Turner | |
2025-08-21 | add weechat.run types and type transition to it when creating runtime files | John Turner | |
2025-08-21 | add userrun.cil | John Turner | |
2025-08-21 | add GPL-3 header to weechat.cil | John Turner | |
2025-08-21 | add . prefix to "data" macro calls | John Turner | |
2025-08-21 | inherit macro_template_files for runuser | John Turner | |
2025-08-21 | rework how user files work | John 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-18 | change "install_sources" option name to "modular" | John Turner | |
2025-08-18 | allow all subj.common to read sysfs | John Turner | |
2025-08-18 | allow weechat to read /etc | John Turner | |
2025-08-18 | move loader block into file | John Turner | |
2025-08-18 | fixup | John Turner | |
2025-08-18 | rename irc.cil to reservedportnetirc.cil | John Turner | |
2025-08-17 | create module for the dynamic loader | John Turner | |
2025-08-17 | create policy for weechat | John Turner | |
2025-08-17 | disable some network checking | John Turner | |
2025-08-17 | fixup | John Turner | |
2025-08-17 | reserve port for irc | John Turner | |
2025-08-17 | inherit template and add filecons | John Turner | |
2025-08-17 | add .subj.common abstraction | John Turner | |
2025-08-16 | add map_file_files macro to .file | John Turner | |
2025-08-16 | auto format all files | John Turner | |
2025-08-15 | install file_contexts into the correct place | John Turner | |
2025-08-15 | rename selinux_data_dir to selinux_store | John Turner | |
2025-08-14 | rm mkiso files | John Turner | |
2025-08-14 | rm README | John Turner | |
2025-08-14 | rewrite build system with meson | John Turner | |
2025-08-13 | create sshfile type | John Turner | |
2025-08-12 | move into conffile | John Turner | |
2025-08-12 | move into cgroupseclabelfs | John Turner | |
2025-08-12 | move into certfile | John Turner | |
2025-08-12 | add sanity.sh script | John Turner | |
2025-08-12 | move into cachefile | John Turner | |
2025-08-12 | move into bpfnoseclabelfs | John Turner | |
2025-08-12 | move into bootfile | John Turner | |
2025-08-12 | fix dbus_contexts | John Turner | |
2025-08-11 | clean up makefile | John Turner | |
2025-08-09 | rm debian | John Turner | |
2025-08-08 | add format.eldebian/latest | John Turner | |
2025-08-08 | mkosi.conf: systemd-boot-efi | Dominick Grift | |
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl> | |||
2025-06-19 | ttyxperm: adds TIOCSERGETLSR | Dominick Grift | |