index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add testcases of symlinked drop-in directories
Yu Watanabe
2021-12-28
1
-0
/
+20
*
unti-file: fix symlinked drop-in directory handling
Yu Watanabe
2021-12-28
1
-23
/
+61
*
core: do not touch /run/systemd/systemd-units-load from user session instances
Luca Boccassi
2021-12-28
1
-3
/
+4
*
Merge pull request #21916 from medhefgo/boot-fix
Luca Boccassi
2021-12-28
2
-14
/
+15
|
\
|
*
boot: Fix name length comparison
Jan Janssen
2021-12-27
1
-2
/
+3
|
*
boot: Fix off-by-one offset sanity checks
Jan Janssen
2021-12-27
1
-9
/
+9
|
*
boot: Fix off-by-one NUL-termination
Jan Janssen
2021-12-27
2
-3
/
+3
|
/
*
build(deps): bump github/super-linter from 4.8.4 to 4.8.5
dependabot[bot]
2021-12-27
1
-1
/
+1
*
chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was obs...
Luca Boccassi
2021-12-27
1
-1
/
+11
*
Merge pull request #21881 from yuwata/update-linux-headers
Luca Boccassi
2021-12-26
15
-89
/
+1758
|
\
|
*
shared/linux: update linux headers from v5.16-rc6
Yu Watanabe
2021-12-25
4
-72
/
+1464
|
*
basic/linux: update linux headers from v5.16-rc6
Yu Watanabe
2021-12-25
11
-17
/
+294
*
|
Merge pull request #21892 from yuwata/network-vxlan-automatic-local-address-s...
Luca Boccassi
2021-12-26
7
-21
/
+133
|
\
\
|
*
|
test-network: add testcase for vxlan local address auto selection
Yu Watanabe
2021-12-25
4
-3
/
+43
|
*
|
network: vxlan: support to select an address assigned on underlying interface...
Yu Watanabe
2021-12-25
3
-18
/
+90
|
|
/
*
|
ci: replace apt-key with signed-by
Evgeny Vereshchagin
2021-12-26
1
-3
/
+4
*
|
hwdb: 60-keyboard: Fix volume-button mapping on Asus TF103C
Hans de Goede
2021-12-26
1
-0
/
+8
*
|
random-util: use ssize_t for getrandom return value
Mike Gilbert
2021-12-26
2
-9
/
+10
*
|
meson: don't try to guess versioned clang/llvm-strip bins for cross compile
James Hilliard
2021-12-25
1
-2
/
+2
*
|
tree-wide: fix typo
Yu Watanabe
2021-12-25
5
-6
/
+6
*
|
Merge pull request #21774 from keszybz/make-libcore-shared-and-add-lib-tag-op...
Yu Watanabe
2021-12-25
7
-25
/
+36
|
\
\
|
*
|
test: ignore the error about our own libraries missing during image creation
Zbigniew Jędrzejewski-Szmek
2021-12-25
1
-6
/
+8
|
*
|
meson: allow specifying a custom "tag" for the private shared libaries
Zbigniew Jędrzejewski-Szmek
2021-12-25
4
-2
/
+10
|
*
|
meson: create new libsystemd-core.so private shared library
Zbigniew Jędrzejewski-Szmek
2021-12-25
5
-18
/
+19
*
|
|
Merge pull request #21765 from yuwata/udev-warn-truncation
Yu Watanabe
2021-12-25
8
-127
/
+485
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test: add test for truncation of program result invoked by udev
Yu Watanabe
2021-12-25
1
-9
/
+14
|
*
|
udev: refuse to process line when invalid program output is obtained
Yu Watanabe
2021-12-25
1
-1
/
+5
|
*
|
udev: do not import property value from truncated line of program result
Yu Watanabe
2021-12-25
4
-14
/
+34
|
*
|
udev: warn about truncation of program result
Yu Watanabe
2021-12-25
1
-2
/
+10
|
*
|
udev: warn when result of string substitution is truncated
Yu Watanabe
2021-12-25
4
-63
/
+263
|
*
|
test: add tests for strnpcpy_full() and friends
Yu Watanabe
2021-12-25
1
-16
/
+89
|
*
|
util: introduce strnpcpy_full() and friends to provide whether result is trun...
Yu Watanabe
2021-12-25
2
-26
/
+74
|
|
/
*
|
Merge pull request #20833 from pdmorrow/onfailure_env
Yu Watanabe
2021-12-25
13
-37
/
+548
|
\
\
|
|
/
|
/
|
|
*
man: document $MONITOR_METADATA usage
Peter Morrow
2021-12-13
1
-0
/
+106
|
*
tests: add test to cover service exit status propagation
Peter Morrow
2021-12-13
4
-0
/
+249
|
*
service: pass service exit status to spawned On{Failure,Success}= dependency
Peter Morrow
2021-12-13
8
-37
/
+193
*
|
Merge pull request #21868 from lucab/ups/factory-locale-conf
Yu Watanabe
2021-12-25
5
-4
/
+23
|
\
\
|
*
|
factory/locale.conf: mention systemd ownership
Luca BRUNO
2021-12-23
2
-2
/
+7
|
*
|
factory: populate /etc/locale.conf with systemd build-time setting
Luca BRUNO
2021-12-23
5
-2
/
+16
*
|
|
Merge pull request #21762 from yuwata/udev-ctrl-do-not-kill
Yu Watanabe
2021-12-25
4
-18
/
+74
|
\
\
\
|
*
|
|
udev: do not kill "udevadm control" process in the same cgroup
Yu Watanabe
2021-12-18
4
-3
/
+58
|
*
|
|
udev-ctrl: make udev_ctrl_send() accept integer and string through a single a...
Yu Watanabe
2021-12-18
2
-15
/
+16
*
|
|
|
bus-dump: change capture output to use pcapng (#21738)
Stephen Hemminger
2021-12-25
7
-55
/
+238
*
|
|
|
Merge pull request #21737 from yuwata/network-wait-dsa-master-up
Yu Watanabe
2021-12-25
3
-12
/
+86
|
\
\
\
\
|
*
|
|
|
network: wait until the DSA master interface becomes up
Yu Watanabe
2021-12-16
3
-3
/
+70
|
*
|
|
|
network: make activation error critical
Yu Watanabe
2021-12-11
1
-10
/
+17
*
|
|
|
|
Merge pull request #21648 from yuwata/network-tunnel-local-automatic-address-...
Yu Watanabe
2021-12-25
13
-29
/
+337
|
\
\
\
\
\
|
*
|
|
|
|
test-network: add testcase for automatic tunnel local address selection
Yu Watanabe
2021-12-12
4
-3
/
+51
|
*
|
|
|
|
network: tunnel: support to set an address assigned on underlying interface a...
Yu Watanabe
2021-12-12
4
-26
/
+154
|
*
|
|
|
|
network/netdev: introduce link_get_local_address()
Yu Watanabe
2021-12-12
3
-0
/
+126
[next]