index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pidref: add pidref_equal() helper
Lennart Poettering
2023-09-20
1
-2
/
+2
*
scope: slightly simplify scope_enter_running() error handling
Lennart Poettering
2023-09-20
1
-5
/
+7
*
scope: only stop watching processes when we go down
Lennart Poettering
2023-09-19
1
-1
/
+1
*
scope: add trailing comma to array initialization
Lennart Poettering
2023-09-19
1
-1
/
+1
*
treewide: fix typos
Joerg Behrmann
2023-09-19
1
-1
/
+1
*
Merge pull request #29159 from poettering/socket-pause
Lennart Poettering
2023-09-19
4
-9
/
+35
|
\
|
*
core: add new "PollLimit" settings to .socket units
Lennart Poettering
2023-09-18
4
-9
/
+35
*
|
core: port unit_fork_helper_process() and unit_fork_and_watch_rm_rf() to PidRef
Lennart Poettering
2023-09-18
7
-48
/
+39
*
|
core: port unit_main_pid() + unit_control_pid() to PidRef and drop unit_kill_...
Lennart Poettering
2023-09-18
10
-131
/
+60
*
|
core: port over unit_kill_context() to PidRef
Lennart Poettering
2023-09-18
7
-34
/
+38
*
|
core: port service_set_main_pid() to PidRef
Lennart Poettering
2023-09-18
1
-30
/
+47
|
/
*
core: limit the LSan shenanigans to PID 1
Frantisek Sumsal
2023-09-18
1
-5
/
+7
*
core: redirect LSan's report to /dev/console during manager exit
Frantisek Sumsal
2023-09-17
1
-0
/
+10
*
core: dump jobs list on sigrtmin+18 with 0x500
Luca Boccassi
2023-09-11
4
-0
/
+39
*
core: use structured initialization in exec_context_init
Luca Boccassi
2023-09-10
1
-20
/
+25
*
Merge pull request #29130 from poettering/unit-defaults
Luca Boccassi
2023-09-09
14
-325
/
+341
|
\
|
*
core: introduce unit_defaults_init() common initialization helper
Lennart Poettering
2023-09-08
3
-46
/
+43
|
*
manager: add manager_set_unit_defaults() call that sets all unit defaults in ...
Lennart Poettering
2023-09-08
3
-54
/
+70
|
*
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
14
-301
/
+304
*
|
Merge pull request #29142 from poettering/pidref
Luca Boccassi
2023-09-09
11
-197
/
+259
|
\
\
|
*
|
core: don't manually destroy timer when we can't spawn a child
Lennart Poettering
2023-09-09
2
-16
/
+8
|
*
|
core: also port swap units to PidRef
Lennart Poettering
2023-09-09
3
-28
/
+39
|
*
|
core: also port mount units to PidRef
Lennart Poettering
2023-09-09
3
-28
/
+41
|
*
|
core: convert Socket logic to PidRef too
Lennart Poettering
2023-09-09
2
-30
/
+56
|
*
|
core: reference main/control pid of .service units via PidRef
Lennart Poettering
2023-09-09
3
-97
/
+117
*
|
|
Merge pull request #29117 from Werkov/memory_available
Mike Yuan
2023-09-09
1
-45
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cgroup: Estimate MemoryAvailable= when DefaultMemoryAccounting=no
Michal Koutný
2023-09-08
1
-8
/
+6
|
*
|
cgroup: Refactor MemoryAvailable= evaluation
Michal Koutný
2023-09-08
1
-45
/
+16
|
*
|
cgroup: Fix MemoryAvailable= by considering physical memory
Michal Koutný
2023-09-08
1
-3
/
+6
|
|
/
*
/
serialize: add common deserialize_read_line() helper and use it everywhere
Lennart Poettering
2023-09-08
3
-30
/
+18
|
/
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
2
-3
/
+3
*
core/credential,mount: re-read /proc/self/mountinfo before invoking umount co...
Yu Watanabe
2023-09-06
5
-6
/
+45
*
core/exec-credential: introduce exec_context_get_credential_directory() helpe...
Yu Watanabe
2023-09-06
3
-8
/
+35
*
core: rename credential.[ch] -> exec-credential.[ch]
Yu Watanabe
2023-09-06
7
-9
/
+9
*
Revert "core: do not leak mount for credentials directory if mount namespace ...
Yu Watanabe
2023-09-06
5
-128
/
+30
*
core: allow to run generators without sandboxing on qemu-user
Yu Watanabe
2023-09-06
1
-2
/
+9
*
core/crash-handler: correct indentation
Mike Yuan
2023-09-04
1
-8
/
+9
*
Merge pull request #28988 from keszybz/sd128-arbitrary-values
Luca Boccassi
2023-09-03
1
-16
/
+2
|
\
|
*
various: use id128_from_string_not_null()
Zbigniew Jędrzejewski-Szmek
2023-09-02
1
-16
/
+2
*
|
switch-root: rework SWITCH_ROOT_SKIP_RECURSIVE_RUN flag
Lennart Poettering
2023-09-02
1
-1
/
+1
*
|
core,systemctl: refuse switching root if we're not in initrd
Mike Yuan
2023-09-02
1
-11
/
+16
*
|
core,systemctl: refuse switching root to current root properly
Mike Yuan
2023-09-02
1
-1
/
+8
*
|
Journal: Add message IDs for emergency-level log messages
OMOJOLA JOSHUA
2023-09-01
4
-31
/
+86
|
/
*
alloc-util: add free_many() helper
Lennart Poettering
2023-08-24
2
-5
/
+2
*
core/namespace: do not return 1 unnecessarily
Yu Watanabe
2023-08-22
1
-15
/
+5
*
core/namespace: add missing string table entries
Yu Watanabe
2023-08-22
1
-20
/
+24
*
core/namespace: reimplement mount_private_sysfs() in the same logic to mount ...
Yu Watanabe
2023-08-22
1
-23
/
+27
*
core/namespace: use ERRNO_IS_NEG_PRIVILEGE()
Yu Watanabe
2023-08-22
1
-17
/
+15
*
Merge pull request #28787 from yuwata/credential-next
Zbigniew Jędrzejewski-Szmek
2023-08-22
10
-1003
/
+1180
|
\
|
*
core: do not leak mount for credentials directory if mount namespace is enabled
Yu Watanabe
2023-08-22
5
-17
/
+113
[next]