index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
execute-serialize.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Introduce PrivatePIDs=
Daan De Meyer
2024-11-05
1
-0
/
+20
*
core: add read-only flag for exec directories
Luca Boccassi
2024-11-01
1
-6
/
+17
*
core: Refactor ProtectControlGroups= to use enum vs bool
Ryan Wilson
2024-10-28
1
-2
/
+2
*
cgroup: Add ManagedOOMMemoryPressureDurationSec= override setting for units
Ryan Wilson
2024-10-17
1
-0
/
+8
*
Add ExtraFileDescriptor property to StartTransientUnit dbus API
Ryan Wilson
2024-10-07
1
-7
/
+23
*
core: Add support for PrivateUsers=identity
Daan De Meyer
2024-09-09
1
-5
/
+4
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
1
-3
/
+3
*
core: introduce BindJournalSockets=
Mike Yuan
2024-09-03
1
-0
/
+8
*
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
1
-0
/
+10
*
core: Use RateLimit struct to store ratelimits
Daan De Meyer
2024-08-14
1
-6
/
+6
*
core/execute-serialize: use serialize_item_escaped() for external paths
Mike Yuan
2024-08-03
1
-20
/
+32
*
core/execute-serialize: drop extraneous '=' in ip-{in,e}gress serialization
Mike Yuan
2024-08-03
1
-2
/
+2
*
core: Add support for renaming credentials with ImportCredential=
Daan De Meyer
2024-07-31
1
-9
/
+14
*
core: clean up Set/LoadCredential= parsers
Mike Yuan
2024-07-23
1
-29
/
+8
*
core/execute-serialize: fix deserialization for apparmor_profile_ignore
Mike Yuan
2024-07-13
1
-1
/
+1
*
core/execute-serialize: drop duplicate serialization of _ignore flags
Mike Yuan
2024-07-11
1
-30
/
+6
*
core: do not imply PrivateTmp with DynamicUser, create a private tmpfs instead
Luca Boccassi
2024-06-17
1
-5
/
+4
*
core/execute: switch mount_apivfs to tristate
Mike Yuan
2024-04-27
1
-12
/
+8
*
core: use close_and_replace more when deserializing
Mike Yuan
2024-04-27
1
-7
/
+7
*
execute: send handoff timestamps from executor to service manager
Lennart Poettering
2024-04-25
1
-0
/
+12
*
core: correctly deserialize credentials with empty payload
Frantisek Sumsal
2024-04-02
1
-4
/
+4
*
core/cgroup: introduce MemoryZSwapWriteback setting
Mike Yuan
2024-03-14
1
-0
/
+9
*
extract-word: update remaining calls to `extract_many_words`
Antonio Alvarez Feijoo
2024-03-05
1
-6
/
+3
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-17
/
+17
*
core: remove duplicate serialization of `cpu_sched_reset_on_fork`
Antonio Alvarez Feijoo
2024-02-27
1
-9
/
+0
*
bpf-restrict-fs: also rename functions to bpf_restrict_fs_xyz()
Lennart Poettering
2024-01-25
1
-2
/
+2
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-4
/
+4
*
core: escape spaces in paths during serialization
Frantisek Sumsal
2024-01-06
1
-8
/
+9
*
core/executor: use log level specified in LogLevelMax=
Yu Watanabe
2023-12-23
1
-0
/
+3
*
core/exec-invoke: remove redundant fd_cloexec() call
Mike Yuan
2023-11-30
1
-12
/
+0
*
core/execute-serialize: FOREACH_ARRAY at one more place
Mike Yuan
2023-11-30
1
-4
/
+3
*
Make sure we close bpf outer map fd in systemd-executor
Daan De Meyer
2023-11-30
1
-0
/
+6
*
core: remove redundant check when serializing FDs
Luca Boccassi
2023-11-23
1
-31
/
+19
*
core: pass bpf_outer_map_fd to sd-executor only if RestrictFileSystems was set
Luca Boccassi
2023-11-23
1
-3
/
+3
*
core: check if we got a valid personality during deserialization
Frantisek Sumsal
2023-10-31
1
-2
/
+4
*
core: actually set the CPU scheduling policy when deserializing it
Frantisek Sumsal
2023-10-27
1
-3
/
+3
*
core: don't assert when serializing malformed state
Frantisek Sumsal
2023-10-18
1
-14
/
+16
*
serialize: add serialize_fd_many() helper
Lennart Poettering
2023-10-18
1
-139
/
+20
*
serialize: change order of deserialize_strv() parameters
Lennart Poettering
2023-10-18
1
-18
/
+18
*
serialize: add new helper deserialize_fd()
Lennart Poettering
2023-10-18
1
-123
/
+65
*
tree-wide: fix typo
Yu Watanabe
2023-10-18
1
-4
/
+4
*
cgroup: turn device cgroup controller "rwm" strings into proper flags
Lennart Poettering
2023-10-18
1
-5
/
+8
*
core: fix deserialization copypasta
Luca Boccassi
2023-10-14
1
-1
/
+1
*
core/execute-serialize: use FOREACH_ARRAY more
Mike Yuan
2023-10-14
1
-31
/
+30
*
core: add serialization/deserialization for CGroupContext
Luca Boccassi
2023-10-12
1
-2
/
+1082
*
core: add serialization/deserialization for ExecRuntime
Luca Boccassi
2023-10-12
1
-2
/
+236
*
core: add serialization/deserialization for ExecParameters
Luca Boccassi
2023-10-12
1
-2
/
+562
*
core: add serialization/deserialization for ExecCommand
Luca Boccassi
2023-10-12
1
-2
/
+71
*
core: add serialization/deserialization for ExecContext
Luca Boccassi
2023-10-12
1
-0
/
+2141