Age | Commit message (Expand) | Author |
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 |
2015-04-24 | Revert "core: do not spawn jobs or touch other units during coldplugging" | Lennart Poettering |
2015-04-21 | service: make kill operation mapping explicit | Lennart Poettering |
2015-03-07 | core: do not spawn jobs or touch other units during coldplugging | Ivan Shapovalov |
2015-03-02 | core: expose consumed CPU time per unit | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-01-06 | core: add new logic for services to store file descriptors in PID 1 | Lennart Poettering |
2014-12-15 | unit: handle nicely of certain unit types are not supported on specific systems | Lennart Poettering |
2014-12-11 | core: correct spacing near eol in code comments | Torstein Husebø |
2014-12-02 | systemctl: show unit file preset state in "systemctl status" output" | Lennart Poettering |
2014-11-28 | core: add log_unit_*_errno() macros | Michal Schmidt |
2014-11-28 | log: fix order of log_unit_struct() to match other logging calls | Lennart Poettering |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-27 | log: add an "error" parameter to all low-level logging calls and intrdouce lo... | Lennart Poettering |
2014-11-06 | shared: rename condition-util.[ch] to condition.[ch] | Lennart Poettering |
2014-11-06 | core: get rid of condition.c and move the remaining call into util.c | Lennart Poettering |
2014-11-06 | core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal... | Lennart Poettering |
2014-10-28 | core: send sigabrt on watchdog timeout to get the stacktrace | Umut Tezduyar Lindskog |
2014-10-28 | job: optionally, when a job timeout is hit, also execute a failure action | Lennart Poettering |
2014-10-25 | Rearrange Unit to make pahole happy | Zbigniew Jędrzejewski-Szmek |
2014-10-08 | unit: move UnitDependency to unit-name | Lukas Nykryn |
2014-03-19 | core: rework context initialization/destruction logic | Lennart Poettering |
2014-02-24 | core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo... | Lennart Poettering |