]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-09-29  Yu WatanabeMerge pull request #20802 from yuwata/network-receive...
2021-09-29  Luca BoccassiCI: run GCC unit test job on push to main
2021-09-29  Lennart PoetteringMerge pull request #20676 from gogsbread/sysctl-minimiz...
2021-09-29  Yu Watanabenetwork: receive genl multicast messages about wlan... 20802/head
2021-09-29  Yu Watanabenetwork: move error handling of enumerating configs...
2021-09-29  Yu Watanabenetwork: make manager_enumerate_internal() take sd_netl...
2021-09-29  Yu Watanabenetwork: split manager_new() into two part
2021-09-29  Yu Watanabewifi-util: introduce nl80211_cmd_to_string()
2021-09-29  Yu Watanabenetwork: rename wifi_iftype -> wlan_iftype
2021-09-29  Yu Watanabewifi-util: move, rename, and expose wifi_iftype_to_string()
2021-09-29  Yu Watanabesd-netlink: add several attributes for nl80211
2021-09-29  Yu Watanabesd-netlink, wifi-util: fix attribute type of NL80211_AT...
2021-09-29  Yu Watanabewifi-util: add "ret_" prefix for arguments which store...
2021-09-29  Yu Watanabesd-netlink: introduce sd_netlink_message_read_data_suff...
2021-09-29  Yu Watanabesd-netlink: make sd_genl_message_new() or friends retur...
2021-09-29  Yu Watanabesd-netlink: also check multicast group to find suitable...
2021-09-29  Yu Watanabesd-netlink: allow to set dump flag for genl or netfilte...
2021-09-29  Yu Watanabesd-netlink: add type safe macro for sd_genl_add_match()
2021-09-29  Yu Watanabesd-netlink: minor coding style fixes
2021-09-29  Yu Watanabebasic/linux: update nl80211.h
2021-09-29  Antony Deepak... sysctl-util: minimize side-effects when running `system... 20676/head
2021-09-29  Antony Deepak... fileio: introduce new mode to suppress writing the...
2021-09-29  Antony Deepak... string-util: introduce streq_skip_trailing_chars()
2021-09-29  Antony Deepak... fileio: introduce read_virtual_file_fd()
2021-09-29  Yu WatanabeMerge pull request #20865 from keszybz/meson-net-naming...
2021-09-29  Frantisek Sumsalcore: fix the return type for xxx_running_timeout(...
2021-09-29  Yu WatanabeMerge pull request #20860 from yuwata/libsystemd-networ...
2021-09-28  Lennart PoetteringMerge pull request #20870 from jwrdegoede/hwdb-2-accel...
2021-09-28  Lennart PoetteringMerge pull request #20691 from poettering/gpt-sig
2021-09-28  Yu Watanabelibsystemd-network: make sd_dhcp_client_get_ifname... 20860/head
2021-09-28  Yu Watanabetree-wide: make format_ifname() or friends return negat...
2021-09-28  Hans de Goedehwdb: Add accel orientation quirk for the Cyberbook... 20870/head
2021-09-28  Hans de Goedehwdb: Add accel orientation quirk for the Chuwi Hi10...
2021-09-28  Lennart Poetteringupdate TODO 20691/head
2021-09-28  Lennart Poetteringtests: extend TEST-50-DISSECT to look for verity signatures
2021-09-28  Lennart Poetteringdocs: document the three new env vars for tweaking...
2021-09-28  Lennart Poetteringdocs: document the new Verity signature partition type...
2021-09-28  Lennart Poetteringdissect-image: optionally, validate dm-verity signature...
2021-09-28  Lennart Poetteringdissect-image: add env var for disabling "sidecar"...
2021-09-28  Lennart Poetteringdissect-image: load embedded verity signature info...
2021-09-28  Lennart Poetteringdissect-image: discover verity signature partitions
2021-09-28  Lennart Poetteringgpt: add partition type for PKCS#7 signatures for root...
2021-09-28  Lennart Poetteringcryptsetup: handle more gracefully if "keyslots" LUKS2...
2021-09-28  Albert Broxcore: implement RuntimeMaxDeltaSec directive
2021-09-28  Daan De Meyermkosi: Remove build script umask workaround
2021-09-28  alexlzhucore: Add ExecSearchPath parameter to specify the direc...
2021-09-28  Zbigniew Jędrzejewsk... meson: allow extra net naming schemes to be defined... 20865/head
2021-09-28  Zbigniew Jędrzejewsk... meson: drop the list of valid net naming schemes
2021-09-28  Zbigniew Jędrzejewsk... Merge pull request #20837 from bluca/coveralls
2021-09-28  Yu WatanabeMerge pull request #20861 from yuwata/sd-lldp-rx-cleanups
2021-09-28  Zbigniew Jędrzejewsk... netif-naming: inline one iterator variable
2021-09-28  Yu Watanabesd-lldp-rx: make lldp_rx_free() and lldp_neighbor_free... 20861/head
2021-09-28  Yu Watanabesd-lldp-rx: sd_event should be attached when lldp_rx_st...
2021-09-28  Yu Watanabesd-lldp-rx: do not enable timer event source in sd_lldp...
2021-09-28  Yu Watanabesd-lldp-rx: use _cleanup_ attribute at one more place
2021-09-28  Yu Watanabesd-lldp-rx: wrap long line
2021-09-28  Yu Watanabesd-lldp-rx: add missing assertions
2021-09-28  Yu Watanabesd-lldp-rx: delay allocating hashmap and prioq to store...
2021-09-28  Yu Watanabeprioq: introduce prioq_ensure_put()
2021-09-28  Yu Watanabesd-lldp-rx: ensure no event will be triggered after...
2021-09-28  Yu Watanabesd-lldp-rx: add comments about the three multicast...
2021-09-28  Yu Watanabesd-lldp-rx: introduce sd_lldp_rx_is_running()
2021-09-28  Yu Watanabesd-lldp-rx: ignore all errors in processing datagram
2021-09-28  Yu WatanabeMerge pull request #20846 from yuwata/sd-lldp-tx
2021-09-28  Yu WatanabeMerge pull request #20855 from dannf/update-net-name...
2021-09-28  Lennart Poetteringresolved: suppress writing DNS server info into /etc...
2021-09-27  Luca Boccassiparse-util: prefix load average macros with LOAD_AVG_
2021-09-27  dann frazierRemind developers to update the list of net naming... 20855/head
2021-09-27  dann frazierAdd remaining supported schemes as options for default...
2021-09-27  Yu Watanabenetwork: use sd-lldp-tx 20846/head
2021-09-27  Yu Watanabesd-lldp-tx: introduce sd-lldp-tx
2021-09-27  Yu Watanabehostname-util: introduce get_pretty_hostname()
2021-09-27  Yu Watanabesd-lldp: introduce SD_LLDP_OUI_IANA_MUD macro
2021-09-27  Yu Watanabesd-lldp: constify OUI
2021-09-27  Yu Watanabesd-lldp-rx: split out enum definitions
2021-09-27  Yu Watanabesd-lldp-rx: rename sd_lldp -> sd_lldp_rx
2021-09-27  Yu Watanabetest: also rename {test,fuzz}-lldp.c
2021-09-27  Yu Watanabesd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]
2021-09-27  Yu Watanabemeson: sort files
2021-09-27  Lennart PoetteringMerge pull request #20768 from pdmorrow/shutdown_cgroup...
2021-09-27  Luca BoccassiCI: do manpages build only on the clang unit test run 20837/head
2021-09-27  Luca BoccassiCI: add code coverage reports via lcov and coveralls.io
2021-09-27  Luca BoccassiCI: run unit tests in a network namespace
2021-09-27  Luca Boccassitest: double test-hashmap timeout
2021-09-27  Zbigniew Jędrzejewsk... Merge pull request #20849 from keszybz/man-page-tags...
2021-09-27  Kay Siver Bøhwbd: 60-sensor.hwdb: Add Lenovo ThinkPad Yoga 11e...
2021-09-27  Zbigniew Jędrzejewsk... man: mention pages with more settings at end of each... 20849/head
2021-09-27  Zbigniew Jędrzejewsk... man: refresh description of sysvinit compat for services
2021-09-27  Zbigniew Jędrzejewsk... man: minor grammar fixups in systemd-cryptenroll
2021-09-27  Zbigniew Jędrzejewsk... docs: add spdx tags to all .md files
2021-09-27  Zbigniew Jędrzejewsk... man: cross-reference DeviceAllow= and PrivateDevices=
2021-09-24  Yu Watanabemeson: refuse implicit int <-> pointer conversion
2021-09-24  Luca Boccassibasic: delete loadavg.h copy
2021-09-24  nl6720user-record: switch the default LUKS PBKDF to argon2id...
2021-09-24  Anssi Hannulaman: fix a reference in timedatectl man page
2021-09-24  Peter Morrowman: Startup* updates for systemd.resource-control 20768/head
2021-09-24  Peter Morrowfuzz: list directives in alphabetical order
2021-09-24  Peter Morrowcgroup: re-evaluate startup units during shutdown as...
2021-09-24  Lennart PoetteringRevert "mkosi: turn off qemu headless mode"
2021-09-24  Lennart Poetteringmain: use strv_extendf() where appropriate
next