Age | Commit message (Expand) | Author |
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 |
2014-02-17 | core: rework cgroup mask propagation | Lennart Poettering |
2014-02-07 | core: watch SIGCHLD more closely to track processes of units with no reliable... | Lennart Poettering |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-12-02 | bus: add .busname unit type to implement kdbus-style bus activation | Lennart Poettering |
2013-11-27 | service: add the ability for units to join other unit's PrivateNetwork= and P... | Lennart Poettering |
2013-11-26 | core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s... | Lennart Poettering |
2013-11-25 | core: include following set data in dump | Lennart Poettering |
2013-11-22 | cgroups: Cache controller masks and optimize queues. | David Strauss |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-08 | Remove dead code and unexport some calls | Lennart Poettering |
2013-10-16 | macro: clean up usage of gcc attributes | Lennart Poettering |
2013-09-26 | core: rework how we match mount units against each other | Lennart Poettering |
2013-07-11 | core: simplify drop-in writing logic a bit | Lennart Poettering |
2013-07-01 | core: add new "scope" unit type for making a unit of pre-existing processes | Lennart Poettering |
2013-06-28 | core: add transient units | Lennart Poettering |
2013-06-27 | dbus: make more cgroup attributes runtime settable | Lennart Poettering |
2013-06-27 | dbus: add infrastructure for changing multiple properties at once on units an... | Lennart Poettering |
2013-06-27 | core: general cgroup rework | Lennart Poettering |