summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #14833 from kpfleming/multiple-ipv6token-addressesYu Watanabe2020-02-126-64/+151
|\
| * network: Allow multiple IPv6Token 'static' items to generate addressesKevin P. Fleming2020-02-104-52/+112
| * network: Make address_hash_ops available outside of networkd-address.cKevin P. Fleming2020-02-102-1/+3
| * network: Document the lack of actual DAD usage in prefixstable algorithmKevin P. Fleming2020-02-101-0/+5
| * network: Rewrite IPv6Token documentation for new modesKevin P. Fleming2020-02-101-12/+32
| * network: Correct typo and naming in error messageKevin P. Fleming2020-02-101-1/+1
| * network: Improve variable name for address generationKevin P. Fleming2020-02-101-5/+5
* | Merge pull request #14849 from mrc0mmand/lgtm-override-TMPDIREvgeny Vereshchagin2020-02-111-6/+13
|\ \
| * | lgtm: use the system version of mesonFrantisek Sumsal2020-02-101-6/+0
| * | lgtm: set TMPDIR to /var/tmpFrantisek Sumsal2020-02-101-0/+13
* | | Merge pull request #14584 from ssahani/tc-handleYu Watanabe2020-02-1110-14/+147
|\ \ \ | |/ / |/| |
| * | test-network: add tests for qdisc Handle=Yu Watanabe2020-02-105-4/+8
| * | network: add support for qdisc handleSusant Sahani2020-02-105-1/+130
| * | network: fix indentationYu Watanabe2020-02-101-9/+9
| |/
* | Revert "Support Plugable UD-PRO8 dock"Zbigniew Jędrzejewski-Szmek2020-02-101-4/+1
* | fix typo in object fieldChris Murphy2020-02-101-1/+1
|/
* Merge pull request #14836 from yuwata/network-fix-ipv6-token-parserYu Watanabe2020-02-103-21/+23
|\
| * test-network: tentatively stops .socket units for udevdYu Watanabe2020-02-101-2/+5
| * network: Add test for explicit 'static' IPv6TokenKevin P. Fleming2020-02-102-0/+16
| * network fix parser for IPv6Token=Yu Watanabe2020-02-101-19/+2
|/
* test: give systemd chance to actually start the unitFrantisek Sumsal2020-02-081-6/+8
* portablectl: add --now and --enable to attach/detachLuca Boccassi2020-02-073-4/+246
* Merge pull request #14805 from yuwata/network-ipv6-token-follow-upZbigniew Jędrzejewski-Szmek2020-02-076-11/+17
|\
| * network: fix ABRTYu Watanabe2020-02-072-1/+7
| * network: rename eui64 to staticYu Watanabe2020-02-075-10/+10
* | Merge pull request #14784 from yuwata/network-rename-qdisc-follow-upZbigniew Jędrzejewski-Szmek2020-02-0715-17/+276
|\ \
| * | test-network: add test for teqlYu Watanabe2020-02-072-0/+22
| * | network: tc: support teqlYu Watanabe2020-02-079-7/+158
| * | test-network: add more tests for traffic controlYu Watanabe2020-02-074-2/+65
| * | network: update log messageYu Watanabe2020-02-071-4/+4
| * | network: append period if error message provided by kernel does not contain itYu Watanabe2020-02-071-1/+6
| * | network: drop redundant %mYu Watanabe2020-02-071-1/+1
| * | network: introduce new [QDisc] section to support Parent=ingressYu Watanabe2020-02-075-2/+20
* | | hwdb: Fix touchpad toggle on WeiHeng P325JMatthew Leeds2020-02-071-0/+8
* | | journal: fix log messageYu Watanabe2020-02-071-1/+1
* | | repart: do not quit earlier when --empty=forceYu Watanabe2020-02-071-1/+1
* | | l10n: update Ukrainian translationYuri Chornoivan2020-02-071-18/+130
|/ /
* | core: sync SeccompParseFlags between dbus-execute and load-fragmentAnita Zhang2020-02-071-1/+4
|/
* chromiumos: sync auto suspend rules with chromeos commit e348a229bacc3Mario Limonciello2020-02-071-1/+20
* Merge pull request #14813 from keszybz/renames-and-null-printfYu Watanabe2020-02-076-55/+72
|\
| * core/selinux-access: use _cleanup_ and improve loggingZbigniew Jędrzejewski-Szmek2020-02-061-28/+41
| * basic/selinux-util: expose _cleanup_freecon_Zbigniew Jędrzejewski-Szmek2020-02-062-3/+7
| * core/selinux-access: do not use NULL for %sZbigniew Jędrzejewski-Szmek2020-02-061-3/+3
| * network: also change fair_queue_traffic_policing→fair_queueingZbigniew Jędrzejewski-Szmek2020-02-063-23/+23
* | repart: quit earlier if no .conf file existsYu Watanabe2020-02-061-4/+7
|/
* selinux: update log message to suppress warning by coverityYu Watanabe2020-02-061-2/+2
* Merge pull request #14800 from keszybz/ask-password-echoYu Watanabe2020-02-063-23/+48
|\
| * shared/ask-password-api: show "(press TAB for no echo)"Zbigniew Jędrzejewski-Szmek2020-02-062-5/+22
| * shared/ask-password-api: return "error" when dialogue is cancelledZbigniew Jędrzejewski-Szmek2020-02-062-14/+20
| * firstboot: add missing checkZbigniew Jędrzejewski-Szmek2020-02-061-4/+6