summaryrefslogtreecommitdiff
path: root/src/basic/selinux-util.c
AgeCommit message (Expand)Author
2016-03-04selinux: use *_raw API from libselinuxEvgeny Vereshchagin
2016-03-02selinux: use raw variants of security_compute_create and setfscreateconZbigniew Jędrzejewski-Szmek
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-01basic: re-sort includesThomas Hindoe Paaboel Andersen
2015-11-30basic: include only what we useThomas Hindoe Paaboel Andersen
2015-11-27selinux: split up mac_selinux_have() from mac_selinux_use()Lennart Poettering
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering
2015-09-29selinux: add _cleanup_ concepts to SELinux label allocationLennart Poettering
2015-09-01selinux: always use *_raw API from libselinuxMichal Sekletar
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers