summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-06-03core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)Topi Miettinen
2016-06-03Merge pull request #3418 from htejun/cgroup2-log-compatLennart Poettering
2016-06-03core: always use "infinity" for no upper limit instead of "max" (#3417)Tejun Heo
2016-06-02core: log cgroup legacy and unified hierarchy setting translationsTejun Heo
2016-06-02core: pass Unit into cgroup_context_apply() and use log_unit*()Tejun Heo
2016-06-01core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)Topi Miettinen
2016-05-29util-lib: Add sparc64 support for process creation (#3348)Michael Karcher
2016-05-28tree-wide: remove newlines from unit_write_drop_inZbigniew Jędrzejewski-Szmek
2016-05-28core/unit: append newline when writing drop insZbigniew Jędrzejewski-Szmek
2016-05-28Merge pull request #3328 from poettering/ipv4ll-ipv4acd-fixesZbigniew Jędrzejewski-Szmek
2016-05-27core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo
2016-05-27Merge pull request #3329 from htejun/dbus-cgroup-fixesLennart Poettering
2016-05-27core: fix missing newline when writing drop-in for WorkingDirectory (#3337)Tejun Heo
2016-05-26manager: remove spurious newlineLennart Poettering
2016-05-23core: fix missing newlines when writing out drop-ins for cgroup settingsTejun Heo
2016-05-23core: fix the reversed sanity check when setting StartupBlockIOWeight over dbusTejun Heo
2016-05-20core: put opening curly braces on the same line as function names (#3313)Tejun Heo
2016-05-20Revert "core/dbus: further simplify branch code" (#3307)Lennart Poettering
2016-05-20Merge pull request #3290 from htejun/cgroup2-io-compatLennart Poettering
2016-05-20core/dbus: revert oversimplification (#3309)Jonathan Boulle
2016-05-20core/dbus: expose SELinuxContext property (#3284)Jonathan Boulle
2016-05-18core/dbus: further simplify branch code (#3283)Jonathan Boulle
2016-05-18core: translate between IO and BlockIO settings to ease transitionTejun Heo
2016-05-18core: factor out io and blkio helper functions from cgroup_context_apply()Tejun Heo
2016-05-18core: update CGroupBlockIODeviceBandwidth to record both rbps and wbpsTejun Heo
2016-05-18core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo
2016-05-18core: introduce CGroupIOLimitType enumsTejun Heo
2016-05-17core/dbus: use free_and_strdup to simplify code (#3279)Jonathan Boulle
2016-05-16Merge pull request #3193 from htejun/cgroup-io-controllerLennart Poettering
2016-05-16core: don't log job status message in case job was effectively NOP (#3199)Michal Sekletar
2016-05-15namespace: Make private /dev noexec and readonly (#3263)topimiettinen
2016-05-14core: allow slice to be overriden if cgroups aren't realized (#3246)Tejun Heo
2016-05-14namespace: unmount old /dev under our new private /dev (#3254)topimiettinen
2016-05-12core: added ListUnitsByNames dbus method (#3182)kayrus
2016-05-10Merge pull request #3220 from keszybz/install-fixesLennart Poettering
2016-05-09tree-wide: port more code to use ifname_valid()Lennart Poettering
2016-05-08Merge pull request #3202 from poettering/socket-fixesMartin Pitt
2016-05-07core/mount: add helper function for mount statesZbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3160 from htejun/cgroup-fixes-rev2Zbigniew Jędrzejewski-Szmek
2016-05-07Merge pull request #3191 from poettering/cgroups-agent-dgramEvgeny Vereshchagin
2016-05-06core: dump TriggerLimitIntervalSec and TriggerLimitBurst tooEvgeny Vereshchagin
2016-05-06core: expose TriggerLimitIntervalUSecEvgeny Vereshchagin
2016-05-06core: update the right mtime after finishing writing of transient units (#3203)Lennart Poettering
2016-05-06core: rework how we flush incoming traffic when a socket unit goes downLennart Poettering
2016-05-06core: don't implicit open missing socket fds on daemon reloadLennart Poettering
2016-05-06core: split out selinux label retrieval logic into a function of its ownLennart Poettering
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-05-05core: fix owner user/group output in socket dumpLennart Poettering
2016-05-05core: change default trigger limits for socket unitsLennart Poettering
2016-05-05tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhereLennart Poettering