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
/
smack-util.c
Age
Commit message (
Expand
)
Author
2015-04-14
shared: add process-util.[ch]
Ronny Chevalier
2015-03-18
Replace ENOTSUP with EOPNOTSUPP
Anthony G. Basile
2014-12-04
smack-util: remove warning when building without SMACK support
Lennart Poettering
2014-12-01
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-27
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-10-25
smack: we don't need the special labels exported, hence don't
Lennart Poettering
2014-10-25
smack: rework SMACK label fixing code to follow more closely the semantics of...
Lennart Poettering
2014-10-25
smack: never follow symlinks when relabelling
Lennart Poettering
2014-10-25
smack: rework smack APIs a bit
Lennart Poettering
2014-10-25
mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...
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-05
src/shared: refactor shared code
Anthony G. Basile