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
2016-06-06
core: add minor comment
Lennart Poettering
2016-06-06
mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)
michaelolbrich
2016-06-05
automount: handle expire_tokens when the mount unit changes its state (#3434)
michaelolbrich
2016-06-03
core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)
Topi Miettinen
2016-06-03
Merge pull request #3418 from htejun/cgroup2-log-compat
Lennart Poettering
2016-06-03
core: always use "infinity" for no upper limit instead of "max" (#3417)
Tejun Heo
2016-06-02
core: log cgroup legacy and unified hierarchy setting translations
Tejun Heo
2016-06-02
core: pass Unit into cgroup_context_apply() and use log_unit*()
Tejun Heo
2016-06-01
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)
Topi Miettinen
2016-05-29
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
2016-05-28
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-28
core/unit: append newline when writing drop ins
Zbigniew Jędrzejewski-Szmek
2016-05-28
Merge pull request #3328 from poettering/ipv4ll-ipv4acd-fixes
Zbigniew Jędrzejewski-Szmek
2016-05-27
core: add cgroup memory controller support on the unified hierarchy (#3315)
Tejun Heo
2016-05-27
Merge pull request #3329 from htejun/dbus-cgroup-fixes
Lennart Poettering
2016-05-27
core: fix missing newline when writing drop-in for WorkingDirectory (#3337)
Tejun Heo
2016-05-26
manager: remove spurious newline
Lennart Poettering
2016-05-23
core: fix missing newlines when writing out drop-ins for cgroup settings
Tejun Heo
2016-05-23
core: fix the reversed sanity check when setting StartupBlockIOWeight over dbus
Tejun Heo
2016-05-20
core: put opening curly braces on the same line as function names (#3313)
Tejun Heo
2016-05-20
Revert "core/dbus: further simplify branch code" (#3307)
Lennart Poettering
2016-05-20
Merge pull request #3290 from htejun/cgroup2-io-compat
Lennart Poettering
2016-05-20
core/dbus: revert oversimplification (#3309)
Jonathan Boulle
2016-05-20
core/dbus: expose SELinuxContext property (#3284)
Jonathan Boulle
2016-05-18
core/dbus: further simplify branch code (#3283)
Jonathan Boulle
2016-05-18
core: translate between IO and BlockIO settings to ease transition
Tejun Heo
2016-05-18
core: factor out io and blkio helper functions from cgroup_context_apply()
Tejun Heo
2016-05-18
core: update CGroupBlockIODeviceBandwidth to record both rbps and wbps
Tejun Heo
2016-05-18
core: add support for IOReadIOPSMax and IOWriteIOPSMax
Tejun Heo
2016-05-18
core: introduce CGroupIOLimitType enums
Tejun Heo
2016-05-17
core/dbus: use free_and_strdup to simplify code (#3279)
Jonathan Boulle
2016-05-16
Merge pull request #3193 from htejun/cgroup-io-controller
Lennart Poettering
2016-05-16
core: don't log job status message in case job was effectively NOP (#3199)
Michal Sekletar
2016-05-15
namespace: Make private /dev noexec and readonly (#3263)
topimiettinen
2016-05-14
core: allow slice to be overriden if cgroups aren't realized (#3246)
Tejun Heo
2016-05-14
namespace: unmount old /dev under our new private /dev (#3254)
topimiettinen
2016-05-12
core: added ListUnitsByNames dbus method (#3182)
kayrus
2016-05-10
Merge pull request #3220 from keszybz/install-fixes
Lennart Poettering
2016-05-09
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-08
Merge pull request #3202 from poettering/socket-fixes
Martin Pitt
2016-05-07
core/mount: add helper function for mount states
Zbigniew Jędrzejewski-Szmek
2016-05-07
Merge pull request #3160 from htejun/cgroup-fixes-rev2
Zbigniew Jędrzejewski-Szmek
2016-05-07
Merge pull request #3191 from poettering/cgroups-agent-dgram
Evgeny Vereshchagin
2016-05-06
core: dump TriggerLimitIntervalSec and TriggerLimitBurst too
Evgeny Vereshchagin
2016-05-06
core: expose TriggerLimitIntervalUSec
Evgeny Vereshchagin
2016-05-06
core: update the right mtime after finishing writing of transient units (#3203)
Lennart Poettering
2016-05-06
core: rework how we flush incoming traffic when a socket unit goes down
Lennart Poettering
2016-05-06
core: don't implicit open missing socket fds on daemon reload
Lennart Poettering
2016-05-06
core: split out selinux label retrieval logic into a function of its own
Lennart Poettering
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
[next]