summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-06-09FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux".Luke Shumaker
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
2016-05-05core: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent notificationLennart Poettering
2016-05-04Merge pull request #3170 from poettering/v230-preparation-fixesLennart Poettering
2016-05-03Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changedZbigniew Jędrzejewski-Szmek
2016-05-03Revert "Do not report masked units as changed (#2921)"Zbigniew Jędrzejewski-Szmek
2016-05-02Merge pull request #3162 from keszybz/alias-refusalLennart Poettering
2016-05-02automount: move resetting of expiry timeout to automount_set_state()Lennart Poettering
2016-05-02automount: rework propagation between automount and mount unitsLennart Poettering
2016-05-02core: don't propagate service state to sockets as long as there's still a job...Lennart Poettering
2016-05-02automount: add debug message when we get notified about mount state changesLennart Poettering
2016-05-02core: remove duplicate code in automount_update_mount()Lennart Poettering
2016-05-02core: simplify unit_need_daemon_reload() a bitLennart Poettering
2016-05-02core: fix detection whether per-unit drop-ins changedLennart Poettering
2016-05-02core: move enforcement of the start limit into per-unit-type code againLennart Poettering
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek