Age | Commit message (Expand) | Author |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-09-09 | unit: sent change signal before removing the unit if necessary (#4106) | Michael Olbrich |
2016-08-22 | core: add Ref()/Unref() bus calls for units | Lennart Poettering |
2016-08-18 | core: move obsolete properties to the end of vtables | Lennart Poettering |
2016-05-28 | tree-wide: remove newlines from unit_write_drop_in | Zbigniew Jędrzejewski-Szmek |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-22 | tree-wide: remove unused variables (#3098) | Thomas H. P. Andersen |
2016-04-22 | Merge pull request #3094 from poettering/run-slice | Zbigniew Jędrzejewski-Szmek |
2016-04-22 | core: don't dispatch load queue when setting Slice= for transient units | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |
2016-04-12 | tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n... | Lennart Poettering |
2016-02-10 | cgroup: remove support for NetClass= directive | Daniel Mack |
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 | Merge pull request #2564 from poettering/fix-2467 | Daniel Mack |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-09 | core: clarify which unit file is masked in error message | Lennart Poettering |
2016-02-01 | core: store for each unit when the last low-level unit state change took place | Lennart Poettering |
2016-01-31 | core: let's check access before type modification | Evgeny Vereshchagin |
2016-01-31 | core: refactoring: add job_type_to_access_method | Evgeny Vereshchagin |
2016-01-31 | core: fix selinux check for reload | Evgeny Vereshchagin |
2016-01-28 | core: make sure "systemctl reload-or-try-restart is actually a noop if a unit... | Lennart Poettering |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-22 | Introduce bus_unit_check_load_state() helper | Franck Bui |
2015-11-12 | core: drop "override" flag when building transactions | Lennart Poettering |
2015-11-12 | core: remove support for RequiresOverridable= and RequisiteOverridable= | Lennart Poettering |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering |
2015-10-27 | util-lib: move more locale-related calls to locale-util.[ch] | Lennart Poettering |
2015-10-26 | core: don't allow manual start with reload-or-restart too | Evgeny Vereshchagin |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-19 | core: fix type of NetClass dbus property | Lennart Poettering |
2015-09-16 | cgroup: add support for net_cls controllers | Daniel Mack |
2015-09-10 | core: add support for the "pids" cgroup controller | Lennart Poettering |
2015-09-06 | core: pass details to polkit for some unit actions | Michael Chapman |
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-25 | core: report root cgroup as "/" over the bus | Lennart Poettering |
2015-05-19 | core: fix OOM checks in dbus-unit | Thomas Hindoe Paaboel Andersen |
2015-05-19 | core: introduce seperate reverse dependencies for Requires= and Requisite= | Lennart Poettering |
2015-05-11 | core,network: major per-object logging rework | Lennart Poettering |
2015-05-05 | core: rework unit name validation and manipulation logic | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-03-02 | core: expose consumed CPU time per unit | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-18 | core: rework policykit hookup | Lennart Poettering |
2015-02-03 | core: open up DefaultDependencies= property for transient units | Lennart Poettering |