summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: introduce ManageTemporaryAddress= setting in [DHCPv6PrefixDelegation...Yu Watanabe2021-01-146-2/+14
* network: drop a function argument which is always constantYu Watanabe2021-01-141-11/+16
* Added option --check-inhibitors for non-tty usageFelix Stupp2021-01-136-21/+66
* Merge pull request #18225 from poettering/tmpfiles-argumentYu Watanabe2021-01-134-11/+44
|\
| * test: add a test that ensures we don't regress on "argument" field handling i...Lennart Poettering2021-01-121-0/+29
| * tmpfiles: add ANSI highlighting to our help textLennart Poettering2021-01-121-2/+4
| * extract-word: don't rely on C's downgrade-to-bool feature for charsLennart Poettering2021-01-121-5/+4
| * tmpfiles: document that the "argument" field doesn't do quotesLennart Poettering2021-01-121-4/+7
* | network: reconfigure interface when wifi iftype is updatedYu Watanabe2021-01-131-5/+11
* | import: mangle untarred OS images after pull-tar, tooLennart Poettering2021-01-121-3/+6
|/
* hwdb: add Digibras F10-30 rotation information (#18215)feliperodriguesfr2021-01-131-0/+8
* Merge pull request #18216 from yuwata/dhcp-user-class-lengthYu Watanabe2021-01-1311-117/+78
|\
| * network: merge config_parse_dhcp_user_class() and _vendor_class()Yu Watanabe2021-01-133-58/+7
| * dhcp6: refuse zero length vendor classYu Watanabe2021-01-134-15/+19
| * dhcp6: add an assert()Yu Watanabe2021-01-131-2/+1
| * dhcp: do not assign value twiceYu Watanabe2021-01-131-4/+4
| * dhcp6: refuse zero length dhcp user classYu Watanabe2021-01-134-17/+20
| * network: refuse zero length dhcp user classYu Watanabe2021-01-131-5/+5
| * dhcp: length of each user class field must be positiveYu Watanabe2021-01-134-16/+22
* | Merge pull request #18157 from ssahani/vlan-qosYu Watanabe2021-01-136-5/+177
|\ \
| * | network: Allow to configure VLan egress qos mapsSusant Sahani2021-01-125-0/+33
| * | network: Allow to configure VLan egress qos mapsSusant Sahani2021-01-125-0/+132
| * | sd-netlink: Add VLan QOS map propertiesSusant Sahani2021-01-111-5/+12
* | | Merge pull request #17628 from ssahani/network-gsoYu Watanabe2021-01-138-50/+88
|\ \ \
| * | | link: Add support to configure Generic Segment OffloadSusant Sahani2021-01-125-47/+69
| * | | sd-netlink: add support to configure Generic Segment OffloadSusant Sahani2021-01-122-3/+17
| * | | sd-netlink: Add Generic Segment Offload attributesSusant Sahani2021-01-111-0/+2
| |/ /
* | | journal: send journald logs to kmsg againFranck Bui2021-01-121-2/+8
* | | nspawn: make rootfs relative to oci bundle pathArian van Putten2021-01-121-1/+17
* | | timedate: actually reset system time with new timezoneYu Watanabe2021-01-131-1/+1
* | | udev-builtin-blkid: add support for --hint offsetsKarel Zak2021-01-134-10/+30
* | | Merge pull request #18212 from yuwata/two-coverity-fixesYu Watanabe2021-01-132-3/+3
|\ \ \ | |_|/ |/| |
| * | sd-bus: fix memleakYu Watanabe2021-01-121-1/+1
| * | boot: at least one of os_name_pretty or os_name exists in this blockYu Watanabe2021-01-121-2/+2
* | | meson: catch up with 'update-man-rules'Lennart Poettering2021-01-121-0/+1
* | | Merge pull request #18217 from ssahani/todo-networkYu Watanabe2021-01-121-4/+0
|\ \ \
| * | | TODO: SR_IOV already implemetedSusant Sahani2021-01-121-3/+0
| * | | TODO: Already implemented with SendDecline=Susant Sahani2021-01-121-1/+0
| | |/ | |/|
* | | update TODOLennart Poettering2021-01-121-0/+6
| |/ |/|
* | hwdb.d/70-mouse.hwdb: add entry for ELECOM Huge TrackBallTad Fisher2021-01-121-0/+8
* | Merge pull request #18209 from poettering/virt-fixYu Watanabe2021-01-121-15/+29
|\ \
| * | virt: fix path mentioned in log messageLennart Poettering2021-01-111-2/+2
| * | virt: debug log on unexpected error conditionsLennart Poettering2021-01-111-10/+26
| * | virt: merge three variable declarationsLennart Poettering2021-01-111-3/+1
* | | network: introduce new UseAddress= setting in [DHCPv6] sectionYu Watanabe2021-01-126-2/+18
* | | Merge pull request #18204 from yuwata/wifi-util-fix-18059Yu Watanabe2021-01-122-11/+10
|\ \ \
| * | | wifi-util: do not ignore wifi iftype when SSID is not setYu Watanabe2021-01-121-4/+8
| * | | wifi-util: cleanup header inclusionYu Watanabe2021-01-122-7/+2
* | | | docs: `mesonconf` is not a valid command, `meson configure` isigo958622021-01-121-2/+2
* | | | exit-status: fix mappings commentIago López Galeiras2021-01-111-2/+2
| |/ / |/| |