summaryrefslogtreecommitdiffstats
path: root/rules.d/meson.build (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-13blockdev-util: rework get_block_device()Lennart Poettering1-14/+18
2019-12-12nspawn-mount: Use FLAGS_SET to check flags.Daan De Meyer1-14/+14
2019-12-12nspawn: Only bind-mount directory when necessary.Daan De Meyer1-7/+7
2019-12-12nspawn-mount: Remove unused parametersDaan De Meyer3-33/+12
2019-12-12nspawn: Enable specifying root as the mount target directory.Daan De Meyer3-13/+31
2019-12-12test: increase qemu timeout for TEST-08 and TEST-09Christian Ehrhardt2-2/+2
2019-12-12nspawn: allow combination of private-network and network-namespace-pathShengjing Zhu2-4/+5
2019-12-12test-network: add a test case for the new settings of FQ-CoDelYu Watanabe2-1/+8
2019-12-12network: tc: support more attributes for FQ-CoDelYu Watanabe7-9/+355
2019-12-12test: add a test case for network-generatorYu Watanabe2-0/+18
2019-12-12network-generator: allow empty hostnameYu Watanabe1-4/+6
2019-12-12test-network: add a test case for FQYu Watanabe2-0/+22
2019-12-12network tc: inroduce FQ - Fair Queue traffic policingSusant Sahani8-0/+125
2019-12-12sd-netlink: add attributes for FQYu Watanabe2-12/+30
2019-12-11locale-util: drop weird invisible unicode codepoints accidentally inserted in...Lennart Poettering1-1/+1
2019-12-11hwdb: trivial indentation fixLennart Poettering1-3/+3
2019-12-11minor: avoid double titleTobias Bernard1-2/+2
2019-12-11docs: make it prettyTobias Bernard35-3/+456
2019-12-11network: tc: introduce QDiscVTable for future extendabilityYu Watanabe10-176/+266
2019-12-11network: tc: drop unused elementYu Watanabe1-2/+0
2019-12-11network: tc: drop unused functionsYu Watanabe8-57/+0
2019-12-11docs: direct to systemd.io version of naming scheme docsLennart Poettering2-3/+2
2019-12-11docs: fix markdown linksLennart Poettering1-3/+3
2019-12-11docs: use `` quotes for marking identifiers of some formLennart Poettering1-10/+9
2019-12-11man: fix typo in net-naming-scheme man pageLennart Poettering1-1/+1
2019-12-11docs: beef up entrypoint documentation pageLennart Poettering2-3/+19
2019-12-11docs: place all our markdown docs in rough categoriesLennart Poettering22-0/+22
2019-12-11man: fix typos (#14304)cheese13-3/+3
2019-12-11network: tc: use typesafe functions to append netlink attributesYu Watanabe2-6/+6
2019-12-11sd-netlink: make TCA_OPTIONS take NETLINK_TYPE_UNIONYu Watanabe2-2/+56
2019-12-11ipv4ll: do not reset conflict counter on restartAJ Bagwell5-6/+9
2019-12-10test-network: add a test case for fq-codelYu Watanabe2-8/+6
2019-12-10network tc: Add support to conkfigure CoDel - Controlled-Delay Active Queue M...Susant Sahani8-0/+133
2019-12-10network tc: qdisc parent add support to set ingressSusant Sahani3-16/+29
2019-12-10tree-wide: use SD_ID128_STRING_MAX where appropriateLennart Poettering6-6/+6
2019-12-10id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffersLennart Poettering6-7/+10
2019-12-09strv: when growing strv arrays piecemeal actually allocate memory in exponent...Lennart Poettering1-12/+16
2019-12-09test-util: add more tests for ALIGN_POWER2Lennart Poettering1-0/+12
2019-12-09macro: introduce new GREEDY_ALLOC_ROUND_UP() helperLennart Poettering1-0/+23
2019-12-09macro: avoid subtraction overflow in ALIGN_POWER2()Lennart Poettering1-0/+5
2019-12-09test-network: add tests for new TBF settingsYu Watanabe2-2/+4
2019-12-09network: tc: add more options for TBFYu Watanabe8-3/+202
2019-12-09test-network: add a test case for SendOption=Yu Watanabe1-0/+1
2019-12-09network: fix segfault in parsing SendOption=Yu Watanabe1-1/+1
2019-12-09seccomp: real syscall numbers are >= 0Mike Gilbert2-26/+26
2019-12-09Add Cube iWork 11 StylusYong Cong Sin1-0/+4
2019-12-09test: do not fail if new device is plugged during enumerationYu Watanabe1-4/+20
2019-12-08test-network: make test_bind_carrier more stableYu Watanabe1-6/+6
2019-12-07network: fix copy and paste mistakeYu Watanabe1-1/+1
2019-12-07resolved, networkd: don't resolve the user if not rootTopi Miettinen3-31/+33