summaryrefslogtreecommitdiff
path: root/src/basic/selinux-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: fix a number of log calls that use %m but have no errno setLennart Poettering2018-06-071-7/+7
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* label: rework label_fix() implementations (#8583)Lennart Poettering2018-03-271-21/+45
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-17/+17
* Merge pull request #5958 from keszybz/explicit-log-errnoLennart Poettering2017-05-221-1/+1
|\
| * tree-wide: when %m is used in log_*, always specify errno explicitlyZbigniew Jędrzejewski-Szmek2017-05-191-1/+1
* | Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"Gary Tierney2017-05-121-15/+5
|/
* tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek2016-07-151-12/+12
* selinux: use *_raw API from libselinuxEvgeny Vereshchagin2016-03-041-6/+6
* selinux: use raw variants of security_compute_create and setfscreateconZbigniew Jędrzejewski-Szmek2016-03-021-3/+3
* selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek2016-03-011-12/+4
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-2/+2
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-1/+9
* selinux: split up mac_selinux_have() from mac_selinux_use()Lennart Poettering2015-11-271-5/+15
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-3/+3
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering2015-10-241-43/+51
* selinux: add _cleanup_ concepts to SELinux label allocationLennart Poettering2015-09-291-2/+8
* selinux: always use *_raw API from libselinuxMichal Sekletar2015-09-011-5/+5
* build-sys: split internal basic/ library from shared/Kay Sievers2015-06-111-0/+462