summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #15138 from ssahani/networkctl-vlanAnita Zhang2020-03-161-1/+12
|\ \ \ \
| * | | | networkctl: Add support to display vlan IDSusant Sahani2020-03-161-1/+12
| | |/ / | |/| |
* | | | network: do not re-attach sd-event objectYu Watanabe2020-03-162-8/+8
* | | | network: can: add support for listen-only modeYu Watanabe2020-03-163-5/+13
* | | | networkctl: Add support to display master deviceSusant Sahani2020-03-161-0/+12
|/ / /
* | / home: fix segfault when parsing arguments in PAM moduleHaochen Tong2020-03-161-1/+1
| |/ |/|
* | networkctl: Add support to display qdiscSusant Sahani2020-03-131-1/+19
* | sd-netlink: Add IFLA_QDISCSusant Sahani2020-03-131-3/+1
|/
* fix journalctl regression (#15099)Georg Müller2020-03-131-1/+0
* Merge pull request #15097 from keszybz/job-logging-and-news-updateAnita Zhang2020-03-121-12/+15
|\
| * core: log an info line about the default targetZbigniew Jędrzejewski-Szmek2020-03-121-1/+4
| * core: shorten local variable names in do_queue_default_job()Zbigniew Jędrzejewski-Szmek2020-03-111-11/+11
* | shared/ask-password-api: do not show hint on echoChristian Hesse2020-03-121-1/+1
* | fstab-generator: handle systemd.swap= command-line argumentnabijaczleweli2020-03-121-0/+14
* | Merge pull request #15095 from yuwata/tc-tiny-fixesYu Watanabe2020-03-122-6/+6
|\ \
| * | network: rename type name to ProportionalIntegralControllerEnhancedYu Watanabe2020-03-122-6/+6
* | | linux: update headers from v5.6Yu Watanabe2020-03-129-0/+226
|/ /
* | namespace: fix MAC labels of /dev when PrivateDevices=yesTopi Miettinen2020-03-127-12/+28
* | network: TC - introduce HHFSusant Sahani2020-03-127-0/+122
* | sd-netlink: add HHF netlink propertySusant Sahani2020-03-122-0/+8
* | network: TC - introduce pfifo_fastSusant Sahani2020-03-126-0/+12
* | network: TC - introduce pfifo_head_dropSusant Sahani2020-03-126-3/+28
* | network: TC - introduce BFIFOSusant Sahani2020-03-126-4/+88
* | network: tc: introduce DRR classYu Watanabe2020-03-126-0/+114
* | network: TC - introduce DRRSusant Sahani2020-03-127-0/+29
* | sd-netlink: add DRR netlink propertiesSusant Sahani2020-03-122-0/+8
* | network: tc- introduce PIESusant Sahani2020-03-127-0/+121
* | sd-netlink: add support for PIESusant Sahani2020-03-122-0/+8
* | Merge pull request #15081 from mrc0mmand/systemctl-hide-glyph-columnAnita Zhang2020-03-113-5/+62
|\ \
| * | systemctl: hide the 'glyph' column when --no-legend is requestedFrantisek Sumsal2020-03-111-5/+14
| * | format-table: allow hiding a specific columnFrantisek Sumsal2020-03-112-0/+48
| |/
* | Merge pull request #14901 from w-simon/fix-testsChris Down2020-03-114-112/+131
|\ \ | |/ |/|
| * meson: mark test-cgroup as standardZbigniew Jędrzejewski-Szmek2020-03-101-2/+1
| * test-cgroup: do not require root to passZbigniew Jędrzejewski-Szmek2020-03-101-29/+54
| * 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