index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolve: avoid memory leak from a partially processed RR
Frantisek Sumsal
2023-05-24
1
-1
/
+3
*
sd-journal: use TAKE_PTR() a bit more
Frantisek Sumsal
2023-05-24
2
-5
/
+6
*
sd-journal: avoid double-free
Frantisek Sumsal
2023-05-24
1
-1
/
+3
*
Merge pull request #27740 from dtardon/list-sessions-idle
Yu Watanabe
2023-05-24
2
-59
/
+67
|
\
|
*
loginctl: show session idle status in list-sessions
David Tardon
2023-05-24
2
-10
/
+23
|
*
loginctl: use bus_map_all_properties
David Tardon
2023-05-23
1
-50
/
+34
|
*
loginctl: shorten variable name
David Tardon
2023-05-23
1
-8
/
+8
|
*
test: extend test for loginctl list-*
David Tardon
2023-05-23
1
-2
/
+13
*
|
Merge pull request #27757 from dtardon/bus-locator
Yu Watanabe
2023-05-24
21
-174
/
+58
|
\
\
|
*
|
oomctl: convert a oom1.Manager call to BusLocator
David Tardon
2023-05-24
1
-9
/
+2
|
*
|
bus-locator: sort the list
David Tardon
2023-05-24
1
-1
/
+1
|
*
|
bus-locator: declare bus locator for oom1 and timesync1
David Tardon
2023-05-24
2
-0
/
+14
|
*
|
hostnamectl: convert more hostname1 calls to BusLocator
David Tardon
2023-05-24
1
-24
/
+4
|
*
|
tree-wide: convert more resolve1.Manager calls to BusLocator
David Tardon
2023-05-24
2
-21
/
+5
|
*
|
journalctl: convert a machine1.Manager call to BusLocator
David Tardon
2023-05-24
1
-9
/
+2
|
*
|
sleep: convert a home1.Manager call to BusLocator
David Tardon
2023-05-24
1
-7
/
+1
|
*
|
login: use NULL to denote arg-less method call
David Tardon
2023-05-24
3
-3
/
+3
|
*
|
tree-wide: convert more login1.Manager calls to BusLocator
David Tardon
2023-05-24
6
-52
/
+15
|
*
|
tree-wide: convert more system1.Manager calls to BusLocator
David Tardon
2023-05-24
6
-50
/
+13
*
|
|
Merge pull request #27761 from yuwata/network-vlan-qos-mapping
Luca Boccassi
2023-05-24
3
-19
/
+24
|
\
\
\
|
*
|
|
test-network: add tests for vlan QoS mapping
Yu Watanabe
2023-05-24
2
-10
/
+14
|
*
|
|
network/vlan: paranoia about type safety
Yu Watanabe
2023-05-24
1
-5
/
+11
|
*
|
|
network/vlan: drop unnecessary restriction for QoS mapping
Yu Watanabe
2023-05-24
1
-5
/
+0
|
|
/
/
*
/
/
test: rotate journal before storing coredumps
Yu Watanabe
2023-05-24
1
-0
/
+3
|
/
/
*
|
core/slice: shorten code a bit
Yu Watanabe
2023-05-24
1
-6
/
+3
*
|
elf2efi: Do not emit an empty relocation section
Jan Janssen
2023-05-23
1
-4
/
+9
*
|
core: Do not check child freezability when thawing slice
msizanoen1
2023-05-23
1
-2
/
+5
*
|
Merge pull request #27755 from keszybz/fix-root-resize-new
Yu Watanabe
2023-05-23
2
-17
/
+52
|
\
\
|
*
|
localed: simplify method call
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-13
/
+1
|
*
|
firstboot: reload manager after writing /etc/locale.conf
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-1
/
+22
|
*
|
firstboot: do vconsole setup after configuring keymap
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-3
/
+29
*
|
|
Merge pull request #27754 from poettering/cloexec-fdset-madness
Yu Watanabe
2023-05-23
5
-14
/
+77
|
\
\
\
|
*
|
|
test: test O_CLOEXEC filtering of fdset fill logic
Lennart Poettering
2023-05-23
1
-2
/
+38
|
*
|
|
fdset: minor modernizations
Lennart Poettering
2023-05-23
1
-4
/
+7
|
*
|
|
pid1: when taking possession of passed fds check O_CLOEXEC state first
Lennart Poettering
2023-05-23
5
-8
/
+32
*
|
|
|
sd-boot,sd-stub: also print version after the address
Zbigniew Jędrzejewski-Szmek
2023-05-23
3
-30
/
+25
*
|
|
|
mkfs-util: Silence noisy warning from mkfs.btrfs
Daan De Meyer
2023-05-23
1
-0
/
+5
*
|
|
|
tree-wide: Fix false positives on newer gcc
Daan De Meyer
2023-05-23
26
-56
/
+56
*
|
|
|
json: correctly handle magic strings when parsing variant strv
Frantisek Sumsal
2023-05-23
3
-2
/
+4
|
/
/
/
*
|
|
log: propagate max log level into glibc's setlogmask()
Lennart Poettering
2023-05-23
1
-0
/
+11
*
|
|
udevadm: improve debug logging when triggering/watching events
Lennart Poettering
2023-05-23
2
-1
/
+4
*
|
|
Merge pull request #27750 from keszybz/fix-root-resize-new
Lennart Poettering
2023-05-23
31
-176
/
+361
|
\
|
|
|
*
|
firstboot: process the root account after sysusers created it
Zbigniew Jędrzejewski-Szmek
2023-05-23
4
-6
/
+70
|
*
|
shared/condition: add envvar override for the check for first-boot
Zbigniew Jędrzejewski-Szmek
2023-05-23
2
-6
/
+30
|
*
|
sysusers: fix argument confusion in error message
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-2
/
+2
|
*
|
sysusers: add usual "ret_" prefix, fix messages
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-16
/
+16
|
*
|
units: create /dev with --graceful first, allow sysusers to run later
Zbigniew Jędrzejewski-Szmek
2023-05-23
2
-3
/
+2
|
*
|
man: extend description of --boot
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-2
/
+4
|
*
|
repart: do not require /var/tmp if not used
Zbigniew Jędrzejewski-Szmek
2023-05-23
1
-5
/
+13
|
*
|
tmpfiles: add --graceful
Zbigniew Jędrzejewski-Szmek
2023-05-23
2
-11
/
+41
[next]