index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
boot
/
bootctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
Revert "mkosi: pin CentOS9 kernel to working version"
Frantisek Sumsal
4
-22
/
+2
2023-09-12
po: Translated using Weblate (Russian)
Sergey A
1
-27
/
+57
2023-09-11
serialize: don#t allocate 1M on the stack just like that
Lennart Poettering
1
-9
/
+27
2023-09-11
logind: add PrepareForShutdownWithMetadata signal
Luca Boccassi
4
-18
/
+68
2023-09-11
core: dump jobs list on sigrtmin+18 with 0x500
Luca Boccassi
5
-0
/
+44
2023-09-10
core: use structured initialization in exec_context_init
Luca Boccassi
1
-20
/
+25
2023-09-09
mkosi: Conditionally use tools tree
Daan De Meyer
4
-4
/
+15
2023-09-09
mkosi: Only build system preset by default
Daan De Meyer
4
-6
/
+14
2023-09-09
mkosi: Move to Fedora 39
Daan De Meyer
1
-1
/
+1
2023-09-09
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2023-09-09
mkosi: Make sure custom installkernel scripts are not used
Daan De Meyer
1
-0
/
+5
2023-09-09
update TODO
Lennart Poettering
1
-5
/
+16
2023-09-09
machined: port over to PidRef too
Lennart Poettering
5
-39
/
+62
2023-09-09
logind: also port session leader tracking over to PidRef
Lennart Poettering
7
-30
/
+52
2023-09-09
core: don't manually destroy timer when we can't spawn a child
Lennart Poettering
2
-16
/
+8
2023-09-09
core: also port swap units to PidRef
Lennart Poettering
3
-28
/
+39
2023-09-09
core: also port mount units to PidRef
Lennart Poettering
3
-28
/
+41
2023-09-09
core: convert Socket logic to PidRef too
Lennart Poettering
2
-30
/
+56
2023-09-09
core: reference main/control pid of .service units via PidRef
Lennart Poettering
3
-97
/
+117
2023-09-09
pidref: add structure that can reference a pid via both pidfd and pid_t
Lennart Poettering
3
-0
/
+175
2023-09-09
mkosi: Allow configuring whether to do secure boot and pcrs from CLI
Daan De Meyer
1
-2
/
+2
2023-09-09
dbus: Document org.freedesktop.systemd1.Service.MemoryAvailable property
Michal Koutný
1
-4
/
+5
2023-09-09
zsh: busctl: fix flags parsing for properties
Ronan Pigott
1
-2
/
+2
2023-09-08
Revert "tree-wide: Mount file descriptors via /proc/<pid>/fd"
Lennart Poettering
8
-32
/
+16
2023-09-08
serialize: add common deserialize_read_line() helper and use it everywhere
Lennart Poettering
5
-30
/
+48
2023-09-08
TODO: switch the default wall implementation to sd-login
Mike Yuan
1
-0
/
+4
2023-09-08
shared/wall: fall back to logind if utmpx database doesn't exist
Mike Yuan
1
-9
/
+25
2023-09-08
shared/wall: several cleanups
Mike Yuan
2
-49
/
+73
2023-09-08
utmp-wtmp: remove unneeded include
Mike Yuan
1
-5
/
+0
2023-09-08
cgroup: Estimate MemoryAvailable= when DefaultMemoryAccounting=no
Michal Koutný
1
-8
/
+6
2023-09-08
cgroup: Refactor MemoryAvailable= evaluation
Michal Koutný
1
-45
/
+16
2023-09-08
cgroup: Fix MemoryAvailable= by considering physical memory
Michal Koutný
2
-5
/
+8
2023-09-08
conf-parser: parse main config first only if not symlinked to/as drop-in
Mike Yuan
1
-0
/
+30
2023-09-08
repart,bootspec: use set_ensure_consume
Mike Yuan
2
-5
/
+4
2023-09-08
ukify/man: Look for a config file in systemd folders if not specified
Alvin Alvarado
2
-3
/
+28
2023-09-08
core: introduce unit_defaults_init() common initialization helper
Lennart Poettering
3
-46
/
+43
2023-09-08
manager: add manager_set_unit_defaults() call that sets all unit defaults in ...
Lennart Poettering
5
-54
/
+93
2023-09-08
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
16
-308
/
+311
2023-09-08
network/sr-iov: move common parts to link_set_sr_iov_ifindices()
Yu Watanabe
1
-38
/
+30
2023-09-08
network/sr-iov: ignore -EINVAL in reading dev_port sysfs attribute
Yu Watanabe
1
-0
/
+6
2023-09-08
test-network: add testcase for [DHCPServer] ServerAddress= with null address
Yu Watanabe
2
-0
/
+37
2023-09-08
man: update [DHCPServer] ServerAddress=
Yu Watanabe
1
-5
/
+36
2023-09-08
network: allow to set null address for [DHCPServer] ServerAddress=
Yu Watanabe
1
-2
/
+2
2023-09-08
network: find DHCP server address only on loading .network file
Yu Watanabe
5
-82
/
+83
2023-09-08
network: call network_adjust_dhcp_server() from network_drop_invalid_addresses()
Yu Watanabe
3
-5
/
+3
2023-09-08
mkosi: Drop arch workaround
Daan De Meyer
1
-9
/
+0
2023-09-08
conf-parser: introduce ordered_hashmap_by_section_find_unused_line()
Yu Watanabe
2
-5
/
+17
2023-09-08
conf-parser: check overflow in hashmap_find_free_section_line()
Yu Watanabe
3
-8
/
+26
2023-09-08
conf-parser: modernize config_section_new()
Yu Watanabe
2
-4
/
+7
2023-09-08
hashmap: introduce HASHMAP_BASE_FOREACH() and friend
Yu Watanabe
1
-0
/
+10
[prev]
[next]