index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
config files: more recommendations of `systemd-analyze cat-config`
Franck Bui
2023-09-19
6
-0
/
+12
*
treewide: fix typos
Joerg Behrmann
2023-09-19
13
-13
/
+13
*
Merge pull request #29159 from poettering/socket-pause
Lennart Poettering
2023-09-19
5
-13
/
+41
|
\
|
*
core: add new "PollLimit" settings to .socket units
Lennart Poettering
2023-09-18
5
-13
/
+41
*
|
Merge pull request #29152 from poettering/pidref-more
Luca Boccassi
2023-09-19
12
-243
/
+213
|
\
\
|
*
|
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
|
*
|
pidref: add sigqueue() helper
Lennart Poettering
2023-09-18
2
-0
/
+29
|
*
|
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
|
|
/
*
|
repart: Fix a check for CopyBlocks on data partition
Valentin David
2023-09-19
1
-1
/
+1
*
|
path: make arg_pager_flags static
Lennart Poettering
2023-09-19
1
-1
/
+1
|
/
*
Merge pull request #29206 from mrc0mmand/lsan-followup
Mike Yuan
2023-09-18
1
-5
/
+7
|
\
|
*
core: limit the LSan shenanigans to PID 1
Frantisek Sumsal
2023-09-18
1
-5
/
+7
*
|
logind: slightly tweak error message about not enough swap for hibernation
Lennart Poettering
2023-09-18
1
-1
/
+1
|
/
*
Merge pull request #29119 from yuwata/network-dhcp-server-allow-null-server-a...
Luca Boccassi
2023-09-17
6
-88
/
+87
|
\
|
*
network: allow to set null address for [DHCPServer] ServerAddress=
Yu Watanabe
2023-09-08
1
-2
/
+2
|
*
network: find DHCP server address only on loading .network file
Yu Watanabe
2023-09-08
5
-82
/
+83
|
*
network: call network_adjust_dhcp_server() from network_drop_invalid_addresses()
Yu Watanabe
2023-09-08
3
-5
/
+3
*
|
core: redirect LSan's report to /dev/console during manager exit
Frantisek Sumsal
2023-09-17
1
-0
/
+10
*
|
path: add --no-pager option, enable pager by default
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-0
/
+11
*
|
path: rename functions
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-4
/
+4
*
|
path: modernize, return first error
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-17
/
+9
*
|
bootctl: use pager in help
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-0
/
+2
*
|
export: use highlighting in --help
Zbigniew Jędrzejewski-Szmek
2023-09-14
1
-8
/
+13
*
|
Merge pull request #29156 from bluca/signal_dump_jobs
Luca Boccassi
2023-09-11
6
-20
/
+69
|
\
\
|
*
|
core: dump jobs list on sigrtmin+18 with 0x500
Luca Boccassi
2023-09-11
5
-0
/
+44
|
*
|
core: use structured initialization in exec_context_init
Luca Boccassi
2023-09-10
1
-20
/
+25
*
|
|
serialize: don#t allocate 1M on the stack just like that
Lennart Poettering
2023-09-11
1
-9
/
+27
*
|
|
logind: add PrepareForShutdownWithMetadata signal
Luca Boccassi
2023-09-11
2
-13
/
+43
|
/
/
*
|
Merge pull request #29130 from poettering/unit-defaults
Luca Boccassi
2023-09-09
18
-332
/
+371
|
\
\
|
*
|
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
5
-54
/
+93
|
*
|
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
16
-308
/
+311
|
|
/
*
|
Merge pull request #29142 from poettering/pidref
Luca Boccassi
2023-09-09
26
-266
/
+548
|
\
\
|
*
|
machined: port over to PidRef too
Lennart Poettering
2023-09-09
5
-39
/
+62
|
*
|
logind: also port session leader tracking over to PidRef
Lennart Poettering
2023-09-09
7
-30
/
+52
|
*
|
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
|
*
|
pidref: add structure that can reference a pid via both pidfd and pid_t
Lennart Poettering
2023-09-09
3
-0
/
+175
*
|
|
Merge pull request #29117 from Werkov/memory_available
Mike Yuan
2023-09-09
2
-47
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
2
-5
/
+8
*
|
|
Merge pull request #29127 from YHNdnzj/wall-followup
Luca Boccassi
2023-09-09
3
-54
/
+89
|
\
\
\
|
*
|
|
shared/wall: fall back to logind if utmpx database doesn't exist
Mike Yuan
2023-09-08
1
-9
/
+25
|
*
|
|
shared/wall: several cleanups
Mike Yuan
2023-09-08
2
-49
/
+73
[next]