summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1dependabot/github_actions/actions/upload-artifact-2.3.1dependabot[bot]2021-12-201-1/+1
* basic: add a size check to format timex members properlyMike Gilbert2021-12-202-2/+5
* sd-radv: do not use goto for non-error-handling casesYu Watanabe2021-12-191-45/+61
* Merge pull request #21818 from bluca/path_trigger_limitDaan De Meyer2021-12-198-5/+64
|\
| * path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec=Luca Boccassi2021-12-187-4/+63
| * man: fix typo in systemd.socket.5Luca Boccassi2021-12-181-1/+1
* | logind: Use new macrosNishal Kulkarni2021-12-194-508/+392
* | Merge pull request #21814 from yuwata/network-dhcp-pd-fixesYu Watanabe2021-12-197-108/+114
|\ \ | |/ |/|
| * test-network: add tests for renewing/rebinding leaseYu Watanabe2021-12-181-61/+60
| * test-network: introduce dump_dnsmasq_log_file()Yu Watanabe2021-12-181-0/+5
| * test-network: use dnsmasq for testing DHCP4-6RDYu Watanabe2021-12-182-23/+8
| * test-network: use --bind-interfaces option for dnsmasqYu Watanabe2021-12-181-2/+2
| * sd-dhcp-client: add log message when a message is receivedYu Watanabe2021-12-181-0/+2
| * network: dhcp-pd: do not stack 6rd sit tunnelYu Watanabe2021-12-182-5/+0
| * network: route: update expiration timer in link_request_route()Yu Watanabe2021-12-181-0/+10
| * network: route: do not drop unreachable route on reconfiguring downstream int...Yu Watanabe2021-12-181-0/+4
| * network: dhcp-pd: fix condition in dhcp_pd_prefix_lost()Yu Watanabe2021-12-181-1/+1
| * sd-radv: send RA when prefix is updatedYu Watanabe2021-12-181-22/+28
* | Merge pull request #21808 from DaanDeMeyer/path-trigger-limitLuca Boccassi2021-12-1812-69/+51
|\ \
| * | core: Add trigger limit for path unitsDaan De Meyer2021-12-184-5/+31
| * | Revert "core: Propagate condition failed state to triggering units."Daan De Meyer2021-12-1713-72/+28
* | | homed: Use new SD_BUS_METHOD_WITH_ARGS macroNishal Kulkarni2021-12-182-233/+174
| |/ |/|
* | network: a couple of tweaks suggested by CoccinelleFrantisek Sumsal2021-12-182-5/+4
* | network: dhcp4: pass IPServiceType=none to dhcp clientYu Watanabe2021-12-181-1/+1
* | man: fix machine-id(5) man page referenceFrantisek Sumsal2021-12-181-1/+2
* | Merge pull request #21800 from keszybz/net-id-debuggingYu Watanabe2021-12-185-64/+134
|\ \ | |/ |/|
| * udev/net_id: add debug logging for construction of device namesZbigniew Jędrzejewski-Szmek2021-12-172-50/+120
| * udev/net_id: use STRLEN() to make code clearerZbigniew Jędrzejewski-Szmek2021-12-171-7/+7
| * udev/net_id: fix signedness in format stringZbigniew Jędrzejewski-Szmek2021-12-171-2/+2
| * man: use unicode superscripts to indicate the exponentZbigniew Jędrzejewski-Szmek2021-12-173-3/+3
| * man: fix two typosZbigniew Jędrzejewski-Szmek2021-12-171-2/+2
* | test: adjust MemoryHigh= on oomd extended test unitsAnita Zhang2021-12-173-2/+3
* | kernel-install: replace 00-entry-directory with K_I_LAYOUT in k-iнаб2021-12-177-70/+116
* | logind: add a comment with a reminder why we don't use ProtrectProc=Luca Boccassi2021-12-171-0/+1
* | logind: allow to read /procLudwig Nussel2021-12-171-1/+0
* | network: dhcp: logs received 6rd optionYu Watanabe2021-12-171-9/+18
* | test: mark TEST-46-HOMED as skipped if feature is disabledMichael Biebl2021-12-161-1/+1
* | test: record missing openssl as a failureMichael Biebl2021-12-161-0/+7
* | NEWS: fix typoYu Watanabe2021-12-171-1/+1
* | boot: fix typoYu Watanabe2021-12-171-1/+1
* | Merge pull request #21786 from keszybz/dirent-workYu Watanabe2021-12-1779-332/+214
|\ \
| * | meson: drop three more single-use convenience librariesZbigniew Jędrzejewski-Szmek2021-12-162-68/+44
| * | meson: drop convenience library that was only used in one placeZbigniew Jędrzejewski-Szmek2021-12-161-7/+1
| * | meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-1616-18/+32
| * | meson: don't compile import sources four timesZbigniew Jędrzejewski-Szmek2021-12-162-55/+49
| * | Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek2021-12-1531-69/+18
| * | tree-wide: make FOREACH_DIRENT_ALL define the iterator variableZbigniew Jędrzejewski-Szmek2021-12-1531-116/+71
* | | Merge pull request #21736 from yuwata/network-cleanups-for-drop-foreign-configsYu Watanabe2021-12-173-13/+23
|\ \ \
| * | | test-network: wait for veth99 being configuredYu Watanabe2021-12-171-5/+4
| * | | network: route: link_drop_foreign_routes() must be called only for managed in...Yu Watanabe2021-12-171-2/+3