summaryrefslogtreecommitdiff
path: root/src/core/dbus-unit.c
AgeCommit message (Expand)Author
2016-10-21failure-action: generalize failure action to emergency actionLukas Nykryn
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-09-09unit: sent change signal before removing the unit if necessary (#4106)Michael Olbrich
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-08-18core: move obsolete properties to the end of vtablesLennart Poettering
2016-05-28tree-wide: remove newlines from unit_write_drop_inZbigniew Jędrzejewski-Szmek
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-22tree-wide: remove unused variables (#3098)Thomas H. P. Andersen
2016-04-22Merge pull request #3094 from poettering/run-sliceZbigniew Jędrzejewski-Szmek
2016-04-22core: don't dispatch load queue when setting Slice= for transient unitsLennart Poettering
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-12tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...Lennart Poettering
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack
2016-02-10Merge pull request #2569 from zonque/removalsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-10Merge pull request #2564 from poettering/fix-2467Daniel Mack
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering
2016-02-09core: clarify which unit file is masked in error messageLennart Poettering
2016-02-01core: store for each unit when the last low-level unit state change took placeLennart Poettering
2016-01-31core: let's check access before type modificationEvgeny Vereshchagin
2016-01-31core: refactoring: add job_type_to_access_methodEvgeny Vereshchagin
2016-01-31core: fix selinux check for reloadEvgeny Vereshchagin
2016-01-28core: make sure "systemctl reload-or-try-restart is actually a noop if a unit...Lennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-22Introduce bus_unit_check_load_state() helperFranck Bui
2015-11-12core: drop "override" flag when building transactionsLennart Poettering
2015-11-12core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering
2015-10-26core: don't allow manual start with reload-or-restart tooEvgeny Vereshchagin
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-19core: fix type of NetClass dbus propertyLennart Poettering
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-10core: add support for the "pids" cgroup controllerLennart Poettering
2015-09-06core: pass details to polkit for some unit actionsMichael Chapman
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-08-31unit: unify how we assing slices to unitsLennart Poettering
2015-08-31unit: add new macros to test for unit contextsLennart Poettering
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-08-25core: report root cgroup as "/" over the busLennart Poettering
2015-05-19core: fix OOM checks in dbus-unitThomas Hindoe Paaboel Andersen
2015-05-19core: introduce seperate reverse dependencies for Requires= and Requisite=Lennart Poettering
2015-05-11core,network: major per-object logging reworkLennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-03-02core: expose consumed CPU time per unitLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-18core: rework policykit hookupLennart Poettering