index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.editorconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
unti-file: fix symlinked drop-in directory handling
Yu Watanabe
1
-23
/
+61
2021-12-28
core: do not touch /run/systemd/systemd-units-load from user session instances
Luca Boccassi
1
-3
/
+4
2021-12-27
boot: Fix name length comparison
Jan Janssen
1
-2
/
+3
2021-12-27
boot: Fix off-by-one offset sanity checks
Jan Janssen
1
-9
/
+9
2021-12-27
boot: Fix off-by-one NUL-termination
Jan Janssen
2
-3
/
+3
2021-12-27
build(deps): bump github/super-linter from 4.8.4 to 4.8.5
dependabot[bot]
1
-1
/
+1
2021-12-27
chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs...
Luca Boccassi
1
-1
/
+11
2021-12-26
ci: replace apt-key with signed-by
Evgeny Vereshchagin
1
-3
/
+4
2021-12-26
hwdb: 60-keyboard: Fix volume-button mapping on Asus TF103C
Hans de Goede
1
-0
/
+8
2021-12-26
random-util: use ssize_t for getrandom return value
Mike Gilbert
2
-9
/
+10
2021-12-25
meson: don't try to guess versioned clang/llvm-strip bins for cross compile
James Hilliard
1
-2
/
+2
2021-12-25
tree-wide: fix typo
Yu Watanabe
5
-6
/
+6
2021-12-25
shared/linux: update linux headers from v5.16-rc6
Yu Watanabe
4
-72
/
+1464
2021-12-25
basic/linux: update linux headers from v5.16-rc6
Yu Watanabe
11
-17
/
+294
2021-12-25
test-network: add testcase for vxlan local address auto selection
Yu Watanabe
4
-3
/
+43
2021-12-25
network: vxlan: support to select an address assigned on underlying interface...
Yu Watanabe
3
-18
/
+90
2021-12-25
test: ignore the error about our own libraries missing during image creation
Zbigniew Jędrzejewski-Szmek
1
-6
/
+8
2021-12-25
meson: allow specifying a custom "tag" for the private shared libaries
Zbigniew Jędrzejewski-Szmek
4
-2
/
+10
2021-12-25
meson: create new libsystemd-core.so private shared library
Zbigniew Jędrzejewski-Szmek
5
-18
/
+19
2021-12-25
test: add test for truncation of program result invoked by udev
Yu Watanabe
1
-9
/
+14
2021-12-25
udev: refuse to process line when invalid program output is obtained
Yu Watanabe
1
-1
/
+5
2021-12-25
udev: do not import property value from truncated line of program result
Yu Watanabe
4
-14
/
+34
2021-12-25
udev: warn about truncation of program result
Yu Watanabe
1
-2
/
+10
2021-12-25
udev: warn when result of string substitution is truncated
Yu Watanabe
4
-63
/
+263
2021-12-25
test: add tests for strnpcpy_full() and friends
Yu Watanabe
1
-16
/
+89
2021-12-25
util: introduce strnpcpy_full() and friends to provide whether result is trun...
Yu Watanabe
2
-26
/
+74
2021-12-25
bus-dump: change capture output to use pcapng (#21738)
Stephen Hemminger
7
-55
/
+238
2021-12-24
list: drop unnecessary line continuation
Yu Watanabe
2
-2
/
+2
2021-12-24
ci: test build with supported cryptolibs to some degree
Frantisek Sumsal
2
-9
/
+10
2021-12-24
ci: drop build test with -O2, since it's covered by -O3 tests
Frantisek Sumsal
1
-1
/
+0
2021-12-24
meson: fix build with -Dcryptolib=openssl -Ddns-over-tls=false
Yu Watanabe
2
-10
/
+2
2021-12-24
man: also add anotations for methods
Yu Watanabe
5
-0
/
+40
2021-12-24
missing-syscall: define all MOUNT_ATTR_* if missing
Yu Watanabe
1
-6
/
+42
2021-12-23
NEWS: finalize release
v250
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-12-23
analyze: fix segfault when malloc() fails (#21874)
Yu Watanabe
1
-0
/
+3
2021-12-23
meson: report SBAT settings
Zbigniew Jędrzejewski-Szmek
1
-1
/
+13
2021-12-23
factory/locale.conf: mention systemd ownership
Luca BRUNO
2
-2
/
+7
2021-12-23
meson: move efi summary() section to src/boot/efi
Zbigniew Jędrzejewski-Szmek
2
-12
/
+13
2021-12-23
meson: move efi file lists closer to where they are used
Zbigniew Jędrzejewski-Szmek
1
-53
/
+51
2021-12-23
src/basic: adjust grammar in comments
Zbigniew Jędrzejewski-Szmek
1
-5
/
+5
2021-12-23
shared: re-wrap comment
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2021-12-23
hostname: use _cleanup_ in one more place
Zbigniew Jędrzejewski-Szmek
1
-14
/
+11
2021-12-23
sd-journal: fix segfault when match_new() fails
Yu Watanabe
1
-8
/
+8
2021-12-23
sd-journal: free incomplete match on failure
Yu Watanabe
1
-1
/
+2
2021-12-23
boot: Use correct handle to find TextInputEx protocol
Jan Janssen
1
-31
/
+56
2021-12-23
factory: populate /etc/locale.conf with systemd build-time setting
Luca BRUNO
5
-2
/
+16
2021-12-23
NEWS: update contributors list and release date
Yu Watanabe
1
-11
/
+12
2021-12-23
hwdb: update hwdb for v250-final
Yu Watanabe
5
-35
/
+296
2021-12-23
machined: set TTYPath for container shell
Ludwig Nussel
1
-1
/
+2
2021-12-23
man: reindent and rebreak systemd.network
Yu Watanabe
1
-1785
/
+1907
[next]