summaryrefslogtreecommitdiff
path: root/src/core/unit.h
Commit message (Expand)AuthorAgeFilesLines
* core: rename/generalize UNIT(u)->test_start_limit() hookMichal Sekletar2021-11-111-1/+1
* core: replace slice dependencies as they get addedAnita Zhang2021-11-101-2/+5
* core: Propagate condition failed state to triggering units.Daan De Meyer2021-11-031-0/+2
* core: add BPF LSM functionsIago Lopez Galeiras2021-10-061-0/+1
* core: replace IPAddressAccessItem with struct in_addr_prefixYu Watanabe2021-09-141-0/+1
* core: Add information on which condition failed to the job done messageDaan De Meyer2021-08-281-0/+2
* core: Check unit start rate limiting earlierDaan De Meyer2021-08-251-0/+4
* core: implement RestrictNetworkInterfaces=Mauricio Vásquez2021-08-181-0/+6
* core: add helper to retrieve service.status_textZbigniew Jędrzejewski-Szmek2021-07-191-0/+9
* core: rework unit printing and implement 'combined' formatZbigniew Jędrzejewski-Szmek2021-06-301-2/+2
* core/serialization: drop misleadingly-named unit_can_serialize()Zbigniew Jędrzejewski-Szmek2021-06-101-2/+0
* bpf-firewall: move destruction of IP firewall objects to bpf-firewall.cLennart Poettering2021-06-081-3/+2
* core: do not serialize mounts and automounts for switch-rootZbigniew Jędrzejewski-Szmek2021-06-081-0/+3
* core: drop bitfields in VTable objectZbigniew Jędrzejewski-Szmek2021-06-041-8/+8
* core: update commentZbigniew Jędrzejewski-Szmek2021-06-041-2/+2
* core: change BoundBy= dependency handling to be processed by a deferred work ...Lennart Poettering2021-05-251-0/+6
* core: implement Uphold= dependency typeLennart Poettering2021-05-251-3/+9
* core: add new OnSuccess= dependency typeLennart Poettering2021-05-251-2/+3
* core: convert Slice= into a proper dependency (and add a back dependency)Lennart Poettering2021-05-251-5/+2
* core: add UNIT_GET_SLICE() helperLennart Poettering2021-05-251-0/+5
* core: split dependency types into atomsLennart Poettering2021-05-251-5/+75
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-031-5/+32
* shared, bpf: add bpf link serializationJulia Kartseva2021-04-261-0/+1
* core, bpf: add socket-bind feature to unitJulia Kartseva2021-04-261-0/+8
* core: make log_unit_xxx_errno() refuse zero errnoYu Watanabe2021-04-161-3/+10
* core: add bpf-foreign unit helpersJulia Kartseva2021-04-091-0/+4
* 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