index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
analyze
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
[import] fix stdin/stdout pipe behavior in import/export tar/raw
Anita Zhang
2
-6
/
+24
2019-12-17
hwdb: Add Bluetooth-attached Logitech MX Master
Jan Alexander Steffens (heftig)
1
-1
/
+10
2019-12-17
systemctl: show what verbs support --dry-run in the help page
Bart Willems
1
-0
/
+3
2019-12-17
sd-netlink: add a whitespce between cast operator and variable
Yu Watanabe
1
-8
/
+6
2019-12-17
sd-netlink: make netlink_container_parse() takes size_t for rt_len
Yu Watanabe
1
-5
/
+13
2019-12-17
network: set AlternativeNamesPolicy= in 99-default.link
Yu Watanabe
1
-0
/
+1
2019-12-17
udev: introduce AlternativeNamesPolicy= setting
Yu Watanabe
5
-40
/
+114
2019-12-17
udev: do not fail if kernel does not support alternative names
Yu Watanabe
2
-2
/
+5
2019-12-17
random-util: call initialize_srand() after fork()
Yu Watanabe
1
-1
/
+13
2019-12-17
udev: extend the length of ID_NET_NAME_XXX= to ALTIFNAMSIZ
Yu Watanabe
2
-20
/
+23
2019-12-16
efivars: properly NUL terminate EFI variables when reading
Lennart Poettering
1
-2
/
+2
2019-12-16
basic/tmpfile: avoid maybe-uninitialized warning in mkostemp_safe()
Thomas Haller
1
-1
/
+1
2019-12-16
TODO: drop entry
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2019-12-16
shared/install: log syntax error for invalid DefaultInstance=
Zbigniew Jędrzejewski-Szmek
2
-1
/
+3
2019-12-16
Added Trekstor Primetab S11B
Benjamin Dahlhoff
1
-0
/
+1
2019-12-16
docs: CSS files should not be executable
Lennart Poettering
1
-0
/
+0
2019-12-16
github: use systemd.io links in issue template
Lennart Poettering
1
-1
/
+1
2019-12-16
util: constify arguments of strv_xxx()
Yu Watanabe
2
-40
/
+40
2019-12-16
test-network: pass environment variables to networkctl
Yu Watanabe
1
-8
/
+8
2019-12-16
test-network: add a test case for netdev altname
Yu Watanabe
3
-0
/
+28
2019-12-16
networkctl: show alternative names
Yu Watanabe
1
-0
/
+16
2019-12-16
network: make Name= in [Match] support alternative names of interfaces
Yu Watanabe
10
-23
/
+117
2019-12-16
udev: support AlternativeName= setting in .link file
Yu Watanabe
9
-0
/
+118
2019-12-16
util: introduce ifname_valid_full()
Yu Watanabe
3
-4
/
+14
2019-12-16
test: add a test for sd_netlink_message_{append,read}_strv()
Yu Watanabe
1
-0
/
+31
2019-12-16
sd-netlink: introduce sd_netlink_message_append_strv()
Yu Watanabe
2
-0
/
+30
2019-12-16
sd-netlink: introduce sd_netlink_message_read_strv()
Yu Watanabe
2
-1
/
+60
2019-12-15
shared/loop-util: spin on open() returning ENOENT too
Zbigniew Jędrzejewski-Szmek
1
-7
/
+13
2019-12-15
basic/efivars: do not return EIO if an efivar read is shorten than fstat size
Zbigniew Jędrzejewski-Szmek
1
-6
/
+7
2019-12-15
shared/efi-loader: add some debugging statements
Zbigniew Jędrzejewski-Szmek
1
-4
/
+7
2019-12-15
shared/loop-util: spin on LOOP_CTL_REMOVE
Zbigniew Jędrzejewski-Szmek
1
-6
/
+15
2019-12-15
shared/loop-util: fix error handling in loop_device_make_full()
Zbigniew Jędrzejewski-Szmek
1
-31
/
+26
2019-12-15
sd-netlink: support IFLA_PROP_LIST and IFLA_ALT_IFNAME attributes
Yu Watanabe
4
-4
/
+22
2019-12-15
linux: update headers
Yu Watanabe
11
-754
/
+802
2019-12-15
Add Acer Spin 1 SP111-33 to sensor hwdb
Jin Park
1
-0
/
+3
2019-12-15
hwdb: Add accel orientation quirk for Thundersoft TST168 tablet
Hans de Goede
1
-0
/
+8
2019-12-14
test-network: add a test case for new FQ settings
Yu Watanabe
2
-1
/
+9
2019-12-13
shared/install: provide a nicer error message for invalid WantedBy=/Required=...
Zbigniew Jędrzejewski-Szmek
2
-1
/
+14
2019-12-13
shared/install: remove duplicated check
Zbigniew Jędrzejewski-Szmek
1
-3
/
+0
2019-12-13
network: tc: add more settings for FQ
Yu Watanabe
6
-9
/
+425
2019-12-13
nspawn: fix overlay with automatic temporary tree
Lennart Poettering
1
-17
/
+41
2019-12-13
docs: make sure there's only one # markdown header in each file
Lennart Poettering
3
-5
/
+5
2019-12-13
blockdev-util: rework get_block_device()
Lennart Poettering
1
-14
/
+18
2019-12-12
nspawn-mount: Use FLAGS_SET to check flags.
Daan De Meyer
1
-14
/
+14
2019-12-12
nspawn: Only bind-mount directory when necessary.
Daan De Meyer
1
-7
/
+7
2019-12-12
nspawn-mount: Remove unused parameters
Daan De Meyer
3
-33
/
+12
2019-12-12
nspawn: Enable specifying root as the mount target directory.
Daan De Meyer
3
-13
/
+31
2019-12-12
test: increase qemu timeout for TEST-08 and TEST-09
Christian Ehrhardt
2
-2
/
+2
2019-12-12
nspawn: allow combination of private-network and network-namespace-path
Shengjing Zhu
2
-4
/
+5
2019-12-12
test-network: add a test case for the new settings of FQ-CoDel
Yu Watanabe
2
-1
/
+8
[next]