summaryrefslogtreecommitdiff
path: root/src/core/selinux-setup.c
Commit message (Expand)AuthorAgeFilesLines
* selinux-setup: minor modernizationsLennart Poettering2022-12-071-11/+9
* basic: create new basic/initrd-util.[ch] for initrd-related functionsZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* tree-wide: add FORMAT_TIMESPAN()Zbigniew Jędrzejewski-Szmek2021-07-091-2/+1
* selinux: invoke selinux_set_callback(3) more type-safeChristian Göttsche2021-05-141-5/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-4/+3
* selinux: improve comment about getcon_raw semanticsAxel Rasmussen2020-08-051-1/+4
* selinux: handle getcon_raw producing a NULL pointer, despite returning 0Axel Rasmussen2020-07-241-1/+2
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* 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: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* selinux: let's fully (and statically) initialize log callback union (#8512)Lennart Poettering2018-03-211-2/+4
* 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-3/+3
* tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek2016-07-151-1/+1
* selinux: use *_raw API from libselinuxEvgeny Vereshchagin2016-03-041-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-5/+6
* selinux: add _cleanup_ concepts to SELinux label allocationLennart Poettering2015-09-291-4/+2
* core: add attribute printf to null_log()Cristian Rodríguez2015-08-301-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek2014-11-261-1/+1
* manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek2014-11-261-1/+1
* mac: add mac_ prefix to distinguish origin security apisWaLyong Cho2014-10-281-1/+1
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-231-1/+1
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-231-2/+2
* core: let selinux_setup() load policy more than onceWill Woods2014-05-161-7/+7
* core: reindent {selinux, ima, smack}-setup.cWill Woods2014-04-261-76/+76
* selinux: Don't attempt to load policy in initramfs if it doesn't existColin Walters2014-02-211-0/+7
* util: make time formatting a bit smarterLennart Poettering2013-04-041-1/+1
* core: move mount_setup_early() to main.cNathaniel Chen2013-03-071-3/+0
* selinux: rework selinux access check logicLennart Poettering2012-10-021-2/+3
* selinux: close stdin/stdout/stderr before loading selinux policyLennart Poettering2012-09-101-1/+0
* selinux: avoid inclusion of null_log without selinuxDave Reisner2012-07-281-0/+2
* selinux: turn of libselinux' internal loggingLennart Poettering2012-07-101-0/+9
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+112