summaryrefslogtreecommitdiffstats
path: root/test/hello-after-sleep.target (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-18networkctl: Add support to display bondSusant Sahani1-1/+40
2020-03-18sd-bus: sd_bus_call/sd_bus_call_async_docs + cleanups.Daan De Meyer6-9/+200
2020-03-18networkctl: Add support to display vti and vti6 tunnelsSusant Sahani1-2/+8
2020-03-18networkctl: add support to display ip6gre, ip6gretap, ip6erspanSusant Sahani1-1/+21
2020-03-17docs: Add syntax for templated units to systemd.preset man pageJoerg Behrmann1-1/+15
2020-03-17networkctl: Add support to display gre gretap and erspanSusant Sahani1-2/+4
2020-03-17networkctl: Add support to display geneve tunnel infoSusant Sahani1-0/+67
2020-03-17hwdb: add support for Lenovo Legion Y9000X2020 (#15127)duguxy1-0/+7
2020-03-17po: update Polish translationPiotr Drąg1-7/+16
2020-03-17Fix volume control keys on Lenovo Yoga S940Alexander Malafeev1-0/+9
2020-03-17systemctl: print a notice when set-default is not effectiveZbigniew Jędrzejewski-Szmek1-10/+30
2020-03-17networkctl: Add support to show tunnel (ipip/sit) local and remote addressSusant Sahani1-0/+27
2020-03-17sd-bus: Add sd_bus_method_call/sd_bus_method_call_async docs + cleanups.Daan De Meyer5-8/+129
2020-03-16sd-bus: Remove unused man cite of `sd_bus_slot_new_signal`.Daan De Meyer1-1/+0
2020-03-16network: do not re-attach sd-event objectYu Watanabe2-8/+8
2020-03-16network: can: add support for listen-only modeYu Watanabe5-5/+24
2020-03-16networkctl: Add support to display master deviceSusant Sahani1-0/+12
2020-03-16networkctl: Add support to display vlan IDSusant Sahani1-1/+12
2020-03-16test-network: add a test case for DHCPv4.UseGateway=noYu Watanabe2-0/+23
2020-03-16network: add a flag to ignore gateway provided by DHCP serverYu Watanabe6-2/+15
2020-03-16core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár9-13/+125
2020-03-16shared: split out NUMA code from cpu-set-util.c to numa-util.cMichal Sekletár8-114/+173
2020-03-16home: fix segfault when parsing arguments in PAM moduleHaochen Tong1-1/+1
2020-03-16NEWS: fix use of tabs instead of spaces for one itemMike Kazantsev1-2/+2
2020-03-16sd-bus: Add sd_bus_set_fd documentation along with some cleanups.Daan De Meyer1-9/+37
2020-03-16test: wait a bit after starting the test serviceFrantisek Sumsal1-0/+1
2020-03-13systemctl: emit notice about some kernel commandline optionsZbigniew Jędrzejewski-Szmek1-1/+39
2020-03-13core: consistently emit oom warning when parsing argsZbigniew Jędrzejewski-Szmek1-11/+6
2020-03-13networkctl: Add support to display qdiscSusant Sahani1-1/+19
2020-03-13sd-netlink: Add IFLA_QDISCSusant Sahani1-3/+1
2020-03-13fix journalctl regression (#15099)Georg Müller1-1/+0
2020-03-12shared/ask-password-api: do not show hint on echoChristian Hesse1-1/+1
2020-03-12fstab-generator: handle systemd.swap= command-line argumentnabijaczleweli2-0/+23
2020-03-12NEWS: add late note about job trimming issueZbigniew Jędrzejewski-Szmek1-0/+14
2020-03-12core: log an info line about the default targetZbigniew Jędrzejewski-Szmek1-1/+4
2020-03-12linux: update headers from v5.6Yu Watanabe9-0/+226
2020-03-12man: use include directive for Parent= or friendsYu Watanabe2-326/+88
2020-03-12network: rename type name to ProportionalIntegralControllerEnhancedYu Watanabe2-6/+6
2020-03-12namespace: fix MAC labels of /dev when PrivateDevices=yesTopi Miettinen7-12/+28
2020-03-12test-network: add a test case for HHFYu Watanabe2-0/+35
2020-03-12network: TC - introduce HHFSusant Sahani9-0/+157
2020-03-12sd-netlink: add HHF netlink propertySusant Sahani2-0/+8
2020-03-12test-network: add a test case for PFIFOFastYu Watanabe2-0/+14
2020-03-12network: TC - introduce pfifo_fastSusant Sahani8-0/+36
2020-03-12test-network: add a test case for PFIFOHeadDropYu Watanabe2-0/+16
2020-03-12network: TC - introduce pfifo_head_dropSusant Sahani8-3/+59
2020-03-12test-network: add a test case for BFIFOYu Watanabe2-0/+16
2020-03-12network: TC - introduce BFIFOSusant Sahani8-4/+126
2020-03-12test-network: add a test case for DRRYu Watanabe2-0/+29
2020-03-12network: tc: introduce DRR classYu Watanabe8-0/+154