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
/
label.c
Age
Commit message (
Expand
)
Author
2011-09-01
label: fix database check
Lennart Poettering
2011-08-31
label: minor fixes
Lennart Poettering
2011-08-31
label: introduce label_bind() and make use of it where necessary
Lennart Poettering
2011-08-29
selinux: retest selinux after we loaded the policy
Lennart Poettering
2011-07-29
selinux: mount /sys, /proc, /dev before we load the SELinux policy
Lennart Poettering
2011-07-28
label: generalize label_get_socket_label_from_exe() a bit
Lennart Poettering
2011-07-27
selinux: also profile memory usage
Lennart Poettering
2011-07-25
selinux: log how much time it takes to load the SELinux policy and database
Lennart Poettering
2011-04-28
label: don't print warning when we try ro relabel an non-existing file
Lennart Poettering
2011-02-25
label: udev might be making changes in /dev while we iterate through it
Lennart Poettering
2010-11-10
label: use internal utility functions wher epossible
Lennart Poettering
2010-10-27
mounts: automatically create /dev/stderr and friends early on boot so that th...
Lennart Poettering
2010-10-27
selinux: automatically load policy if the initrd hasn't done this for us yet
Lennart Poettering
2010-10-19
label: don't fail miserably if filesystem doesn't do xattrs/labels
Lennart Poettering
2010-10-18
label: if the selinux policy knows no label, then silently don't do anything
Lennart Poettering
2010-08-20
selinux: properly query policy for FIFO files
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
selinux: split off selinux calls into seperate file label.c
Lennart Poettering