summaryrefslogtreecommitdiffstats
path: root/src/core/transaction.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: rework unit printing and implement 'combined' formatZbigniew Jędrzejewski-Szmek2021-06-301-1/+2
* core: rebreak a few commentsLennart Poettering2021-05-251-14/+9
* core: split dependency types into atomsLennart Poettering2021-05-251-53/+38
* alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()Lennart Poettering2021-05-191-2/+2
* pid1: do not use generated strings as format strings (#19098)Lincoln Ramsay2021-03-241-3/+3
* core: transaction - use hashmap_ensure_putSusant Sahani2021-01-181-5/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: propagate triggered unit in more load statesLennart Poettering2020-09-141-1/+1
* core: make log_unit_error() or friends return voidYu Watanabe2020-09-081-8/+7
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-36/+23
* core: rename manager_unit_file_maybe_loadable_from_cache()Zbigniew Jędrzejewski-Szmek2020-08-311-2/+3
* core: reset bus error before reuseZbigniew Jędrzejewski-Szmek2020-08-031-0/+1
* core: refresh unit cache when building a transaction if UNIT_NOT_FOUNDLuca Boccassi2020-07-071-0/+18
* Revert "job: Don't mark as redundant if deps are relevant"Dave Reisner2020-06-231-4/+4
* manager: free the jobs hashmap after we have no jobsZbigniew Jędrzejewski-Szmek2020-05-281-0/+4
* Remove unneded {}sZbigniew Jędrzejewski-Szmek2020-04-131-2/+1
* pid1: when showing error status, do not switch to status=temporaryZbigniew Jędrzejewski-Szmek2020-03-011-1/+3
* job: Don't mark as redundant if deps are relevantKevin Kuehler2020-01-031-4/+4
* man: Document --job-mode=triggering switchKevin Kuehler2019-11-051-0/+1
* core: Add triggering job modeKevin Kuehler2019-11-051-0/+25
* Create src/shared/unit-file.[ch] for unit-file related opsZbigniew Jędrzejewski-Szmek2019-07-191-1/+2
* core: Check transaction against execution cyclesMichal Koutný2019-06-261-17/+30
* core: refactor transaction.c to use fewer gotosLennart Poettering2019-04-021-31/+46
* core: add new API for enqueing a job with returning the transaction dataLennart Poettering2019-03-271-3/+19
* Enable some more debug logging for transaction buildingJonathon Kowalski2019-01-211-13/+13
* core: make destructive transaction error a bit more usefulLennart Poettering2018-10-131-1/+3
* tree-wide: shorten error logging a bitYu Watanabe2018-08-071-12/+6
* 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: introduce a new load state "bad-setting"Lennart Poettering2018-06-111-1/+3
* core: rename (and modernize) bus_unit_check_load_state() → bus_unit_validat...Lennart Poettering2018-06-111-1/+1
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-06-041-3/+3
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-1/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Replace free and return NULL with return mfreeDaniel Lockyer2017-11-241-2/+1
* 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-12/+16
* tree-wide: use IN_SET where possibleAndreas Rammhold2017-10-021-3/+3
* core: propagate reload from RELOADING=1 notification (#6550)Jouke Witteveen2017-08-071-18/+26
* core: when logging about dependency cycles, add UNIT= entries for all involve...Zbigniew Jędrzejewski-Szmek2017-07-231-29/+54
* job: add JobRunningTimeoutSec for JOB_RUNNING stateMichal Koutný2017-04-251-1/+1
* core/transaction: also downgrade warning for masked units wanted by followed ...Zbigniew Jędrzejewski-Szmek2017-02-021-1/+4
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-171-4/+2
* transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)Michael Olbrich2016-07-251-0/+3
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2016-07-111-2/+2
* core: don't log job status message in case job was effectively NOP (#3199)Michal Sekletar2016-05-161-1/+1
* tree-wide: use ERFKILL instead of ESHUTDOWN for "unit masked"Zbigniew Jędrzejewski-Szmek2016-04-171-1/+1
* core: introduce MANAGER_IS_RELOADING() macroLennart Poettering2016-04-121-1/+1
* systemd: obey systemd.log_color configZbigniew Jędrzejewski-Szmek2016-03-171-1/+8
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0