index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
strxcpyx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
resolved: decrease mdns/llmnr priority for the reverse mapping domains
Ronan Pigott
2
-2
/
+4
2024-03-06
meson: add missing dependency to libdl
Yu Watanabe
1
-0
/
+1
2024-03-06
ci: explicitly change oom-{score}-adj before running tests
Frantisek Sumsal
1
-0
/
+6
2024-03-06
ci: make the build dir accessible when running w/o privileges
Frantisek Sumsal
1
-0
/
+5
2024-03-06
boot: replace manual string manipulation with xasprintf
TobiPeterG
1
-11
/
+13
2024-03-06
Improve the formatting by adding AlignArrayOfStructures and setting it to Rig...
Unique-Usman
1
-0
/
+1
2024-03-06
meson: Remove version_h dependency from jinja2_cmdline
Daan De Meyer
2
-6
/
+5
2024-03-06
Use VERSION_TAG instead of GIT_VERSION in kernel-install scripts
Daan De Meyer
2
-2
/
+2
2024-03-06
string-util: allow taking SIZE_MAX as size to shorten to
Lennart Poettering
2
-0
/
+8
2024-03-06
udev: use strndupa_safe() rather than strndupa()
Lennart Poettering
1
-6
/
+6
2024-03-06
PORTABLE_SERVICES.md: Improve grammar
Christian Wesselhoeft
1
-2
/
+2
2024-03-06
meson/man: allow man pages to use multiple conditions
Zbigniew Jędrzejewski-Szmek
9
-15
/
+25
2024-03-06
ukify: convert certificate to public key before embedding in .pcrpkey
Luca Boccassi
1
-0
/
+14
2024-03-06
test: use 'ahost' instead of 'hosts' where applicable
Frantisek Sumsal
1
-15
/
+16
2024-03-06
po: Translated using Weblate (Georgian)
Temuri Doghonadze
1
-26
/
+19
2024-03-06
po: Translated using Weblate (Ukrainian)
Yuri Chornoivan
1
-34
/
+18
2024-03-06
po: Translated using Weblate (Swedish)
Göran Uddeborg
1
-27
/
+19
2024-03-05
hwdb: Add touchpad toggle mapping for Kvadra LE14U/LE15U
Vasiliy Kovalev
1
-0
/
+8
2024-03-05
basic: remove spuriously doubled newline and leftover separator
Mike Yuan
2
-3
/
+0
2024-03-05
test: bump the timeout for test-execute subtests if running w/ QEMU
Frantisek Sumsal
1
-0
/
+5
2024-03-05
mkosi: Use specifier to refer to the output directory
Daan De Meyer
3
-5
/
+5
2024-03-05
mkosi: Allow users to configure the build and cache directory
Daan De Meyer
1
-2
/
+2
2024-03-05
mkosi: Set minimum version
Daan De Meyer
1
-0
/
+1
2024-03-05
resolved: remove entry from cache when goodbye packet received
Vishal Chillara Srinivas
5
-0
/
+66
2024-03-05
NEWS: Add note about freezing user session changes
Adrian Vovk
1
-0
/
+9
2024-03-05
homework: Lock/Unlock: Freeze/Thaw user session
Adrian Vovk
2
-0
/
+56
2024-03-05
sleep: Always freeze user.slice
Adrian Vovk
3
-28
/
+35
2024-03-05
bus-unit-util: Add utility to freeze/thaw units
Adrian Vovk
2
-0
/
+104
2024-03-05
resolved: properly decode NAPTR RRs
Lennart Poettering
5
-1
/
+333
2024-03-05
escape: teach octescape() to work with NUL terminated strings
Lennart Poettering
1
-0
/
+6
2024-03-05
resolved: make resolved authoritative in resolveing our local host name
Lennart Poettering
5
-3
/
+30
2024-03-05
resolved: make outselves authoritative for /etc/hosts entries in full
Lennart Poettering
1
-1
/
+1
2024-03-05
resolved: rename variable found_{a|aaaa} → question_for_{a|aaaa}
Lennart Poettering
1
-8
/
+9
2024-03-05
resolved: do DNS RR type based routing
Lennart Poettering
2
-1
/
+71
2024-03-05
ci: disable test that is now answered by knot
Lennart Poettering
1
-3
/
+3
2024-03-05
resolved: enable DNS proxy mode if client wants DNSSEC
Lennart Poettering
1
-2
/
+2
2024-03-05
resolved: use relaxed single label rules when proxying DNS queries
Lennart Poettering
1
-1
/
+2
2024-03-05
resolvectl: expose new SD_RESOLVED_RELAX_SINGLE_LABEL flag in resolvectl
Lennart Poettering
2
-1
/
+26
2024-03-05
resolved: add new SD_RESOLVED_RELAX_SINGLE_LABEL resolver flag
Lennart Poettering
7
-28
/
+37
2024-03-05
extract-word: update remaining calls to `extract_many_words`
Antonio Alvarez Feijoo
3
-9
/
+5
2024-03-05
sd-netlink: allow to call rtnl_get_link_info() without iftype and flags
Yu Watanabe
1
-1
/
+1
2024-03-05
mkosi: make shellcheck happy
Frantisek Sumsal
1
-1
/
+1
2024-03-05
Update TODO file
Matteo Croce
1
-2
/
+2
2024-03-05
dynamically load compression libraries
Matteo Croce
17
-213
/
+414
2024-03-05
move dlfcn-util into basic
Matteo Croce
4
-1
/
+1
2024-03-05
Revert "mkosi: Don't fail on systemd-vconsole-setup.service failure for now"
Frantisek Sumsal
1
-3
/
+0
2024-03-05
Revert "mkosi: Disable cmdline addon test for now"
Frantisek Sumsal
1
-3
/
+6
2024-03-05
mkosi: fix UKI addons test
Frantisek Sumsal
6
-13
/
+14
2024-03-05
test: check for kernel.apparmor_restrict_unprivileged_userns
Nick Rosbrook
1
-0
/
+21
2024-03-05
Fixing bad link to Debian packages tests
Max Gautier
1
-1
/
+1
[next]