aboutsummaryrefslogtreecommitdiffstats
path: root/configure (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-31update TODOLennart Poettering1-0/+2
2022-01-31test: copy portable profiles into the image if they don't exist thereFrantisek Sumsal1-0/+11
2022-01-31boot: Don't require a machine ID to be availableDaan De Meyer1-4/+7
2022-01-31core: don't fail on EEXIST when creating mount pointLuca Boccassi1-1/+1
2022-01-31core: check argc/argv uncoditionallyFrantisek Sumsal2-2/+2
2022-01-31meson: use bpftool based strip when availableJames Hilliard2-18/+40
2022-01-31meson: set minimum clang/llvm versions for bpf supportJames Hilliard1-2/+2
2022-01-31network: currently IPv4ACD requires MAC address whose length is ETH_ALENYu Watanabe1-3/+5
2022-01-31network: currently RADV requires MAC address whose length is ETH_ALENYu Watanabe1-0/+6
2022-01-31network: disable NDisc for CAN interfacesYu Watanabe1-0/+4
2022-01-31network: configure NDisc after MAC address is assignedYu Watanabe5-4/+82
2022-01-31network: configure DHCP clients after MAC address is assignedYu Watanabe3-0/+17
2022-01-31basic: update CIFS magicFrantisek Sumsal2-5/+10
2022-01-31hwdb: add support for Surface Laptop 2 & 3 (#22303)Dorian Clay1-0/+18
2022-01-31hwdb: add new database file for PDA devicesDavide Cavalca3-0/+41
2022-01-31basic: mac_[selinux,smack]_apply_fd does not work when applying labelsDonald Chan2-3/+3
2022-01-31shared: Handle filesystems that don't support hole punching in COPY_HOLESDaan De Meyer1-2/+4
2022-01-30core: check if argc > 0 and argv[0] is setYu Watanabe1-0/+2
2022-01-30ci: no longer upload the latest builds on commitsEvgeny Vereshchagin1-31/+0
2022-01-30ci: merge seed corpora with public OSS-Fuzz corpora on CFLiteEvgeny Vereshchagin2-1/+14
2022-01-30shared: be extra paranoid and check if argc > 0Frantisek Sumsal1-0/+1
2022-01-29test: make use of strv_isempty()Frantisek Sumsal1-1/+1
2022-01-29fstab-generator: use str(n)dupa_safe() instead of plain str(n)dupa()Frantisek Sumsal1-2/+2
2022-01-30login: use bus_error_message() at one more placeYu Watanabe1-3/+7
2022-01-30core/unit: use bus_error_message() at one more placeYu Watanabe1-2/+6
2022-01-30bus-util: retrieve bus error from messageYu Watanabe1-4/+8
2022-01-29ci: update GHActions once a monthEvgeny Vereshchagin1-1/+1
2022-01-29ci: use CFLite to test forks (including systemd-stable)Evgeny Vereshchagin5-1/+80
2022-01-29sd-dhcp-lease: fix a memory leak in dhcp_lease_parse_search_domainsEvgeny Vereshchagin1-1/+1