summaryrefslogtreecommitdiff
path: root/src/core/path.h
Commit message (Expand)AuthorAgeFilesLines
* core/path: do not enqueue new job in .trigger_notify callbackYu Watanabe2023-04-291-0/+2
* service: set TRIGGER_UNIT= and TRIGGER_PATH= on activation by path unitLuca Boccassi2022-08-231-0/+8
* core: Add trigger limit for path unitsDaan De Meyer2021-12-181-0/+3
* Revert "core: Propagate condition failed state to triggering units."Daan De Meyer2021-12-171-1/+0
* core: Propagate condition failed state to triggering units.Daan De Meyer2021-11-031-0/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: propagate unit start limit hit state to triggering path unitLennart Poettering2020-09-141-0/+1
* core/path: recheck path specs when triggered unit changes stateMichael Chapman2020-05-051-2/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+2
* 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: move enforcement of the start limit into per-unit-type code againLennart Poettering2016-05-021-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-12/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-121-0/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-3/+5
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-4/+0
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-6/+6
* unit: rework trigger dependency logicLennart Poettering2013-04-231-4/+0
* units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering2013-01-171-0/+2
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+113