summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update TODOLennart Poettering2021-02-261-3/+0
* sd-event: make use of epoll_pwait2() for greater time accuracyLennart Poettering2021-02-261-14/+59
* missing_syscall: add epoll_pwait2() wrapperLennart Poettering2021-02-264-1/+102
* Merge pull request #18797 from keszybz/trivial-cleanupsLuca Boccassi2021-02-255-35/+22
|\
| * libudev: fix typo in docstringZbigniew Jędrzejewski-Szmek2021-02-251-1/+1
| * shared/dissect-image: inline iterator variablesZbigniew Jędrzejewski-Szmek2021-02-251-15/+10
| * core/namespace: inline more iterator variable declarationsZbigniew Jędrzejewski-Szmek2021-02-251-9/+6
| * resolved: inline trivial functionZbigniew Jędrzejewski-Szmek2021-02-252-10/+5
* | Merge pull request #18798 from poettering/getenv-list-fixesLennart Poettering2021-02-254-28/+21
|\ \
| * | bus-unit-util: generate proper log message when we fail to parse propertiesLennart Poettering2021-02-251-6/+6
| * | bus-unit-util: don't validate partition designator client sideLennart Poettering2021-02-251-10/+0
| * | namespace: return correct error codeLennart Poettering2021-02-251-1/+4
| * | env-util: fix parameter handling of parse_env_extension_hierarchies() + geten...Lennart Poettering2021-02-252-11/+11
| |/
* | update TODOLennart Poettering2021-02-251-0/+3
* | NEWS: mention ExtensionImagesLuca Boccassi2021-02-251-0/+5
|/
* signal-util: make -1 termination of ignore_signals() argument list unnecessaryLennart Poettering2021-02-2515-78/+54
* Merge pull request #18018 from bluca/mount_images_overlayZbigniew Jędrzejewski-Szmek2021-02-2523-167/+921
|\
| * Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-2320-70/+794
| * core/namespace: reafactor applying mounts in a separate functionLuca Boccassi2021-02-231-93/+111
| * sysext: split parsing SYSTEMD_SYSEXT_HIERARCHIES in a common helperLuca Boccassi2021-02-233-7/+19
* | meson: refuse when prefix is not a child of rootprefixZbigniew Jędrzejewski-Szmek2021-02-251-0/+5
* | test: skip tests if cgroup isn't mountedDan Streetman2021-02-253-5/+12
* | cgroup: don't generate BPF firewall unsupported warning on wrong unitLennart Poettering2021-02-251-8/+8
* | format-table: don't suppress trailing whitespace in first lineLennart Poettering2021-02-251-1/+1
* | treewide: fix spellingJoerg Behrmann2021-02-2511-11/+11
* | network: Implement B.A.T.M.A.N. Advanced interface typeAnnika Wickert2021-02-2523-4/+1261
* | resolved: don't discard mDNS queries with bad flagsSergey Bugaev2021-02-241-7/+4
* | resolved: don't discard mDNS packets with ip6.arpa RRsSergey Bugaev2021-02-241-2/+4
* | Merge pull request #18771 from yuwata/timedate-fix-set-local-rtc-18391Lennart Poettering2021-02-242-8/+10
|\ \
| * | timedate: do not ignore fix_system argument in SetLocalRTC methodYu Watanabe2021-02-241-7/+9
| * | clock-util: rename function argumentYu Watanabe2021-02-241-1/+1
* | | test: skip TEST-56-OOMD if systemd-oomd is not installedLuca Boccassi2021-02-241-0/+3
* | | network: use IPMasquerade=both instead of yesYu Watanabe2021-02-244-4/+4
|/ /
* | doc,man: fix-typo (hierachy -> hierarchy)Yu Watanabe2021-02-242-2/+2
* | Merge pull request #18730 from yuwata/dhcp6-client-do-not-set-t1-t2-18090Zbigniew Jędrzejewski-Szmek2021-02-244-116/+156
|\ \
| * | dhcp6: do not set T1 and T2 by dhcp6_option_append_pd() in clientYu Watanabe2021-02-233-58/+88
| * | dhcp6: do not set T1 and T2 by dhcp6_option_append_ia() in clientYu Watanabe2021-02-232-28/+31
| * | dhcp6: make dhcp6_option_parse_{address,pdprefix}() return -EINVAL when recei...Yu Watanabe2021-02-231-30/+36
| * | dhcp6: do not use input value before checkingYu Watanabe2021-02-231-3/+4
* | | Translated using Weblate (Serbian)Frantisek Sumsal2021-02-241-25/+15
* | | Merge pull request #18589 from yuwata/network-nexthop-drop-unnecessary-nexthopsYu Watanabe2021-02-247-1/+254
|\ \ \
| * | | test-network: add tests for dropping unnecessary nexthopsYu Watanabe2021-02-232-0/+36
| * | | network: nexthop: drop unnecessary nexthopsYu Watanabe2021-02-233-0/+188
| * | | network: nexthop: read protocol in received netlink messageYu Watanabe2021-02-232-1/+13
| * | | sd-netlink: introduce sd_rtnl_message_nexthop_get_protocol()Yu Watanabe2021-02-232-0/+17
* | | | Update NEWSTopi Miettinen2021-02-231-3/+5
* | | | bootspec: assume that the root dir is at the top of its file systemv248-rc2Lennart Poettering2021-02-231-4/+11
* | | | Merge pull request #18763 from poettering/cov-fixesZbigniew Jędrzejewski-Szmek2021-02-236-16/+28
|\ \ \ \
| * | | | core: fix memory leak in error pathLennart Poettering2021-02-231-4/+9
| * | | | resolved: don't dereference ->scope unless setLennart Poettering2021-02-231-3/+3