summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-2814-6/+95
* mkosi: Remove build script umask workaroundDaan De Meyer2021-09-281-10/+0
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-2827-13/+360
* Merge pull request #20837 from bluca/coverallsZbigniew Jędrzejewski-Szmek2021-09-284-5/+26
|\
| * CI: do manpages build only on the clang unit test runLuca Boccassi2021-09-271-1/+3
| * CI: add code coverage reports via lcov and coveralls.ioLuca Boccassi2021-09-273-2/+18
| * CI: run unit tests in a network namespaceLuca Boccassi2021-09-271-2/+5
| * test: double test-hashmap timeoutLuca Boccassi2021-09-271-1/+1
* | Merge pull request #20861 from yuwata/sd-lldp-rx-cleanupsYu Watanabe2021-09-286-53/+75
|\ \
| * | sd-lldp-rx: make lldp_rx_free() and lldp_neighbor_free() accept NULLYu Watanabe2021-09-282-4/+6
| * | sd-lldp-rx: sd_event should be attached when lldp_rx_start_timer() is calledYu Watanabe2021-09-281-3/+1
| * | sd-lldp-rx: do not enable timer event source in sd_lldp_rx_get_neighbors()Yu Watanabe2021-09-281-5/+1
| * | sd-lldp-rx: use _cleanup_ attribute at one more placeYu Watanabe2021-09-281-5/+4
| * | sd-lldp-rx: wrap long lineYu Watanabe2021-09-281-2/+7
| * | sd-lldp-rx: add missing assertionsYu Watanabe2021-09-282-4/+18
| * | sd-lldp-rx: delay allocating hashmap and prioq to store neighborsYu Watanabe2021-09-281-12/+2
| * | prioq: introduce prioq_ensure_put()Yu Watanabe2021-09-282-0/+11
| * | sd-lldp-rx: ensure no event will be triggered after sd_lldp_rx_detach_event()...Yu Watanabe2021-09-281-1/+2
| * | sd-lldp-rx: add comments about the three multicast addressesYu Watanabe2021-09-281-0/+3
| * | sd-lldp-rx: introduce sd_lldp_rx_is_running()Yu Watanabe2021-09-282-9/+13
| * | sd-lldp-rx: ignore all errors in processing datagramYu Watanabe2021-09-281-9/+8
|/ /
* | Merge pull request #20846 from yuwata/sd-lldp-txYu Watanabe2021-09-2828-1168/+1615
|\ \
| * | network: use sd-lldp-txYu Watanabe2021-09-278-385/+109
| * | sd-lldp-tx: introduce sd-lldp-txYu Watanabe2021-09-274-0/+688
| * | hostname-util: introduce get_pretty_hostname()Yu Watanabe2021-09-271-0/+5
| * | sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macroYu Watanabe2021-09-273-11/+12
| * | sd-lldp: constify OUIYu Watanabe2021-09-271-3/+3
| * | sd-lldp-rx: split out enum definitionsYu Watanabe2021-09-273-91/+121
| * | sd-lldp-rx: rename sd_lldp -> sd_lldp_rxYu Watanabe2021-09-2711-312/+312
| * | test: also rename {test,fuzz}-lldp.cYu Watanabe2021-09-277-2/+2
| * | sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe2021-09-2712-16/+15
| * | meson: sort filesYu Watanabe2021-09-271-29/+29
* | | Merge pull request #20855 from dannf/update-net-name-schemesYu Watanabe2021-09-282-1/+2
|\ \ \
| * | | Remind developers to update the list of net naming schemes that can be select...dann frazier2021-09-271-0/+1
| * | | Add remaining supported schemes as options for default-net-naming-schemedann frazier2021-09-271-1/+1
| |/ /
* | | resolved: suppress writing DNS server info into /etc/resolv.conf for non-stan...Lennart Poettering2021-09-281-0/+7
* | | parse-util: prefix load average macros with LOAD_AVG_Luca Boccassi2021-09-276-51/+51
|/ /
* | Merge pull request #20768 from pdmorrow/shutdown_cgroup_ctrlLennart Poettering2021-09-2711-47/+62
|\ \ | |/ |/|
| * man: Startup* updates for systemd.resource-controlPeter Morrow2021-09-241-19/+19
| * fuzz: list directives in alphabetical orderPeter Morrow2021-09-246-12/+12
| * cgroup: re-evaluate startup units during shutdown as wellPeter Morrow2021-09-244-16/+31
* | Merge pull request #20849 from keszybz/man-page-tags-and-linksZbigniew Jędrzejewski-Szmek2021-09-2758-78/+183
|\ \
| * | man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek2021-09-2711-36/+83
| * | man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2021-09-272-10/+10
| * | man: minor grammar fixups in systemd-cryptenrollZbigniew Jędrzejewski-Szmek2021-09-271-9/+12
| * | docs: add spdx tags to all .md filesZbigniew Jędrzejewski-Szmek2021-09-2743-0/+43
| * | man: cross-reference DeviceAllow= and PrivateDevices=Zbigniew Jędrzejewski-Szmek2021-09-272-23/+35
* | | hwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e 5th Gen (Type: 20LN, Gemin...Kay Siver Bø2021-09-271-0/+4
* | | meson: refuse implicit int <-> pointer conversionYu Watanabe2021-09-251-0/+1
* | | basic: delete loadavg.h copyLuca Boccassi2021-09-259-105/+57