index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
update-hwdb.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-13
network: l2tp: initialize a to NULL
Shreenidhi Shedi
1
-1
/
+1
2022-06-12
meson: add build targets for libudev, libsystemd and pkg-config
Luca Boccassi
3
-2
/
+8
2022-06-12
po: Translated using Weblate (Estonian)
H A
1
-84
/
+111
2022-06-11
test-network: drop unnecessary `global`
Frantisek Sumsal
1
-6
/
+0
2022-06-11
test-network: explicitly set encoding when open()ing text files
Frantisek Sumsal
1
-30
/
+30
2022-06-11
test-network: make use of f-strings in couple more places
Frantisek Sumsal
1
-9
/
+9
2022-06-11
test-network: override networkctl bin w/ valgrind/sanitizers
Frantisek Sumsal
1
-1
/
+6
2022-06-10
shared/linux: update kernel headers to 5.19-rc1
Yu Watanabe
3
-12
/
+445
2022-06-10
basic/linux: update kernel headers to 5.19-rc1
Yu Watanabe
11
-27
/
+451
2022-06-10
dns-domain: reduce indentation in dns_service_split()
Yu Watanabe
1
-33
/
+30
2022-06-10
dns-domain: rename function arguments
Yu Watanabe
2
-8
/
+8
2022-06-10
dns-domain: make each label nul-terminated
Yu Watanabe
2
-1
/
+2
2022-06-10
systemctl: add `edit` verb to arguments' help text
Elias Probst
1
-5
/
+6
2022-06-10
boot: use efi_memcpy inplace of memcpy
Shreenidhi Shedi
1
-1
/
+1
2022-06-10
shared/condition: accept size suffixes for ConditionMemory
Zbigniew Jędrzejewski-Szmek
2
-2
/
+23
2022-06-10
boot: Use memcpy/memset provided by firmware
Jan Janssen
1
-0
/
+18
2022-06-10
boot: Mark memcmp/memcpy/memset aliases as used
Jan Janssen
1
-5
/
+7
2022-06-10
docs/CONTRIBUTING: ask people to send a ping on stalled reviews
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2022-06-10
efi-string: Remove one more |= for bool
Jan Janssen
1
-1
/
+2
2022-06-10
meson: add experimental bpf-gcc compiler support
James Hilliard
3
-53
/
+92
2022-06-10
docs: desaturate dark-mode background color
Benjamin Franzke
1
-1
/
+2
2022-06-10
meson: use status-unit-format-default=name in developer mode
Zbigniew Jędrzejewski-Szmek
2
-1
/
+4
2022-06-10
meson: add status unit format to summary
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2022-06-10
boot: Use parse_number16 for boot counter parsing
Jan Janssen
1
-101
/
+46
2022-06-10
boot: Drop use of Atoi
Jan Janssen
2
-11
/
+20
2022-06-10
boot: Add parse_number8/16
Jan Janssen
3
-0
/
+89
2022-06-10
test: exclude network interfaces
Yu Watanabe
1
-0
/
+4
2022-06-10
test: import timedated test from debian/ubuntu test suite
Yu Watanabe
5
-0
/
+311
2022-06-10
test: import logind test from debian/ubuntu test suite
Yu Watanabe
5
-0
/
+408
2022-06-10
test: always exclude devices named loop*
Yu Watanabe
1
-2
/
+1
2022-06-10
test: drop redundant IMAGE_NAME=
Yu Watanabe
3
-3
/
+0
2022-06-10
boot/efi-string: check the end of haystack before testing remaining pattern
Yu Watanabe
2
-5
/
+2
2022-06-10
devnode-acl: use set_put_strdup_full() and set_ensure_consume()
Yu Watanabe
1
-7
/
+3
2022-06-10
dns-domain: simplify code a bit
Yu Watanabe
1
-6
/
+2
2022-06-10
dns-domain: use dns_name_concat()
Yu Watanabe
1
-2
/
+2
2022-06-10
fix: sd_id128_get_invocation now works for user services
i-do-cpp
1
-1
/
+4
2022-06-10
tree-wide: fix typo
Yu Watanabe
3
-3
/
+3
2022-06-09
po: Translated using Weblate (Estonian)
H A
1
-37
/
+42
2022-06-09
test: account for ADDR_NO_RANDOMIZE if it's set
Frantisek Sumsal
1
-4
/
+12
2022-06-09
bpf: use __always_inline macro in restrict-ifaces.bpf.c
James Hilliard
1
-1
/
+1
2022-06-09
meson: Build with frame pointers in developer mode
Daan De Meyer
1
-0
/
+4
2022-06-09
shutdown: Lazy unmount /oldroot/{dev,proc,sys}
Jan Janssen
1
-0
/
+11
2022-06-09
shutdown: Log processes that block umount
Jan Janssen
1
-3
/
+63
2022-06-09
shutdown: Rename umount_log_level and make it a bool
Jan Janssen
3
-50
/
+44
2022-06-09
systemctl: simplify code a bit
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2022-06-09
shared/bus-util: rename variables to follow newer style
Zbigniew Jędrzejewski-Szmek
2
-14
/
+12
2022-06-09
shared/bus-util: simplification
Zbigniew Jędrzejewski-Szmek
1
-17
/
+9
2022-06-09
test-udev-util: do not pass NULL to printf, style fixes
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2022-06-09
test-process-util: do not pass NULL to printf, simplify tests
Zbigniew Jędrzejewski-Szmek
1
-6
/
+7
2022-06-09
test-dns-domain: a few more "NULL in printf %s"s
Zbigniew Jędrzejewski-Szmek
1
-10
/
+10
[next]