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
*
Make the instructions slightly easier to read
szb512
2020-07-13
1
-3
/
+3
*
Merge pull request #16437 from systemd/coverity-gcc-10
Evgeny Vereshchagin
2020-07-13
2
-3
/
+3
|
\
|
*
coverity: install systemd
Evgeny Vereshchagin
2020-07-13
1
-2
/
+2
|
*
coverity: switch back to Fedora 31
Evgeny Vereshchagin
2020-07-13
1
-1
/
+1
|
/
*
repart: include more relevant information in the warning message, fix test
Zbigniew Jędrzejewski-Szmek
2020-07-12
2
-12
/
+12
*
Merge pull request #16435 from gaoyi1988/master
Yu Watanabe
2020-07-12
2
-0
/
+16
|
\
|
*
test: add test case for multi matches when use "||"
gaoyi
2020-07-12
1
-0
/
+11
|
*
udev: specify the end of value
gaoyi
2020-07-12
1
-0
/
+5
*
|
NEWS: mention source mode for MACVLAN or MACVTAP
Yu Watanabe
2020-07-12
1
-0
/
+3
*
|
Merge pull request #16432 from cgzones/selinux_err_fix
Zbigniew Jędrzejewski-Szmek
2020-07-12
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
namespace: unify logging in mount_tmpfs
Christian Göttsche
2020-07-11
1
-1
/
+1
|
*
shared: fix error handling in make_inaccessible_nodes
Christian Göttsche
2020-07-11
1
-2
/
+2
*
|
bus: use bus_log_parse_error to print message
fangxiuning
2020-07-11
4
-4
/
+4
|
/
*
Merge pull request #16424 from keszybz/cap-bpf-compat
Zbigniew Jędrzejewski-Szmek
2020-07-11
6
-37
/
+30
|
\
|
*
basic/cap-list: reduce scope of variables
Zbigniew Jędrzejewski-Szmek
2020-07-10
2
-7
/
+3
|
*
basic/capability-util: let cap_last_cap() return unsigned integer
Zbigniew Jędrzejewski-Szmek
2020-07-10
5
-27
/
+18
|
*
basic/cap-list: parse/print numerical capabilities
Zbigniew Jędrzejewski-Szmek
2020-07-10
2
-4
/
+10
*
|
Merge pull request #16426 from cgzones/run_user_label
Zbigniew Jędrzejewski-Szmek
2020-07-11
4
-6
/
+35
|
\
\
|
*
|
namespace: fix MAC labels of TemporaryFileSystem=
Christian Göttsche
2020-07-11
1
-4
/
+12
|
*
|
selinux: create standard user-runtime nodes with default context
Christian Göttsche
2020-07-10
1
-2
/
+2
|
*
|
basic: add helper function mknod_label()
Christian Göttsche
2020-07-10
2
-0
/
+21
*
|
|
man: fix some manvolnum
Anita Zhang
2020-07-11
21
-24
/
+24
|
/
/
*
|
NEWS: grammar improvements (#16413)
Clinton Roy
2020-07-10
1
-8
/
+8
*
|
Added MSI Prestige15 A10SC specific keycodes
Filippo Falezza
2020-07-10
1
-0
/
+5
*
|
Add support for HP Elitebook x360 1040 G6 micmute button
Surhud More
2020-07-10
1
-0
/
+2
*
|
Explain how to determine hierarchy type from shell
Florian Mayer
2020-07-10
1
-0
/
+2
*
|
install: fix wrong data type
fangxiuning
2020-07-10
2
-2
/
+2
*
|
NEWS: drop duplicate entry, add --image= entry
Lennart Poettering
2020-07-10
1
-9
/
+4
|
/
*
NEWS: add date
v246-rc1
Zbigniew Jędrzejewski-Szmek
2020-07-09
1
-0
/
+2
*
userdb: fix dlopen call
Zbigniew Jędrzejewski-Szmek
2020-07-09
1
-1
/
+1
*
Merge pull request #16411 from ddstreet/bridge_without_carrier_fails
Yu Watanabe
2020-07-09
1
-4
/
+2
|
\
|
*
test-netowrk: in test_bridge_configure_without_carrier, avoid strange test fa...
Dan Streetman
2020-07-08
1
-3
/
+2
|
*
test-network: don't print networkctl output for passing subtests
Dan Streetman
2020-07-08
1
-1
/
+0
*
|
NEWS: add blurb about os-release and $container_host_*
Zbigniew Jędrzejewski-Szmek
2020-07-09
1
-0
/
+8
*
|
Merge pull request #15891 from bluca/host_os_release
Zbigniew Jędrzejewski-Szmek
2020-07-08
13
-84
/
+153
|
\
\
|
*
|
portabled: implement container host os-release interface
Luca Boccassi
2020-06-23
1
-0
/
+1
|
*
|
nspawn: implement container host os-release interface
Luca Boccassi
2020-06-23
7
-15
/
+95
|
*
|
Container interface: document exposing the host's os-release
Luca Boccassi
2020-06-23
2
-0
/
+17
|
*
|
nspawn: use mkdir_p_safe instead of homegrown version
Luca Boccassi
2020-06-23
1
-54
/
+2
|
*
|
basic/mkdir: introduce safe recursive variants
Luca Boccassi
2020-06-23
3
-16
/
+39
*
|
|
Merge pull request #16405 from sipraga/master
Zbigniew Jędrzejewski-Szmek
2020-07-08
8
-2
/
+72
|
\
\
\
|
*
|
|
network: add support for MACVLAN source mode
Alvin Šipraga
2020-07-08
8
-2
/
+72
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #15955 from anitazha/nullorempty
Zbigniew Jędrzejewski-Szmek
2020-07-08
3
-10
/
+41
|
\
\
\
|
*
|
|
shared/install: do not require /dev/null to be present in chroots
Zbigniew Jędrzejewski-Szmek
2020-07-05
2
-11
/
+17
|
*
|
|
core: check null_or_empty for masked units instead of /dev/null
Anita Zhang
2020-07-03
3
-10
/
+35
*
|
|
|
Merge pull request #16404 from keszybz/release-246-prep
Zbigniew Jędrzejewski-Szmek
2020-07-08
4
-8
/
+43
|
\
\
\
\
|
*
|
|
|
meson: bump version numbers for v246
Zbigniew Jędrzejewski-Szmek
2020-07-08
1
-3
/
+3
|
*
|
|
|
NEWS: update contributors list for v246-rc
Zbigniew Jędrzejewski-Szmek
2020-07-08
2
-1
/
+39
|
*
|
|
|
git-contrib: simplify implementation a bit
Zbigniew Jędrzejewski-Szmek
2020-07-08
1
-4
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
test: bump the TEST-47 sleeps once again
Frantisek Sumsal
2020-07-08
1
-2
/
+2
|
/
/
/
[next]