index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
hello-after-sleep.target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
networkctl: Add support to display bond
Susant Sahani
1
-1
/
+40
2020-03-18
sd-bus: sd_bus_call/sd_bus_call_async_docs + cleanups.
Daan De Meyer
6
-9
/
+200
2020-03-18
networkctl: Add support to display vti and vti6 tunnels
Susant Sahani
1
-2
/
+8
2020-03-18
networkctl: add support to display ip6gre, ip6gretap, ip6erspan
Susant Sahani
1
-1
/
+21
2020-03-17
docs: Add syntax for templated units to systemd.preset man page
Joerg Behrmann
1
-1
/
+15
2020-03-17
networkctl: Add support to display gre gretap and erspan
Susant Sahani
1
-2
/
+4
2020-03-17
networkctl: Add support to display geneve tunnel info
Susant Sahani
1
-0
/
+67
2020-03-17
hwdb: add support for Lenovo Legion Y9000X2020 (#15127)
duguxy
1
-0
/
+7
2020-03-17
po: update Polish translation
Piotr Drąg
1
-7
/
+16
2020-03-17
Fix volume control keys on Lenovo Yoga S940
Alexander Malafeev
1
-0
/
+9
2020-03-17
systemctl: print a notice when set-default is not effective
Zbigniew Jędrzejewski-Szmek
1
-10
/
+30
2020-03-17
networkctl: Add support to show tunnel (ipip/sit) local and remote address
Susant Sahani
1
-0
/
+27
2020-03-17
sd-bus: Add sd_bus_method_call/sd_bus_method_call_async docs + cleanups.
Daan De Meyer
5
-8
/
+129
2020-03-16
sd-bus: Remove unused man cite of `sd_bus_slot_new_signal`.
Daan De Meyer
1
-1
/
+0
2020-03-16
network: do not re-attach sd-event object
Yu Watanabe
2
-8
/
+8
2020-03-16
network: can: add support for listen-only mode
Yu Watanabe
5
-5
/
+24
2020-03-16
networkctl: Add support to display master device
Susant Sahani
1
-0
/
+12
2020-03-16
networkctl: Add support to display vlan ID
Susant Sahani
1
-1
/
+12
2020-03-16
test-network: add a test case for DHCPv4.UseGateway=no
Yu Watanabe
2
-0
/
+23
2020-03-16
network: add a flag to ignore gateway provided by DHCP server
Yu Watanabe
6
-2
/
+15
2020-03-16
core: add support for setting CPUAffinity= to special "numa" value
Michal Sekletár
9
-13
/
+125
2020-03-16
shared: split out NUMA code from cpu-set-util.c to numa-util.c
Michal Sekletár
8
-114
/
+173
2020-03-16
home: fix segfault when parsing arguments in PAM module
Haochen Tong
1
-1
/
+1
2020-03-16
NEWS: fix use of tabs instead of spaces for one item
Mike Kazantsev
1
-2
/
+2
2020-03-16
sd-bus: Add sd_bus_set_fd documentation along with some cleanups.
Daan De Meyer
1
-9
/
+37
2020-03-16
test: wait a bit after starting the test service
Frantisek Sumsal
1
-0
/
+1
2020-03-13
systemctl: emit notice about some kernel commandline options
Zbigniew Jędrzejewski-Szmek
1
-1
/
+39
2020-03-13
core: consistently emit oom warning when parsing args
Zbigniew Jędrzejewski-Szmek
1
-11
/
+6
2020-03-13
networkctl: Add support to display qdisc
Susant Sahani
1
-1
/
+19
2020-03-13
sd-netlink: Add IFLA_QDISC
Susant Sahani
1
-3
/
+1
2020-03-13
fix journalctl regression (#15099)
Georg Müller
1
-1
/
+0
2020-03-12
shared/ask-password-api: do not show hint on echo
Christian Hesse
1
-1
/
+1
2020-03-12
fstab-generator: handle systemd.swap= command-line argument
nabijaczleweli
2
-0
/
+23
2020-03-12
NEWS: add late note about job trimming issue
Zbigniew Jędrzejewski-Szmek
1
-0
/
+14
2020-03-12
core: log an info line about the default target
Zbigniew Jędrzejewski-Szmek
1
-1
/
+4
2020-03-12
linux: update headers from v5.6
Yu Watanabe
9
-0
/
+226
2020-03-12
man: use include directive for Parent= or friends
Yu Watanabe
2
-326
/
+88
2020-03-12
network: rename type name to ProportionalIntegralControllerEnhanced
Yu Watanabe
2
-6
/
+6
2020-03-12
namespace: fix MAC labels of /dev when PrivateDevices=yes
Topi Miettinen
7
-12
/
+28
2020-03-12
test-network: add a test case for HHF
Yu Watanabe
2
-0
/
+35
2020-03-12
network: TC - introduce HHF
Susant Sahani
9
-0
/
+157
2020-03-12
sd-netlink: add HHF netlink property
Susant Sahani
2
-0
/
+8
2020-03-12
test-network: add a test case for PFIFOFast
Yu Watanabe
2
-0
/
+14
2020-03-12
network: TC - introduce pfifo_fast
Susant Sahani
8
-0
/
+36
2020-03-12
test-network: add a test case for PFIFOHeadDrop
Yu Watanabe
2
-0
/
+16
2020-03-12
network: TC - introduce pfifo_head_drop
Susant Sahani
8
-3
/
+59
2020-03-12
test-network: add a test case for BFIFO
Yu Watanabe
2
-0
/
+16
2020-03-12
network: TC - introduce BFIFO
Susant Sahani
8
-4
/
+126
2020-03-12
test-network: add a test case for DRR
Yu Watanabe
2
-0
/
+29
2020-03-12
network: tc: introduce DRR class
Yu Watanabe
8
-0
/
+154
[next]