index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
unit-serialize.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
1
-5
/
+4
*
fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...
Lennart Poettering
2024-10-22
1
-1
/
+0
*
core: add missing serialization for Unit.debug_invocation
Mike Yuan
2024-09-04
1
-0
/
+5
*
core/unit: drop pointless unit_freezer_state wrapper
Mike Yuan
2024-07-17
1
-1
/
+2
*
manager: use proper unicode arrow in dump
Lennart Poettering
2024-04-24
1
-2
/
+2
*
core: split out cgroup specific state fields from Unit → CGroupRuntime
Lennart Poettering
2024-02-16
1
-228
/
+20
*
bpf-socket-bind: rename bpf_serialize_socket_bind() → bpf_socket_bind_seria...
Lennart Poettering
2024-01-25
1
-1
/
+1
*
core: rename restrict-ifaces.[ch] → bpf-restrict-ifaces.[ch]
Lennart Poettering
2024-01-25
1
-3
/
+3
*
core: add WantsMountsFor=
Luca Boccassi
2023-11-29
1
-10
/
+15
*
core: serialize and deserialize auto start/stop ratelimit
Zbigniew Jędrzejewski-Szmek
2023-11-22
1
-0
/
+4
*
core: serialize and deserialize unit start ratelimits
Zbigniew Jędrzejewski-Szmek
2023-11-22
1
-0
/
+6
*
core: generalize memory accounting attribute handling
Mike Yuan
2023-11-13
1
-0
/
+27
*
core/unit-serialize: use private string table
Mike Yuan
2023-11-13
1
-9
/
+15
*
core/unit-serialize: realign table
Mike Yuan
2023-11-13
1
-12
/
+12
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
1
-1
/
+1
*
serialize: add new helper deserialize_fd()
Lennart Poettering
2023-10-18
1
-18
/
+5
*
tree-wide: port various parsers over to read_stripped_line()
Lennart Poettering
2023-10-17
1
-5
/
+3
*
core: add serialization/deserialization for ExecContext
Luca Boccassi
2023-10-12
1
-3
/
+3
*
pid1: add SurviveFinalKillSignal= to skip units on final sigterm/sigkill spree
Luca Boccassi
2023-09-28
1
-0
/
+2
*
serialize: add common deserialize_read_line() helper and use it everywhere
Lennart Poettering
2023-09-08
1
-9
/
+5
*
Revert "core: add IgnoreOnSoftReboot= unit option"
Luca Boccassi
2023-07-23
1
-2
/
+0
*
core: add IgnoreOnSoftReboot= unit option
Luca Boccassi
2023-07-21
1
-0
/
+2
*
tree-wide: use parse_fd()
David Tardon
2023-05-05
1
-2
/
+2
*
execute: Rename ExecRuntime to ExecSharedRuntime
Daan De Meyer
2023-03-27
1
-1
/
+1
*
Merge pull request #24933 from keszybz/erradicate-strerror
Luca Boccassi
2022-10-11
1
-2
/
+4
|
\
|
*
core,logind,systemctl,journald: replace calls to strerror() with setting errn...
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-2
/
+4
*
|
mount: replace UNIT_DEPENDENCY_MOUNTINFO_OR_FILE with UNIT_DEPENDENCY_MOUNTIN...
Franck Bui
2022-10-05
1
-1
/
+2
*
|
mount: drop UNIT_DEPENDENCY_MOUNTINFO_IMPLICIT and UNIT_DEPENDENCY_MOUNTINFO_...
Franck Bui
2022-10-05
1
-2
/
+0
|
/
*
core/mount: make device deps from /proc/self/mountinfo and .mount unit file e...
Yu Watanabe
2022-08-04
1
-0
/
+1
*
core: cache unit file selinux label, and make decisions based on that
Lennart Poettering
2022-07-20
1
-0
/
+3
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+1
*
core: replace slice dependencies as they get added
Anita Zhang
2021-11-10
1
-0
/
+1
*
core: serialize device cgroup bpf progs across daemon-reload/reexec
Anita Zhang
2021-10-13
1
-0
/
+4
*
core: implement RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
1
-0
/
+18
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-2
/
+1
*
tree-wide: use FORMAT_TIMESTAMP()
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-8
/
+8
*
core: Avoid spurious realization of unit cgroups
Michal Koutný
2021-06-11
1
-2
/
+4
*
core/serialization: drop misleadingly-named unit_can_serialize()
Zbigniew Jędrzejewski-Szmek
2021-06-10
1
-2
/
+4
*
core/serialization: call exec_runtime_deserialize_compat() independently of w...
Zbigniew Jędrzejewski-Szmek
2021-06-09
1
-9
/
+7
*
bpf-program: serialize attached BPF programs across daemon reexec/reload
Lennart Poettering
2021-06-08
1
-3
/
+20
*
core: rename socket-bind.[ch] → bpf-socket-bind.[ch]
Lennart Poettering
2021-06-08
1
-3
/
+3
*
core: do not serialize mounts and automounts for switch-root
Zbigniew Jędrzejewski-Szmek
2021-06-08
1
-2
/
+14
*
core: add new OnSuccess= dependency type
Lennart Poettering
2021-05-25
1
-0
/
+2
*
core: hide cgroup fields in unit_dump() for non-cgroup unit types
Lennart Poettering
2021-05-25
1
-35
/
+39
*
core: split dependency types into atoms
Lennart Poettering
2021-05-25
1
-1
/
+1
*
shared, bpf: add bpf link serialization
Julia Kartseva
2021-04-27
1
-0
/
+20
*
core: add Unit.Markers property
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-0
/
+56
*
core: add helper macros for deserialization
Zbigniew Jędrzejewski-Szmek
2021-02-12
1
-137
/
+51
*
core: split out a few funcs into unit-serialize.[ch]
Zbigniew Jędrzejewski-Szmek
2021-02-12
1
-0
/
+810