summaryrefslogtreecommitdiff
path: root/src/core/unit.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "core: Check unit start rate limiting earlier"Zbigniew Jędrzejewski-Szmek2021-10-131-4/+0
* core: Check unit start rate limiting earlierDaan De Meyer2021-10-121-0/+4
* core: do not serialize mounts and automounts for switch-rootZbigniew Jędrzejewski-Szmek2021-07-091-0/+3
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-061-5/+32
* tree-wide: return NULL from freeing functionsZbigniew Jędrzejewski-Szmek2021-02-161-2/+2
* core: add Unit.Markers propertyZbigniew Jędrzejewski-Szmek2021-02-151-0/+3
* core: pahole optimization of struct UnitZbigniew Jędrzejewski-Szmek2021-02-121-10/+12
* core: split out a few funcs into unit-serialize.[ch]Zbigniew Jędrzejewski-Szmek2021-02-121-6/+3
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* core: update setings on the unit and job as the result of ExecCondition=Anita Zhang2021-01-221-1/+0
* Merge pull request #16603 from benzea/benzea/special-app-sliceLennart Poettering2020-11-111-0/+8
|\
| * pid1: expose "extrinsic" status of swaps and mountsZbigniew Jędrzejewski-Szmek2020-11-101-0/+8
* | license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|/
* core: systemd-oomd pid1 integrationAnita Zhang2020-10-071-1/+4
* core: add ManagedOOM*= properties to configure systemd-oomd on the unitAnita Zhang2020-10-071-0/+3
* core: propagate triggered unit in more load statesLennart Poettering2020-09-141-0/+4
* core: make log_unit_error() or friends return voidYu Watanabe2020-09-091-12/+14
* Rework how we cache mtime to figure out if units changedZbigniew Jędrzejewski-Szmek2020-08-311-1/+1
* pid1: use the cache mtime not clock to "mark" load attemptsZbigniew Jędrzejewski-Szmek2020-08-311-1/+1
* core: add credentials logicLennart Poettering2020-08-251-1/+1
* core: store timestamps of unit load attemptsLuca Boccassi2020-06-301-0/+1
* Merge pull request #15940 from keszybz/names-set-optimizationLennart Poettering2020-06-101-2/+2
|\
| * core: store unit aliases in a separate setZbigniew Jędrzejewski-Szmek2020-06-101-2/+2
* | core: make unit_set_invocation_id staticZbigniew Jędrzejewski-Szmek2020-05-281-1/+0
|/
* core: also log about left-over processes during unit stopLennart Poettering2020-05-261-1/+3
* Merge pull request #15265 from fbuihuu/mount-fixesLennart Poettering2020-05-151-3/+0
|\
| * device: drop refuse_afterFranck Bui2020-04-011-3/+0
* | core: Update prototype of notify_message, tags list is read onlyBenjamin Robin2020-05-101-1/+1
* | pid1: convert to the new schemeZbigniew Jędrzejewski-Szmek2020-05-051-3/+0
* | core: introduce support for cgroup freezerMichal Sekletár2020-04-301-0/+20
* | core: add log_get_max_level check optimization in log_unit_fullLuca Boccassi2020-04-211-2/+3
|/
* Use Finished instead of Started for Type=oneshot services (#14851)Zbigniew Jędrzejewski-Szmek2020-03-051-0/+3
* pid1: when showing error status, do not switch to status=temporaryZbigniew Jędrzejewski-Szmek2020-03-011-1/+2
* core: unit_label_path(): take const unitChristian Göttsche2020-02-041-1/+1
* core: add implicit ordering dep on blockdev@.target from all mount unitsLennart Poettering2020-01-211-0/+1
* core: make a number of functions not used externally staticLennart Poettering2020-01-211-6/+0
* Merge pull request #14424 from poettering/watch-bus-name-reworkLennart Poettering2020-01-151-1/+1
|\
| * core: drop initial ListNames() bus call from PID 1Lennart Poettering2020-01-061-1/+1
* | core: clearly refuse OnFailure= deps on units that can't failLennart Poettering2020-01-091-0/+9
|/
* core: drop 'wants' parameter from unit_add_node_dependency()Franck Bui2019-10-281-1/+1
* core: turn unit_load_fragment_and_dropin_optional() into a flagZbigniew Jędrzejewski-Szmek2019-10-111-2/+1
* core: add support for RestartKillSignal= to override signal used for restart ...Zbigniew Jędrzejewski-Szmek2019-10-021-0/+1
* core: add helper function to check job statusZbigniew Jędrzejewski-Szmek2019-10-011-0/+4
* tree-wide: say "ratelimit" not "rate_limit"Zbigniew Jędrzejewski-Szmek2019-09-201-2/+2
* pid1: rename start_limit to start_ratelimitZbigniew Jędrzejewski-Szmek2019-09-201-1/+1
* Merge pull request #13439 from yuwata/core-support-systemctl-clean-moreZbigniew Jędrzejewski-Szmek2019-09-131-0/+1
|\
| * core: introduce unit_fork_and_watch_rm_rf()Yu Watanabe2019-08-281-0/+1
* | core: make RuntimeDirectoryPreserve= works with non-service unitsYu Watanabe2019-08-231-0/+1
* | core: introduce unit_destroy_runtime_directory()Yu Watanabe2019-08-221-0/+1
|/
* pid1: always log successfull process termination quietlyZbigniew Jędrzejewski-Szmek2019-08-221-1/+1