summaryrefslogtreecommitdiffstats
path: root/semaphoreci (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-16tree-wide: fix typoYu Watanabe3-4/+4
2020-12-16test-login: skip consistency checks when logind is not activeZbigniew Jędrzejewski-Szmek1-48/+54
2020-12-16networkd: handle ignoring ll gateway being link llDevon Pringle1-3/+13
2020-12-16Translated using Weblate (Swedish)Luna Jernberg1-15/+12
2020-12-16tree-wide: fix typoYu Watanabe4-4/+4
2020-12-16sd-netlink: routing policy rule port to fib_rule_hdrSusant Sahani3-71/+70
2020-12-16resolved: always take a timestamp when first seeing a packetLennart Poettering4-4/+5
2020-12-16sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loopDan Streetman1-1/+1
2020-12-16hostnamed,shared/hostname-setup: expose the origin of the current hostnameZbigniew Jędrzejewski-Szmek6-60/+168
2020-12-16hostnamed: stop discriminating against "localhost" in /etc/hostnameZbigniew Jędrzejewski-Szmek2-17/+6
2020-12-16hostnamed: improve message about static hostnameZbigniew Jędrzejewski-Szmek1-1/+4
2020-12-16hostnamed: minor style cleanupsZbigniew Jędrzejewski-Szmek2-8/+4
2020-12-16hostnamed: when hostname is set to existing value, suppress notificationsZbigniew Jędrzejewski-Szmek1-7/+11
2020-12-16shared/hostname-setup: leave the terminator byte aloneZbigniew Jędrzejewski-Szmek1-1/+1
2020-12-16shared/hostname-setup: add mode where we check what would be set, without doingZbigniew Jędrzejewski-Szmek5-17/+23
2020-12-16Move hostname setup logic to new shared/hostname-setup.[ch]Zbigniew Jędrzejewski-Szmek20-280/+289
2020-12-16hostnamed: fix return valueZbigniew Jędrzejewski-Szmek1-2/+4
2020-12-16hostnamed: expose the fallback-hostname setting as a const dbus propertyZbigniew Jędrzejewski-Szmek2-0/+11
2020-12-16man/hostnamectl,hostaned,hostname1: adjust the docs to match realityZbigniew Jędrzejewski-Szmek4-89/+126
2020-12-16coredumpctl: Add --debugger-args= optionMichal Fabik3-38/+77
2020-12-15network: Allow to configure interface promiscuous modeSusant Sahani6-4/+21
2020-12-15test: use modern qemu numa argumentsChristian Ehrhardt2-1/+23
2020-12-15busctl: add a timestamp to the output of the busctl monitor commandd0327472-0/+17
2020-12-15logs-show: refuse data which contain invalid fieldsYu Watanabe1-12/+20
2020-12-15journal: refuse data which contain invalid fieldsYu Watanabe2-0/+3
2020-12-15journal: move journal_field_valid() to journal_file.cYu Watanabe7-42/+43
2020-12-15udev: drop license boilerplateYu Watanabe1-9/+1
2020-12-15rules: drop broken linksYu Watanabe2-4/+0
2020-12-15meson: do not link with libudevYu Watanabe6-44/+36
2020-12-15udev: drop unnecessary libudev-util.h inclusionsYu Watanabe10-10/+0
2020-12-15udevadm: drop udev_queueYu Watanabe1-9/+10
2020-12-15udev: introduce udev_queue_is_empty() and udev_queue_init()Yu Watanabe3-19/+34
2020-12-15libudev: fix indentationYu Watanabe1-1/+1
2020-12-15libudev: drop unnecessary headers from libudev-util.cYu Watanabe1-8/+0
2020-12-15udev: use encode_devnode_name() instead of udev_util_encode_string()Yu Watanabe3-7/+10
2020-12-15udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friendsYu Watanabe7-34/+34
2020-12-15udev: move util_resolve_subsys_kernel() to udev-util.cYu Watanabe8-97/+104
2020-12-15udev: move util_replace_chars() to udev-util.cYu Watanabe10-66/+68
2020-12-15udev: move util_path_encode() and rename it to escape_path()Yu Watanabe3-36/+35
2020-12-15udev: move util_replace_whitespace() to udev-util.cYu Watanabe10-119/+119
2020-12-15journalctl: don't skip the entries that have the same seqnumshenyangyang42-3/+8
2020-12-15bus-util: improve logging when we can't connect to the busLennart Poettering1-6/+15
2020-12-15stdio-bridge: add support for --system and --userLennart Poettering1-3/+18
2020-12-15man: document new ability to connect to user of containerLennart Poettering2-4/+28
2020-12-15sd-bus: add API for connecting to a specific user's user bus of a specific co...Lennart Poettering8-22/+217
2020-12-15sd-bus: 'ret' parameter to sd_bus_query_sender_creds() is not optional, check...Lennart Poettering1-0/+1
2020-12-15sd-bus: make credential acquisition more gracefulLennart Poettering2-7/+15
2020-12-15firstboot: clean-up the copied hostname, not argv[] directly, as that's uglyLennart Poettering1-1/+1
2020-12-15hostname-setup: clarify that failures reading /etc/hostname are ignoredLennart Poettering1-6/+5
2020-12-15hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()Lennart Poettering30-109/+108