index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
selinux-util.c
Age
Commit message (
Expand
)
Author
2015-03-18
selinux: fix SEGV during switch-root if SELinux policy loaded
Will Woods
2015-03-18
Replace ENOTSUP with EOPNOTSUPP
Anthony G. Basile
2014-12-04
selinux: figure out selinux context applied on exec() before closing all fds
Michal Sekletar
2014-11-14
shared: create files even if the SELinux policy has no context for them
Michal Schmidt
2014-10-26
src/shared/selinux-util.c: add path_is_absolute() check
Anthony G. Basile
2014-10-25
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-25
selinux: simplify and unify logging
Lennart Poettering
2014-10-25
selinux: rework label query APIs
Lennart Poettering
2014-10-25
smack: rework SMACK label fixing code to follow more closely the semantics of...
Lennart Poettering
2014-10-25
selinux: make use of cleanup gcc magic
Lennart Poettering
2014-10-25
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-25
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-25
label: rearrange mandatory access control(MAC) apis
WaLyong Cho
2014-08-14
src/shared: some stylistic changes
Anthony G. Basile
2014-08-14
src/shared: import more code cleanups from upstream
Anthony G. Basile
2012-11-15
Isolation of udev code from remaining systemd
Anthony G. Basile
2012-10-03
build-sys: fix !HAVE_SELINUX case
Colin Walters
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering