Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-06 | udev: run link_update() with increased retry count in second invocation | Michal Sekletar | 1 | -2/+2 |
2021-03-06 | test: disable at_exit LSan check for dbus.service | Frantisek Sumsal | 1 | -0/+6 |
2021-03-06 | dissect: avoid overflow access by NULLSTR_FOREACH | Luca Boccassi | 1 | -3/+5 |
2021-03-06 | socket-util: refuse "all" and "default" as valid ifnames | Lennart Poettering | 1 | -0/+5 |
2021-03-05 | Update 60-sensor.hwdb (#18884) | ChopperRob | 1 | -1/+2 |
2021-03-05 | resolved: never return ::1 when localhost or local hostname is resolved while... | Lennart Poettering | 1 | -2/+2 |
2021-03-05 | socket-util: add helper for checking if IPv6 is enabled | Lennart Poettering | 3 | -0/+33 |
2021-03-05 | socket-util: cache result of socket_ipv6_is_supported() | Lennart Poettering | 1 | -3/+16 |
2021-03-05 | basic: move shared/sysctl-util.[ch] → basic/ | Lennart Poettering | 4 | -2/+2 |
2021-03-05 | sysctl-util: use read_full_virtual_file() for reading sysctls | Lennart Poettering | 1 | -4/+4 |