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: 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