Age | Commit message (Expand) | Author |
2016-08-26 | Merge pull request #3984 from poettering/refcnt | Evgeny Vereshchagin |
2016-08-23 | core,network: Use const qualifiers for block-local variables in macro functio... | Felipe Sateler |
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 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-18 | unit: remove orphaned cgroup_netclass_id field | Lennart Poettering |
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-06-30 | manager: Only invoke a single sigchld per unit within a cleanup cycle | Kyle Walker |
2016-05-07 | Merge pull request #3160 from htejun/cgroup-fixes-rev2 | Zbigniew Jędrzejewski-Szmek |
2016-05-04 | Merge pull request #3170 from poettering/v230-preparation-fixes | Lennart Poettering |
2016-05-02 | core: move enforcement of the start limit into per-unit-type code again | Lennart Poettering |
2016-05-01 | Move no_instances information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-05-01 | Move no_alias information to shared/ | Zbigniew Jędrzejewski-Szmek |
2016-04-30 | core: make unit_has_mask_realized() consider controller enable state | Tejun Heo |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-12 | core: rework how transient unit files and property drop-ins work | Lennart Poettering |
2016-02-10 | Merge pull request #2569 from zonque/removals | Martin Pitt |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-04 | core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev... | Lennart Poettering |
2016-02-01 | core: store for each unit when the last low-level unit state change took place | Lennart Poettering |
2015-11-24 | core: Do not bind a mount unit to a device, if it was from mountinfo | Harald Hoyer |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | core: move check whether a unit is suitable to become transient into unit.c | Lennart Poettering |
2015-11-13 | core: now that .snapshot unit are gone, we don't need the per-type .no_gc boo... | Lennart Poettering |
2015-11-11 | Merge pull request #1837 from poettering/grabbag2 | Tom Gundersen |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-11-10 | core: change type of distribute_fds() prototype to return void | Lennart Poettering |
2015-11-10 | core: change return value of the unit's enumerate() call to void | Lennart Poettering |
2015-10-19 | tree-wide: remove unused functions | Thomas Hindoe Paaboel Andersen |
2015-10-17 | unit: allocate bus name match string on the stack | Lennart Poettering |
2015-10-08 | core: add support for setting stdin/stdout/stderr for transient services | Lennart Poettering |
2015-09-28 | Move UnitActiveState to basic/ | Zbigniew Jędrzejewski-Szmek |
2015-09-16 | cgroup: add support for net_cls controllers | Daniel Mack |
2015-09-01 | core: unified cgroup hierarchy support | Lennart Poettering |
2015-08-31 | unit: unify how we assing slices to units | Lennart Poettering |
2015-08-31 | unit: add new macros to test for unit contexts | Lennart Poettering |
2015-08-28 | core: add unit_dbus_interface_from_type() to unit-name.h | Lennart Poettering |
2015-08-06 | core: dbus: track bus names per unit | Daniel Mack |
2015-07-21 | core: fix confusing logging of instantaneous jobs | Michal Schmidt |
2015-05-19 | unit: drop support for pre-v44 job serialization | Lennart Poettering |
2015-05-19 | core: also enforce ratelimiter if we stop a unit due to BindsTo= | Lennart Poettering |
2015-05-19 | core: use bitfield where possible | Lennart Poettering |
2015-05-19 | core: enforce a ratelimiter when stopping units due to StopWhenUnneeded=1 | Lennart Poettering |
2015-05-11 | unit: move unit_warn_if_dir_nonempty() and friend to unit.c | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-04-30 | core: simplify unit type detection logic | Lennart Poettering |
2015-04-24 | core: always coldplug units that are triggered by other units before those | Lennart Poettering |