[systemd-commits] stable Changes to 'refs/tags/v32'
Zbigniew JÄdrzejewski-Szmek
zbyszek at kemper.freedesktop.org
Sat Mar 8 20:39:43 PST 2014
Tag 'v32' created by Lennart Poettering <lennart at poettering.net> at 2011-07-29 02:51 -0700
systemd 32
Changes since v31:
Kay Sievers (1):
update TODO
Lennart Poettering (11):
logind: properly write user state files
dbus: the changes array might actually be NULL when ti is empty
label: generalize label_get_socket_label_from_exe() a bit
main: profile unit file loading
main: redirection to telinit is unnecessary if sysv compat is disabled
selinux: use setcon() instead of reexec to apply selinux policy
selinux: mount /sys, /proc, /dev before we load the SELinux policy
sd-login: return size of arrays as return value in functions that generate an array
build-sys: prepare new release
nspawn: properly bind mount /sys/fs/selinux into container, since /selinux moved there
git: hide org.freedesktop.systemd1.policy.in
Michael Biebl (3):
Link against -lcap only where required
Don't show a warning message in non-enforcing mode.
Remove a stray empty line
---
Makefile.am | 8 +++--
TODO | 2 -
configure.ac | 8 ++++-
src/.gitignore | 1
src/dbus-manager.c | 2 -
src/label.c | 31 ++++++++++-----------
src/label.h | 2 -
src/logind-user.c | 8 ++---
src/main.c | 56 +++++++++++++++++++++++++++-----------
src/mount-setup.c | 55 ++++++++++++++++++++++++++++++++-----
src/mount-setup.h | 4 ++
src/nspawn.c | 4 +-
src/sd-login.c | 76 ++++++++++++++++++++++++++--------------------------
src/sd-login.h | 24 ++++++++++------
src/selinux-setup.c | 69 +++++++++++++++++++++++++++++++----------------
src/selinux-setup.h | 4 ++
src/socket.c | 7 +++-
src/test-login.c | 55 ++++++++++++++++++++++++++-----------
src/util.c | 49 +++++++++++++++++++--------------
19 files changed, 301 insertions(+), 164 deletions(-)
---
More information about the systemd-commits
mailing list