summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* udev: Extract RAM properties from DMI informationwip/hadess/memory-idBastien Nocera2020-12-1611-0/+859
* sd-dhcp-client: fix renew/rebind timeout calculation to avoid infinite loopDan Streetman2020-12-161-1/+1
* coredumpctl: Add --debugger-args= optionMichal Fabik2020-12-163-38/+77
* Merge pull request #17968 from yuwata/purge-libudevYu Watanabe2020-12-1628-463/+452
|\
| * udev: drop license boilerplateYu Watanabe2020-12-161-9/+1
| * rules: drop broken linksYu Watanabe2020-12-162-4/+0
| * meson: do not link with libudevYu Watanabe2020-12-166-44/+36
| * udev: drop unnecessary libudev-util.h inclusionsYu Watanabe2020-12-1610-10/+0
| * udevadm: drop udev_queueYu Watanabe2020-12-161-9/+10
| * udev: introduce udev_queue_is_empty() and udev_queue_init()Yu Watanabe2020-12-163-19/+34
| * libudev: fix indentationYu Watanabe2020-12-161-1/+1
| * libudev: drop unnecessary headers from libudev-util.cYu Watanabe2020-12-161-8/+0
| * udev: use encode_devnode_name() instead of udev_util_encode_string()Yu Watanabe2020-12-163-7/+10
| * udev: rename UTIL_LINE_SIZE -> UDEV_LINE_SIZE and friendsYu Watanabe2020-12-167-34/+34
| * udev: move util_resolve_subsys_kernel() to udev-util.cYu Watanabe2020-12-168-97/+104
| * udev: move util_replace_chars() to udev-util.cYu Watanabe2020-12-1610-66/+68
| * udev: move util_path_encode() and rename it to escape_path()Yu Watanabe2020-12-163-36/+35
| * udev: move util_replace_whitespace() to udev-util.cYu Watanabe2020-12-1610-119/+119
* | network: Allow to configure interface promiscuous modeSusant Sahani2020-12-156-4/+21
* | test: use modern qemu numa argumentsChristian Ehrhardt2020-12-162-1/+23
* | Merge pull request #17967 from poettering/connect-user-busLennart Poettering2020-12-1545-161/+410
|\ \
| * | bus-util: improve logging when we can't connect to the busLennart Poettering2020-12-151-6/+15
| * | stdio-bridge: add support for --system and --userLennart Poettering2020-12-151-3/+18
| * | man: document new ability to connect to user of containerLennart Poettering2020-12-152-4/+28
| * | sd-bus: add API for connecting to a specific user's user bus of a specific co...Lennart Poettering2020-12-158-22/+217
| * | sd-bus: 'ret' parameter to sd_bus_query_sender_creds() is not optional, check...Lennart Poettering2020-12-151-0/+1
| * | sd-bus: make credential acquisition more gracefulLennart Poettering2020-12-152-7/+15
| * | firstboot: clean-up the copied hostname, not argv[] directly, as that's uglyLennart Poettering2020-12-151-1/+1
| * | hostname-setup: clarify that failures reading /etc/hostname are ignoredLennart Poettering2020-12-151-6/+5
| * | hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()Lennart Poettering2020-12-1530-109/+108
| * | hostname-util: explain what 'LDH' isLennart Poettering2020-12-151-0/+2
| * | logs-show: drop redundant validation of machine nameLennart Poettering2020-12-151-3/+0
| * | machine: drop really old kdbus left-overLennart Poettering2020-12-151-1/+1
| * | sd-bus: use SOCK_CLOEXEC on one more socketLennart Poettering2020-12-151-1/+1
* | | busctl: add a timestamp to the output of the busctl monitor commandd0327472020-12-162-0/+17
* | | Merge pull request #17908 from ddstreet/dhcpv4_rfc2131_intervalsYu Watanabe2020-12-162-88/+80
|\ \ \ | |_|/ |/| |
| * | test-network: increase wait_online timeout to handle longer dhcpv4 transient ...Dan Streetman2020-12-141-1/+3
| * | sd-dhcp-client: correct retransmission timeout to match RFCDan Streetman2020-12-141-2/+1
| * | sd-dhcp-client: correct dhcpv4 renew/rebind retransmit timeoutsDan Streetman2020-12-141-13/+3
| * | sd-dhcp-client: simplify dhcp4 t1/t2 parsingDan Streetman2020-12-141-57/+25
| * | sd-dhcp-client: add RFC2131 retransmission detailsDan Streetman2020-12-141-0/+32
| * | sd-dhcp-client: track dhcp4 t1, t2, expire timesDan Streetman2020-12-141-27/+27
| * | sd-dhcp-client: don't log timeouts if already expiredDan Streetman2020-12-141-8/+9
* | | journalctl: don't skip the entries that have the same seqnumshenyangyang42020-12-152-3/+8
| |/ |/|
* | Fix review comments in added debug log.Gaurav2020-12-151-7/+3
* | Fix build warning.Gaurav2020-12-151-0/+1
* | Handle escape characters in interface nameGaurav2020-12-151-1/+8
* | Detect special character in dbus interface nameGaurav2020-12-151-1/+3
* | Translated using Weblate (German)Fabian Affolter2020-12-151-10/+11
* | resolved: create stub-resolv.conf symlink with correct security labelOndrej Mosnacek2020-12-151-1/+2