index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-unit-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pid1: add GracefulOptions= setting to .mount units
Lennart Poettering
2025-01-15
1
-8
/
+11
*
tree-wide: remove support for kernels lacking ambient caps
Lennart Poettering
2024-12-17
1
-5
/
+11
*
core: make ProtectHostname= optionally take a hostname
Yu Watanabe
2024-12-16
1
-1
/
+18
*
core: Migrate ProtectHostname to use enum vs boolean
Ryan Wilson
2024-12-06
1
-0
/
+1
*
core: Introduce PrivatePIDs=
Daan De Meyer
2024-11-05
1
-1
/
+2
*
core: add read-only flag for exec directories
Luca Boccassi
2024-11-01
1
-8
/
+41
*
cgroup: Add support for ProtectControlGroups= private and strict
Ryan Wilson
2024-10-28
1
-0
/
+1
*
cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for units
Ryan Wilson
2024-10-17
1
-0
/
+5
*
timer: introduce DeferReactivation setting
Arthur Shau
2024-10-11
1
-1
/
+2
*
tree-wide: replace reallocarray() with GREEDY_REALLOC()
Yu Watanabe
2024-10-08
1
-4
/
+2
*
shared: adjust whitespace and formatting
Zbigniew Jędrzejewski-Szmek
2024-09-27
1
-4
/
+7
*
core: Add support for PrivateUsers=identity
Daan De Meyer
2024-09-09
1
-0
/
+1
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
1
-1
/
+1
*
core: introduce BindJournalSockets=
Mike Yuan
2024-09-03
1
-0
/
+1
*
core: Add support for renaming credentials with ImportCredential=
Daan De Meyer
2024-07-31
1
-0
/
+43
*
sleep,home: always initialize UnitFreezer if used
Mike Yuan
2024-07-17
1
-19
/
+0
*
bus-unit-util: add PrivateTmpEx to bus_append_execute_property()
Mike Yuan
2024-06-22
1
-0
/
+1
*
bus-unit-util: extend the bus call timeout for UnitFreezer
Zbigniew Jędrzejewski-Szmek
2024-06-11
1
-2
/
+2
*
bus-unit-util: extend the bus call timeout for UnitFreezer
Mike Yuan
2024-05-30
1
-2
/
+2
*
bus-unit-util: rework UnitFreezer, explicitly thaw unit
Mike Yuan
2024-05-30
1
-37
/
+49
*
tree-wise: several cleanups for logging
Yu Watanabe
2024-04-30
1
-8
/
+7
*
socket: pass socket FDs to all ExecXYZ= commands but ExecStartPre=
Jakub Sitnicki
2024-03-26
1
-0
/
+1
*
tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()
Daan De Meyer
2024-03-22
1
-2
/
+2
*
core/cgroup: introduce MemoryZSwapWriteback setting
Mike Yuan
2024-03-14
1
-0
/
+1
*
bus-unit-util: trivial follow-up for UnitFreezer
Mike Yuan
2024-03-07
1
-15
/
+19
*
bus-unit-util: define FREEZE_BUS_CALL_TIMEOUT locally
Mike Yuan
2024-03-07
1
-2
/
+4
*
bus-unit-util: Add utility to freeze/thaw units
Adrian Vovk
2024-03-05
1
-0
/
+87
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-5
/
+5
*
tree-wide: be more careful when passing literal integers to "t" bus message f...
Lennart Poettering
2024-02-21
1
-3
/
+3
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-4
/
+4
*
core: add WantsMountsFor=
Luca Boccassi
2023-11-29
1
-0
/
+1
*
core: add CoredumpReceive= setting
Nick Rosbrook
2023-10-13
1
-1
/
+2
*
core/execute: always set $USER and introduce SetLoginEnvironment=
Mike Yuan
2023-10-09
1
-1
/
+2
*
tree-wide: prefer sending pifds over pids when creating scope units
Lennart Poettering
2023-10-05
1
-0
/
+16
*
pid1: add SurviveFinalKillSignal= to skip units on final sigterm/sigkill spree
Luca Boccassi
2023-09-28
1
-0
/
+1
*
core: add user and group to NFTSet=
Topi Miettinen
2023-09-27
1
-1
/
+1
*
core: firewall integration of cgroups with NFTSet=
Topi Miettinen
2023-09-27
1
-0
/
+89
*
core: add new "PollLimit" settings to .socket units
Lennart Poettering
2023-09-18
1
-4
/
+6
*
tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhere
Lennart Poettering
2023-08-21
1
-2
/
+0
*
seccomp: move seccomp_parse_errno_or_action() into common definitions
Lennart Poettering
2023-08-21
1
-3
/
+0
*
Revert "core: add IgnoreOnSoftReboot= unit option"
Luca Boccassi
2023-07-23
1
-1
/
+0
*
core: add IgnoreOnSoftReboot= unit option
Luca Boccassi
2023-07-21
1
-0
/
+1
*
bus-unit-util: add common code for reloading PID 1
Lennart Poettering
2023-07-10
1
-0
/
+20
*
service: add new RestartMode option
Richard Phibel
2023-07-06
1
-0
/
+1
*
core: Add RootEphemeral= setting
Daan De Meyer
2023-06-21
1
-1
/
+2
*
creds: Add ImportCredential=
Daan De Meyer
2023-06-08
1
-0
/
+11
*
add support for KSM
Stefan Roesch
2023-06-05
1
-0
/
+1
*
bus-unit-util: add missing RestartSteps and RestartMaxDelaySec to bus_append_...
Mike Yuan
2023-05-17
1
-1
/
+3
*
core: add DelegateSubgroup= setting
Lennart Poettering
2023-04-27
1
-1
/
+2
*
service: add ability to pin fd store
Lennart Poettering
2023-04-13
1
-1
/
+2
[next]