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
/
core
/
smack-setup.c
Age
Commit message (
Expand
)
Author
2015-10-01
tree-wide: add missing errno arguments to log_*_errno()
Michal Schmidt
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-06-22
smack: support smack access change-rule
WaLyong Cho
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-10-28
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-09-13
core: smack-setup: Actually allow for succesfully loading CIPSO policy
Philippe De Swert
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-02-24
smack: set loaded_policy in smack_setup()
Łukasz Stelmach
2013-10-07
Run with a custom SMACK domain (label).
Auke Kok
2013-10-01
smack-setup: fix path to Smack/CIPSO mappings
Patrick McCarty
2013-05-17
Make it possible to disable smack separately from xattr support
Karol Lewandowski
2013-03-15
smack-setup: enable Smack/CIPSO mapping
Nathaniel Chen
2013-03-15
smack-setup: extract rule writing into a separate function
Zbigniew Jędrzejewski-Szmek
2013-03-11
core/smack: downgrade info to debug
Zbigniew Jędrzejewski-Szmek
2013-03-07
core: mount and initialize Smack
Nathaniel Chen