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
Age
Commit message (
Expand
)
Author
2014-02-17
core: find the closest parent slice that has a specfic cgroup controller enab...
Lennart Poettering
2014-02-17
core: fix property changes in transient units
Lennart Poettering
2014-02-17
unit: slice dependencies should not be subject to DefaultDependencies
Lennart Poettering
2014-02-17
main: don't set no_new_privs when using SystemCallArchitectures= system-wide
Lennart Poettering
2014-02-17
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
Pass log config from systemd to systemd-shutdown
Zbigniew Jędrzejewski-Szmek
2014-02-17
Some modernizations
Zbigniew Jędrzejewski-Szmek
2014-02-17
Extract looping over /proc/cmdline into a shared function
Zbigniew Jędrzejewski-Szmek
2014-02-16
Add white space between _XZ_FEATURE_ and _SECCOMP_FEATURE_
Djalal Harouni
2014-02-16
core: check for return value from get_process_state
Yuxuan Shui
2014-02-15
sd-rtnl: always include linux/rtnetlink.h
Tom Gundersen
2014-02-14
core: fix detection of dead processes
Yuxuan Shui
2014-02-14
service: when we complain about a notify message we cannot map to main pid be...
Lennart Poettering
2014-02-14
service: if we don't know the main pid of a service, we cannot accept any not...
Lennart Poettering
2014-02-13
rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...
Lennart Poettering
2014-02-13
rtnl: drop "sd_" prefix from cleanup macros
Lennart Poettering
2014-02-13
seccomp: fix build again if libseccomp is missing
Lennart Poettering
2014-02-13
core: make StopWhenUnneeded work in conjunction with units that fail
Lennart Poettering
2014-02-13
core: add a system-wide SystemCallArchitectures= setting
Lennart Poettering
2014-02-13
core: add SystemCallArchitectures= unit setting to allow disabling of non-native
Lennart Poettering
2014-02-12
core: fix build without libseccomp
Lennart Poettering
2014-02-12
core: rework syscall filter
Lennart Poettering
2014-02-12
syscallfilter: port to libseccomp
Ronny Chevalier
2014-02-11
journald: log provenience of signals
Zbigniew Jędrzejewski-Szmek
2014-02-10
nspawn,man: use a common vocabulary when referring to selinux security contexts
Lennart Poettering
2014-02-10
exec: Add support for ignoring errors on SELinuxContext by prefixing it with ...
Michael Scherer
2014-02-10
exec: Ignore the setting SELinuxContext if selinux is not enabled
Michael Scherer
2014-02-10
exec: Add SELinuxContext configuration item
Michael Scherer
2014-02-10
includes: remove duplicate includes
Tom Gundersen
2014-02-08
manager: fix initialization of plymouth socket
Zbigniew Jędrzejewski-Szmek
2014-02-08
core: use automatic cleanup in two functions
Zbigniew Jędrzejewski-Szmek
2014-02-07
core: when an already abandoned unit gets abandoned again generate a clean error
Lennart Poettering
2014-02-07
core: one step back again, for nspawn we actually can't wait for cgroups runn...
Lennart Poettering
2014-02-07
core: allow PIDs to be watched by two units at the same time
Lennart Poettering
2014-02-07
core: don't send duplicate SIGCONT when killing units
Lennart Poettering
2014-02-07
core: watch SIGCHLD more closely to track processes of units with no reliable...
Lennart Poettering
2014-02-07
core: fix warning
Thomas Hindoe Paaboel Andersen
2014-02-06
transaction: print more information about conflicting jobs
Zbigniew Jędrzejewski-Szmek
2014-02-06
core: only send SIGHUP when doing first kill, not when doing final sigkill
Lennart Poettering
2014-02-05
core: don't wait for non-control/non-main processes when killing processes on...
Lennart Poettering
2014-02-05
kill: fix error return
Lennart Poettering
2014-02-05
core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...
Lennart Poettering
2014-02-03
conf-parser: warn when we open configuration files with weird access bits
Lennart Poettering
2014-02-01
bus: update kdbus.h (ABI break)
Kay Sievers
2014-01-31
core: fix oom check
Lennart Poettering
2014-01-31
core: introduce new stop protocol for unit scopes
Lennart Poettering
2014-01-29
core: in containers, don't wait for cgroup empty notifications which will nev...
Lennart Poettering
2014-01-29
core: use a bit more PID_FMT
Lennart Poettering
2014-01-29
core: make sure to always go through both SIGTERM and SIGKILL states of units
Lennart Poettering
2014-01-29
service: allow KillMode=mixed in conjunction with PAMName=
Lennart Poettering
[next]