summaryrefslogtreecommitdiffstats
path: root/shell-completion (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-18udev-ctrl: make udev_ctrl_send() accept integer and string through a single a...Yu Watanabe2-15/+16
2021-12-18homed: Use new SD_BUS_METHOD_WITH_ARGS macroNishal Kulkarni2-233/+174
2021-12-18network: a couple of tweaks suggested by CoccinelleFrantisek Sumsal2-5/+4
2021-12-18network: dhcp4: pass IPServiceType=none to dhcp clientYu Watanabe1-1/+1
2021-12-18man: fix machine-id(5) man page referenceFrantisek Sumsal1-1/+2
2021-12-17udev/net_id: add debug logging for construction of device namesZbigniew Jędrzejewski-Szmek2-50/+120
2021-12-17test: adjust MemoryHigh= on oomd extended test unitsAnita Zhang3-2/+3
2021-12-17kernel-install: replace 00-entry-directory with K_I_LAYOUT in k-iнаб7-70/+116
2021-12-17logind: add a comment with a reminder why we don't use ProtrectProc=Luca Boccassi1-0/+1
2021-12-17logind: allow to read /procLudwig Nussel1-1/+0
2021-12-17udev/net_id: use STRLEN() to make code clearerZbigniew Jędrzejewski-Szmek1-7/+7
2021-12-17udev/net_id: fix signedness in format stringZbigniew Jędrzejewski-Szmek1-2/+2
2021-12-17man: use unicode superscripts to indicate the exponentZbigniew Jędrzejewski-Szmek3-3/+3
2021-12-17man: fix two typosZbigniew Jędrzejewski-Szmek1-2/+2
2021-12-17network: dhcp: logs received 6rd optionYu Watanabe1-9/+18
2021-12-16test: mark TEST-46-HOMED as skipped if feature is disabledMichael Biebl1-1/+1
2021-12-16test: record missing openssl as a failureMichael Biebl1-0/+7
2021-12-16NEWS: fix typoYu Watanabe1-1/+1
2021-12-16boot: fix typoYu Watanabe1-1/+1
2021-12-16test-network: wait for veth99 being configuredYu Watanabe1-5/+4
2021-12-16network: route: link_drop_foreign_routes() must be called only for managed in...Yu Watanabe1-2/+3
2021-12-16networkd: check the existence of the routeYu Watanabe1-0/+4
2021-12-16network: address: minor optimization for link_drop_foreign_addresses()Yu Watanabe1-4/+7
2021-12-16network: drop IPv6LL addresses manually configured in .network fileYu Watanabe1-2/+5
2021-12-16NEWS: update againZbigniew Jędrzejewski-Szmek1-39/+65
2021-12-16kernel-install: Introduce KERNEL_INSTALL_MACHINE_ID in /etc/machine-infoDaan De Meyer4-1/+40
2021-12-16test: bump the timeout when collecting test coverageFrantisek Sumsal1-2/+6
2021-12-16test: settle before checking logsFrantisek Sumsal1-0/+2
2021-12-16meson: drop three more single-use convenience librariesZbigniew Jędrzejewski-Szmek2-68/+44
2021-12-16meson: drop convenience library that was only used in one placeZbigniew Jędrzejewski-Szmek1-7/+1
2021-12-16meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek16-18/+32
2021-12-16meson: don't compile import sources four timesZbigniew Jędrzejewski-Szmek2-55/+49
2021-12-16man: split out a paragraph and shorten the text about sd-network-generatorZbigniew Jędrzejewski-Szmek1-7/+8
2021-12-16units: enable systemd-network-generator by defaultZbigniew Jędrzejewski-Szmek2-1/+5
2021-12-15Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek31-69/+18
2021-12-15network: route: update commentYu Watanabe1-3/+2
2021-12-15journal: Stop reading in increments of block size during hole punchingDaan De Meyer1-3/+1
2021-12-15journal: Use 16kb buffer during hole punchingDaan De Meyer1-1/+2
2021-12-15journal: Correctly advance offset when iterating hash table entriesDaan De Meyer1-7/+6
2021-12-15journal: Add a minimum hole size for hole punchingDaan De Meyer1-0/+5
2021-12-15NEWS: update networkd related entriesYu Watanabe1-3/+4
2021-12-15test: add testcases for net.ifname-policy= kernel command line argumentYu Watanabe1-2/+18
2021-12-15network-generator: support to set NamePolicy= through kernel command line arg...Yu Watanabe5-20/+164
2021-12-15udev: move NamePolicy to netif-naming-scheme.[ch]Yu Watanabe4-39/+42
2021-12-15network-generator: support MAC address longer or shorter than ETH_ALENYu Watanabe2-8/+14
2021-12-15meson: build network-generator unconditionallyYu Watanabe4-20/+17
2021-12-15unit: run network-generator before starting udevdYu Watanabe1-1/+1
2021-12-15tree-wide: make FOREACH_DIRENT_ALL define the iterator variableZbigniew Jędrzejewski-Szmek31-116/+71
2021-12-15kernel-install: Remove "Default" from list of suffixes checkedDaan De Meyer1-1/+1
2021-12-15resolved: filter out our own stub resolvers when parsing serversZbigniew Jędrzejewski-Szmek5-23/+34