summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * test-cgroup: fix memleakZbigniew Jędrzejewski-Szmek2020-03-101-0/+3
| * basic/cgroup-util: modernize cg_split_spec()Zbigniew Jędrzejewski-Szmek2020-03-102-60/+36
| * test-cgroup: split into functions as usualZbigniew Jędrzejewski-Szmek2020-03-101-24/+38
| * test: fix some failures in test-cgroupWen Yang2020-02-181-7/+9
* | core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-03-111-0/+10
* | journalctl: show duplicate entries if they are from the same file (#14898)Georg Müller2020-03-111-3/+5
* | Merge pull request #15063 from topimiettinen/execute-dont-create-tmp-dirs-if-...Zbigniew Jędrzejewski-Szmek2020-03-114-5/+25
|\ \
| * | execute: don't create /tmp and /var/tmp if both are inaccessibleTopi Miettinen2020-03-101-1/+4
| * | namespace: ignore prefix chars when comparing pathsTopi Miettinen2020-03-103-4/+21
* | | udev: add debug logs for delaying and delegation of eventsUwe Kleine-König2020-03-111-0/+11
* | | udev: fix SECLABEL{selinux} issue (#15064)Valery0xff2020-03-111-1/+1
* | | dissect-image: avoid scanning partitionsTopi Miettinen2020-03-101-4/+5
|/ /
* | mount-setup: make /dev noexecTopi Miettinen2020-03-091-1/+1
* | Merge pull request #15033 from yuwata/state-directory-migrate-issueZbigniew Jędrzejewski-Szmek2020-03-092-2/+12
|\ \
| * | test: add a test case for migrating DynamicUser=yes to noYu Watanabe2020-03-061-0/+1
| * | execute: Fix migration from DynamicUser=yes to noYu Watanabe2020-03-061-2/+11
* | | analyze: fix table time outputHaochen Tong2020-03-091-10/+10
* | | Support compiling with clang and gnu11 standardDenis Pronin2020-03-091-11/+24
* | | boot: Ensure ARM UEFI binary does not contain FP/SIMD instructionsJames T. Lee2020-03-081-0/+2
* | | Merge pull request #15036 from yuwata/can-termination-modYu Watanabe2020-03-076-0/+161
|\ \ \
| * | | network: add CAN Termination tristate optionMatt Ranostay2020-03-065-0/+17
| * | | linux: add can/netlink.hYu Watanabe2020-03-061-0/+144
* | | | Merge pull request #14890 from yuwata/network-tc-nextYu Watanabe2020-03-0631-59/+1693
|\ \ \ \
| * | | | network: tc: introduce cakeSusant Sahani2020-03-029-0/+199
| * | | | sd-netlink: introduce sd_netlink_message_append_s8() and friendsSusant Sahani2020-03-023-0/+76
| * | | | network: TC introduce sfb - Stochastic Fair BlueSusant Sahani2020-03-029-0/+140
| * | | | network: TC introduce GRED, Generic Random Early DetectionSusant Sahani2020-03-029-0/+232
| * | | | network: TC introduce PFIFOSusant Sahani2020-03-027-0/+113
| * | | | network: tc: support HTB classYu Watanabe2020-03-026-1/+209
| * | | | network: introduce struct TClass to prepare for supporting tc classYu Watanabe2020-03-025-0/+354
| * | | | sd-netlink: introduce sd_rtnl_message_new_tclass() and friendsYu Watanabe2020-03-024-7/+61
| * | | | network: introduce TrafficControlKind to prepare for supporting tc classYu Watanabe2020-03-029-42/+130
| * | | | network: tc: support Hierarchy Token Bucket (HTB)Yu Watanabe2020-03-0210-2/+137
| * | | | network: tc: make Parent= take class idYu Watanabe2020-03-023-8/+43
* | | | | udev: support to update flow control parameterYu Watanabe2020-03-065-0/+63
* | | | | network: Add support to ignore foreign routesSusant Sahani2020-03-064-2/+7
* | | | | network: add setting to support RA without DHCPv6 clientYu Watanabe2020-03-064-1/+5
* | | | | network: Allow DHCPv6 client to start without router's managed flag.Susant Sahani2020-03-063-0/+13
* | | | | systemd-resolved: use hostname for certificate validation in DoTJörg Thalheim2020-03-062-12/+23
* | | | | Merge pull request #14893 from benzea/benzea/generator-path-environment-varia...Chris Down2020-03-064-57/+166
|\ \ \ \ \
| * | | | | test: Add test for setting generator paths via environmentBenjamin Berg2020-03-041-6/+45
| * | | | | path-lookup: Allow setting generator paths via environmentBenjamin Berg2020-03-041-24/+77
| * | | | | path-lookup: Split out helper to get paths from environmentBenjamin Berg2020-03-041-17/+33
| * | | | | core: Move environment generator path lookup into path-lookup.cBenjamin Berg2020-03-043-20/+21
* | | | | | Merge pull request #14904 from ssahani/dhcp-server-force-renewChris Down2020-03-065-0/+91
|\ \ \ \ \ \
| * | | | | | network: Add support in networkctl for DHCP server forcerenewSusant Sahani2020-02-281-0/+44
| * | | | | | network: Add policy in polkit DHCP server forcenenewSusant Sahani2020-02-191-0/+11
| * | | | | | network: introduce bus method forcerenew for DHCP serverSusant Sahani2020-02-193-0/+36
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14956 from ssahani/delegated-prefix-14474Chris Down2020-03-069-10/+112
|\ \ \ \ \ \
| * | | | | | network: make use of generate_ipv6_eui_64_addressSusant Sahani2020-02-291-10/+4