Age | Commit message (Expand) | Author |
2016-11-18 | Merge pull request #4538 from fbuihuu/confirm-spawn-fixes | Lennart Poettering |
2016-11-17 | core: confirm_spawn: always accept units with same_pgrp set for now | Franck Bui |
2016-11-16 | core: GC redundant device jobs from the run queue | Lennart Poettering |
2016-11-16 | core: drop n_in_gc_queue field of Manager structure | Lennart Poettering |
2016-11-15 | core: improve the logic that implies no new privileges | Djalal Harouni |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Merge pull request #4481 from poettering/perpetual | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | unit: unify some code with new unit_new_for_name() call | Lennart Poettering |
2016-11-02 | core: rework the "no_gc" unit flag to become a more generic "perpetual" flag | Lennart Poettering |
2016-11-01 | core: when restarting services, don't close fds | Zbigniew Jędrzejewski-Szmek |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-21 | failure-action: generalize failure action to emergency action | Lukas Nykryn |
2016-10-17 | core/exec: add a named-descriptor option ("fd") for streams (#4179) | Luca Bruno |
2016-10-17 | pid1: do not use mtime==0 as sign of masking (#4388) | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
2016-10-12 | core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yes | Djalal Harouni |
2016-10-12 | core:sandbox: Add ProtectKernelModules= option | Djalal Harouni |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-01 | core: complain if Before= dep on .device is declared | Zbigniew Jędrzejewski-Szmek |
2016-09-25 | core: imply ProtectHome=read-only and ProtectSystem=strict if DynamicUser=1 | Lennart Poettering |
2016-08-22 | core: let's use set_contains() where appropriate | Lennart Poettering |
2016-08-22 | core: cache last CPU usage counter, before destorying a cgroup | Lennart Poettering |
2016-08-22 | core: add Ref()/Unref() bus calls for units | Lennart Poettering |
2016-08-19 | Merge pull request #3965 from htejun/systemd-controller-on-unified | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-17 | core: use the unified hierarchy for the systemd cgroup controller hierarchy | Tejun Heo |
2016-08-15 | core: rename cg_unified() to cg_all_unified() | Tejun Heo |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-07-20 | core: when forcibly killing/aborting left-over unit processes log about it | Lennart Poettering |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-07-08 | core: queue loading transient units after setting their properties (#3676) | David Michael |
2016-06-30 | manager: Only invoke a single sigchld per unit within a cleanup cycle | Kyle Walker |
2016-06-23 | core: when writing transient unit files, make sure all lines end with a newline | Lennart Poettering |
2016-06-14 | unit: properly comment generated comments in unit files | Lennart Poettering |
2016-05-28 | core/unit: append newline when writing drop ins | Zbigniew Jędrzejewski-Szmek |
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-14 | core: allow slice to be overriden if cgroups aren't realized (#3246) | Tejun Heo |
2016-05-06 | core: update the right mtime after finishing writing of transient units (#3203) | Lennart Poettering |
2016-05-05 | core: add io controller support on the unified hierarchy | Tejun Heo |
2016-05-04 | Merge pull request #3170 from poettering/v230-preparation-fixes | Lennart Poettering |
2016-05-03 | Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changed | Zbigniew Jędrzejewski-Szmek |
2016-05-03 | Revert "Do not report masked units as changed (#2921)" | Zbigniew Jędrzejewski-Szmek |
2016-05-02 | Merge pull request #3162 from keszybz/alias-refusal | Lennart Poettering |
2016-05-02 | core: simplify unit_need_daemon_reload() a bit | Lennart Poettering |
2016-05-02 | core: fix detection whether per-unit drop-ins changed | Lennart Poettering |