summaryrefslogtreecommitdiffstats
path: root/src/shared/bus-unit-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pid1: add GracefulOptions= setting to .mount unitsLennart Poettering2025-01-151-8/+11
* tree-wide: remove support for kernels lacking ambient capsLennart Poettering2024-12-171-5/+11
* core: make ProtectHostname= optionally take a hostnameYu Watanabe2024-12-161-1/+18
* core: Migrate ProtectHostname to use enum vs booleanRyan Wilson2024-12-061-0/+1
* core: Introduce PrivatePIDs=Daan De Meyer2024-11-051-1/+2
* core: add read-only flag for exec directoriesLuca Boccassi2024-11-011-8/+41
* cgroup: Add support for ProtectControlGroups= private and strictRyan Wilson2024-10-281-0/+1
* cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for unitsRyan Wilson2024-10-171-0/+5
* timer: introduce DeferReactivation settingArthur Shau2024-10-111-1/+2
* tree-wide: replace reallocarray() with GREEDY_REALLOC()Yu Watanabe2024-10-081-4/+2
* shared: adjust whitespace and formattingZbigniew Jędrzejewski-Szmek2024-09-271-4/+7
* core: Add support for PrivateUsers=identityDaan De Meyer2024-09-091-0/+1
* core: rename BindJournalSockets= to BindLogSockets=Mike Yuan2024-09-041-1/+1
* core: introduce BindJournalSockets=Mike Yuan2024-09-031-0/+1
* core: Add support for renaming credentials with ImportCredential=Daan De Meyer2024-07-311-0/+43
* sleep,home: always initialize UnitFreezer if usedMike Yuan2024-07-171-19/+0
* bus-unit-util: add PrivateTmpEx to bus_append_execute_property()Mike Yuan2024-06-221-0/+1
* bus-unit-util: extend the bus call timeout for UnitFreezerZbigniew Jędrzejewski-Szmek2024-06-111-2/+2
* bus-unit-util: extend the bus call timeout for UnitFreezerMike Yuan2024-05-301-2/+2
* bus-unit-util: rework UnitFreezer, explicitly thaw unitMike Yuan2024-05-301-37/+49
* tree-wise: several cleanups for loggingYu Watanabe2024-04-301-8/+7
* socket: pass socket FDs to all ExecXYZ= commands but ExecStartPre=Jakub Sitnicki2024-03-261-0/+1
* tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()Daan De Meyer2024-03-221-2/+2
* core/cgroup: introduce MemoryZSwapWriteback settingMike Yuan2024-03-141-0/+1
* bus-unit-util: trivial follow-up for UnitFreezerMike Yuan2024-03-071-15/+19
* bus-unit-util: define FREEZE_BUS_CALL_TIMEOUT locallyMike Yuan2024-03-071-2/+4
* bus-unit-util: Add utility to freeze/thaw unitsAdrian Vovk2024-03-051-0/+87
* extract-word: modernize extract_many_wordsMike Yuan2024-03-031-5/+5
* tree-wide: be more careful when passing literal integers to "t" bus message f...Lennart Poettering2024-02-211-3/+3
* hexdecoct: make unbase64mem and unhexmem always use SIZE_MAXMike Yuan2024-01-081-4/+4
* core: add WantsMountsFor=Luca Boccassi2023-11-291-0/+1
* core: add CoredumpReceive= settingNick Rosbrook2023-10-131-1/+2
* core/execute: always set $USER and introduce SetLoginEnvironment=Mike Yuan2023-10-091-1/+2
* tree-wide: prefer sending pifds over pids when creating scope unitsLennart Poettering2023-10-051-0/+16
* pid1: add SurviveFinalKillSignal= to skip units on final sigterm/sigkill spreeLuca Boccassi2023-09-281-0/+1
* core: add user and group to NFTSet=Topi Miettinen2023-09-271-1/+1
* core: firewall integration of cgroups with NFTSet=Topi Miettinen2023-09-271-0/+89
* core: add new "PollLimit" settings to .socket unitsLennart Poettering2023-09-181-4/+6
* tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhereLennart Poettering2023-08-211-2/+0
* seccomp: move seccomp_parse_errno_or_action() into common definitionsLennart Poettering2023-08-211-3/+0
* Revert "core: add IgnoreOnSoftReboot= unit option"Luca Boccassi2023-07-231-1/+0
* core: add IgnoreOnSoftReboot= unit optionLuca Boccassi2023-07-211-0/+1
* bus-unit-util: add common code for reloading PID 1Lennart Poettering2023-07-101-0/+20
* service: add new RestartMode optionRichard Phibel2023-07-061-0/+1
* core: Add RootEphemeral= settingDaan De Meyer2023-06-211-1/+2
* creds: Add ImportCredential=Daan De Meyer2023-06-081-0/+11
* add support for KSMStefan Roesch2023-06-051-0/+1
* bus-unit-util: add missing RestartSteps and RestartMaxDelaySec to bus_append_...Mike Yuan2023-05-171-1/+3
* core: add DelegateSubgroup= settingLennart Poettering2023-04-271-1/+2
* service: add ability to pin fd storeLennart Poettering2023-04-131-1/+2