index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-synthesize.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-14
compare: fix typo
Yu Watanabe
1
-1
/
+1
2023-07-14
catalog: update Polish translation
Piotr Drąg
1
-0
/
+22
2023-07-14
battery-check: allow to skip by passing systemd.battery-check=0
Yu Watanabe
4
-1
/
+53
2023-07-14
efi: don't pull kernel cmdline from SMBIOS in a confidential VM
Daniel P. Berrangé
1
-11
/
+15
2023-07-14
efi: add helper API for detecting confidential virtualization
Daniel P. Berrangé
2
-0
/
+119
2023-07-14
resolved: fix the canonical name returned by hosts lookup by name
Dmitry V. Levin
2
-5
/
+48
2023-07-14
resolved: fix the canonical name returned by hosts lookup by address
Dmitry V. Levin
2
-14
/
+34
2023-07-14
resolved: keep track of first names listed for each address in /etc/hosts
Dmitry V. Levin
3
-3
/
+33
2023-07-14
fundamental: share constants for confidential virt detection
Daniel P. Berrangé
2
-66
/
+73
2023-07-14
mkosi: Move settings to right sections
Daan De Meyer
1
-5
/
+5
2023-07-14
mkosi: Stop using python3.9 on CentOS 8
Daan De Meyer
10
-82
/
+20
2023-07-14
mkosi: Drop kernel command line arguments that are set by mkosi
Daan De Meyer
1
-11
/
+0
2023-07-14
mkosi: Update to latest
Daan De Meyer
5
-26
/
+3
2023-07-14
elf2efi: Make compatible with python 3.6 again
Daan De Meyer
2
-11
/
+10
2023-07-14
po: Translated using Weblate (Ukrainian)
Yuri Chornoivan
1
-22
/
+47
2023-07-14
po: Update translation files
Weblate
38
-64
/
+5559
2023-07-14
packit: temporarily use older Rawhide spec
Frantisek Sumsal
1
-1
/
+7
2023-07-14
kernel-install: Avoid reopening file descriptor via /proc
Daan De Meyer
1
-13
/
+13
2023-07-14
po: add homed file and regenerate pot
Luca Boccassi
2
-1
/
+155
2023-07-14
network: check lifetime of address and route before configure
Yu Watanabe
2
-2
/
+23
2023-07-14
sd-journal: fix 'the the'
Yu Watanabe
1
-2
/
+1
2023-07-14
proc-cmdline: re-implement proc_cmdline_filter_pid1_args() without using geto...
Yu Watanabe
1
-35
/
+67
2023-07-14
test: add more test cases for proc_cmdline_filter_pid1_args()
Yu Watanabe
1
-5
/
+38
2023-07-14
core: fix race condition during startup of a service with ExitType=cgroup
Fuminobu TAKEYAMA
1
-2
/
+7
2023-07-13
fstab-generator: resolve bind mount source when in initrd
Mike Yuan
1
-27
/
+53
2023-07-13
fstab-util: add fstab_is_bind
Mike Yuan
3
-8
/
+16
2023-07-13
ukify: Derive public key from private key if not specified
Daan De Meyer
2
-38
/
+46
2023-07-13
bus-polkit: avoid extra variable
David Tardon
1
-6
/
+6
2023-07-13
bus-polkit: allow to auth. a bus call for multiple actions
David Tardon
1
-53
/
+87
2023-07-13
bus-polkit: parse reply from polkit on receive
David Tardon
1
-44
/
+77
2023-07-13
bus-polkit: extract action into a separate struct
David Tardon
1
-7
/
+24
2023-07-13
bus-polkit: describe async. polkit verification
David Tardon
1
-0
/
+74
2023-07-13
bus-polkit: refactor a bit to avoid goto
David Tardon
1
-11
/
+20
2023-07-13
bus-polkit: drop unused argument
David Tardon
1
-3
/
+1
2023-07-13
bus-polkit: use automatic cleanup
David Tardon
1
-13
/
+10