index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-27
ci(labeler): add rule for `shell-completion` label
Jan Macku
1
-0
/
+3
2024-02-27
test: use socat in unidirectional mode
Frantisek Sumsal
1
-10
/
+19
2024-02-27
zsh/_journalctl: complete -g, --case-sensitive, 'help' (pseudo-)facility
Štěpán Němec
1
-1
/
+3
2024-02-27
update TODO
Lennart Poettering
1
-0
/
+3
2024-02-27
sysext: fix typo
Yu Watanabe
1
-1
/
+1
2024-02-26
network: fix use-after-free in {address,route}_remove_and_cancel()
Yu Watanabe
2
-2
/
+4
2024-02-26
nspawn: hide ^] hint unless we are interactive mode
Lennart Poettering
1
-4
/
+6
2024-02-26
vmspawn: use our own ptyfwd code for the console of a VM
Lennart Poettering
7
-21
/
+191
2024-02-26
pretty-print: make tinting a bit less aggressive
Lennart Poettering
1
-1
/
+1
2024-02-26
run: use sd_event_set_signal_exit() at one more place
Lennart Poettering
1
-3
/
+3
2024-02-26
network/ndisc: rename Network.ipv6_accept_ra -> Network.ndisc
Yu Watanabe
12
-128
/
+128
2024-02-26
Fix: Chuwi UBook X (CWI535) screen rotation matrix
Alexander Zavyalov
1
-1
/
+1
2024-02-26
ukify: Use VERSION_TAG instead of GIT_VERSION
Daan De Meyer
1
-1
/
+1
2024-02-26
resolved: reduce the maximum nsec3 iterations to 100
Ronan Pigott
1
-2
/
+3
2024-02-26
resolved: limit the number of signature validations in a transaction
Ronan Pigott
3
-6
/
+38
2024-02-26
varlink/network: reindent methods
Yu Watanabe
1
-10
/
+12
2024-02-26
network/varlink: downgrade log level about failure in getting netns ID
Yu Watanabe
1
-1
/
+1
2024-02-26
format-table: replace "(size_t) -1" with SIZE_MAX
Yu Watanabe
1
-1
/
+1
2024-02-25
in-addr-util: introduce in{4,6}_addr_is_multicast()
Yu Watanabe
2
-2
/
+16
2024-02-25
icmp6-util: make icmp6_receive() refuse packets without IPv6 sender address
Yu Watanabe
1
-11
/
+4
2024-02-25
sd-ndisc: make callback takes arbitrary type of message
Yu Watanabe
4
-7
/
+10
2024-02-25
network/ndisc: drop all configurations without lifetime on stop
Yu Watanabe
1
-6
/
+6
2024-02-25
docs: update link for Arch Linux bugtracker
Mike Yuan
1
-1
/
+1
2024-02-24
network: use FOREACH_STRING()
Yu Watanabe
1
-11
/
+9
2024-02-24
docs/CODING_STYLE: fix typo (CLONE_VORK -> VFORK)
Mike Yuan
1
-1
/
+1
2024-02-24
systemctl-show: use lookup_unit_by_pidref too
Mike Yuan
1
-92
/
+2
2024-02-24
systemctl: generalize GetUnitByPIDFD handling
Mike Yuan
3
-143
/
+170
2024-02-24
systemctl-util: use strv_free_and_replace at one more place
Mike Yuan
1
-3
/
+1
2024-02-24
Fallback from pidfd_open on permission errors too
Luca Boccassi
2
-2
/
+2
2024-02-24
test: split out {dump,verify}_ra_message()
Yu Watanabe
1
-54
/
+65
2024-02-24
sd-radv: several cleanups
Yu Watanabe
1
-48
/
+64
2024-02-24
sd-ndisc: several trivial cleanups
Yu Watanabe
1
-32
/
+56
2024-02-24
icmp6-util: merge icmp6_bind_router_{solicitation,advertisement}() into icmp6...
Yu Watanabe
5
-56
/
+31
2024-02-24
hwdb: Add support for Elgato Stream Deck Plus
Georges Basile Stavracas Neto
1
-0
/
+4
2024-02-24
docs: fix typo
Yu Watanabe
4
-5
/
+5
2024-02-24
efi: de-inline xmalloc to fix build failure with gcc 12.2 and -O2
Luca Boccassi
2
-5
/
+7
2024-02-23
ptyfwd: optionally prefix window title with colored dot
Lennart Poettering
4
-3
/
+74
2024-02-23
man/systemd-sysext.xml: document mutable extensions
Thilo Fromm
1
-2
/
+97
2024-02-23
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
33
-44
/
+47
2024-02-23
signal-util: use RET_NERRNO() + RET_GATHER() more
Lennart Poettering
1
-15
/
+9
2024-02-23
detect-virt: allow detection via SMBIOS on RISC-V
Heinrich Schuchardt
1
-1
/
+1
2024-02-23
update TODO
Lennart Poettering
1
-4
/
+0
2024-02-23
vmspawn: disable all PCR banks but SHA256
Lennart Poettering
3
-0
/
+19
2024-02-23
vmspawn: drop "const" from string we free
Lennart Poettering
1
-5
/
+9
2024-02-23
detect-virt: allow detection via device-tree on RISC-V
Heinrich Schuchardt
1
-1
/
+1
2024-02-23
ssh-generator: add mention of ssh.authorized_keys.root to man page
Sam Leonard
1
-0
/
+5
2024-02-23
update TODO
Lennart Poettering
1
-0
/
+10
2024-02-23
update TODO
Lennart Poettering
1
-1
/
+1
2024-02-23
update TODO
Lennart Poettering
1
-2
/
+0
2024-02-23
sd-stub: drop any support for TPM 1.2
Lennart Poettering
3
-114
/
+16
[next]