| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: remove Lennart's copyright lines | Lennart Poettering | 2018-06-14 | 1 | -4/+0 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 1 | -2/+0 |
* | core: rename (and modernize) bus_unit_check_load_state() → bus_unit_validat... | Lennart Poettering | 2018-06-11 | 1 | -1/+1 |
* | core: include sd-bus-vtable.h in dbus-*.h | Yu Watanabe | 2018-05-28 | 1 | -0/+2 |
* | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-04-06 | 1 | -13/+0 |
* | core: add new new bus call for migrating foreign processes to scope/service u... | Lennart Poettering | 2018-02-12 | 1 | -0/+1 |
* | core: add proper escaping to writing of drop-ins/transient unit files | Lennart Poettering | 2017-11-29 | 1 | -1/+1 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | core: add Ref()/Unref() bus calls for units | Lennart Poettering | 2016-08-22 | 1 | -1/+7 |
* | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering | 2016-04-22 | 1 | -0/+1 |
* | tree-wide: remove Emacs lines from all files | Daniel Mack | 2016-02-10 | 1 | -2/+0 |
* | Merge pull request #1828 from fbuihuu/set-property-on-inactive-unit | Lennart Poettering | 2015-11-27 | 1 | -0/+2 |
|\ |
|
| * | Introduce bus_unit_check_load_state() helper | Franck Bui | 2015-11-22 | 1 | -0/+2 |
* | | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen | 2015-11-18 | 1 | -0/+1 |
|/ |
|
* | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering | 2015-04-29 | 1 | -5/+5 |
* | bus: rework message handlers to always take an error argument | Lennart Poettering | 2013-11-21 | 1 | -5/+5 |
* | core: convert PID 1 to libsystemd-bus | Lennart Poettering | 2013-11-20 | 1 | -124/+10 |
* | systemd,systemctl: export condition status and show failing condition | Zbigniew Jędrzejewski-Szmek | 2013-07-18 | 1 | -0/+1 |
* | core: move ControlGroup and Slice properties out of the dbus "Unit" interface | Lennart Poettering | 2013-07-01 | 1 | -2/+5 |
* | core: add transient units | Lennart Poettering | 2013-06-28 | 1 | -1/+2 |
* | unit: make sure the dropins we write are high-priority | Lennart Poettering | 2013-06-28 | 1 | -1/+1 |
* | dbus: add infrastructure for changing multiple properties at once on units an... | Lennart Poettering | 2013-06-27 | 1 | -13/+7 |
* | core: general cgroup rework | Lennart Poettering | 2013-06-27 | 1 | -27/+1 |
* | core: expose a "Slice" property on Unit objects on the bus | Lennart Poettering | 2013-06-18 | 1 | -0/+1 |
* | Replace s/Dropin/DropIn/ | Zbigniew Jędrzejewski-Szmek | 2013-04-02 | 1 | -1/+1 |
* | Introspect and monitor dropin configuration | Oleksii Shevchuk | 2013-04-02 | 1 | -0/+1 |
* | unit: rework resource management API | Lennart Poettering | 2013-02-27 | 1 | -12/+13 |
* | systemctl: add new "get-cgroup-attr" to query current cgroup attribute value | Lennart Poettering | 2013-01-18 | 1 | -7/+12 |
* | dbus: add Unit's PartOf and ConsistsOf deps to introspection XML | Lennart Poettering | 2013-01-17 | 1 | -1/+3 |
* | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering | 2013-01-14 | 1 | -4/+27 |
* | selinux: rework selinux access check logic | Lennart Poettering | 2012-10-02 | 1 | -0/+9 |
* | core: drop KillMode parameter from KillUnit() bus call | Lennart Poettering | 2012-07-20 | 1 | -1/+0 |
* | use #pragma once instead of foo*foo #define guards | Shawn Landden | 2012-07-19 | 1 | -4/+1 |
* | unit: rename BindTo= to BindsTo= | Lennart Poettering | 2012-07-13 | 1 | -3/+3 |
* | units: remove service sysv_path variable and replace it by generic unit_path | Lennart Poettering | 2012-05-22 | 1 | -0/+1 |
* | units: introduce new Documentation= field and make use of it everywhere | Lennart Poettering | 2012-05-21 | 1 | -0/+1 |
* | unit: add new dependency type RequiresMountsFor= | Lennart Poettering | 2012-04-30 | 1 | -0/+1 |
* | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering | 2012-04-12 | 1 | -4/+4 |
* | move libsystemd_core.la sources into core/ | Kay Sievers | 2012-04-11 | 1 | -0/+139 |