summaryrefslogtreecommitdiff
path: root/src/core/target.c
Commit message (Expand)AuthorAgeFilesLines
* core: check for NULL in one more placeFrantisek Sumsal2021-12-061-0/+1
* core: split dependency types into atomsLennart Poettering2021-05-251-22/+19
* treewide: tighten variable scope in loops (#18372)Susant Sahani2021-01-271-2/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-2/+1
* pid1: target units can fail through dependenciesZbigniew Jędrzejewski-Szmek2020-07-221-0/+2
* pid1: convert to the new schemeZbigniew Jędrzejewski-Szmek2020-05-051-2/+0
* core: adjust load functions for other unit types to be more like serviceZbigniew Jędrzejewski-Szmek2019-10-111-7/+4
* core: turn unit_load_fragment_and_dropin_optional() into a flagZbigniew Jędrzejewski-Szmek2019-10-111-1/+1
* core: whenever we change state of a unit, force out PropertiesChanged bus signalLennart Poettering2018-12-011-0/+4
* core: rework serializationLennart Poettering2018-10-261-2/+3
* pid1: drop unused path parameter to add_two_dependencies_by_name()Zbigniew Jędrzejewski-Szmek2018-09-151-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: don't trigger OnFailure= deps when a unit is going to restartLennart Poettering2018-06-011-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: track why unit dependencies came to beLennart Poettering2017-11-101-9/+10
* core: move checking default_dependencies into target_add_default_dependencies...iplayinsun2017-04-211-1/+4
* core: make sure targets that get a default Conflicts=shutdown.target are also...Lennart Poettering2016-12-141-1/+4
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-0/+5
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering2015-11-121-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+4
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-7/+0
* core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering2015-08-281-1/+0
* core: remove generic job completion messages from unit vtablesMichal Schmidt2015-07-211-1/+0
* Revert "core: do not spawn jobs or touch other units during coldplugging"Lennart Poettering2015-04-241-1/+1
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-071-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-281-2/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-1/+2
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-2/+2
* target: imply default ordering for PartsOf deps as wellLennart Poettering2012-09-181-9/+15
* unit: rename BindTo= to BindsTo=Lennart Poettering2012-07-131-1/+1
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-101-1/+0
* unit: unit type dependent status messagesMichal Schmidt2012-05-141-1/+11
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+224