summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ask-password-api: fix error handling on invalid unicode characterv246.11Kevin Backhouse2021-03-121-2/+2
* resolved: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-03-127-17/+18
* tree-wide: fix the string concatenation warning with clang-12Frantisek Sumsal2021-03-122-11/+11
* Revert "udev: do not execute hwdb builtin import twice or thrice"Zbigniew Jędrzejewski-Szmek2021-03-122-5/+3
* timedated: fix skipping of comments in config fileZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* homed: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-03-124-12/+12
* homed: wrap some very long linesZbigniew Jędrzejewski-Szmek2021-03-121-7/+17
* dissect: fix memleakYu Watanabe2021-03-121-0/+1
* sd-bus: fix memleak in failure path in bus_match_parse()Zbigniew Jędrzejewski-Szmek2021-03-121-4/+8
* sd-bus: fix memstream buffer extractionZbigniew Jędrzejewski-Szmek2021-03-121-5/+4
* trans_time sec is int32,it will overflow if local system time is later than 2...caoxia2021-03-121-2/+9
* core: fix mtime calculation of dropin filesZbigniew Jędrzejewski-Szmek2021-03-123-9/+9
* sd-device: don't use BPF filtering for kernel monitorsMartin Wilck2021-03-121-2/+3
* udev: when btrfs.ko is not available consider btrfs filesystems not readyLennart Poettering2021-03-121-1/+10
* cgroup: don't generate BPF firewall unsupported warning on wrong unitLennart Poettering2021-03-121-8/+8
* timedate: do not ignore fix_system argument in SetLocalRTC methodYu Watanabe2021-03-121-7/+9
* bootspec: assume that the root dir is at the top of its file systemLennart Poettering2021-03-121-4/+11
* efi stub: accept it if our loaded image has no FilePath field setLennart Poettering2021-03-121-2/+8
* cryptsetup: unescape ID_PART_ENTRY_NAME udev property before using itLennart Poettering2021-03-121-1/+19
* sysctl.d: silence warning if net.core.default_qdisc cannot be setZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* xdg-autostart-generator: ignore DBusActivatable=trueZbigniew Jędrzejewski-Szmek2021-03-121-0/+1
* xdg-autostart-generator: reindentZbigniew Jędrzejewski-Szmek2021-03-121-46/+41
* rfkill: use short writes and accept long readsZbigniew Jędrzejewski-Szmek2021-03-121-4/+13
* rfkill: improve error loggingZbigniew Jędrzejewski-Szmek2021-03-121-36/+30
* journald: when we fail to add a new entry to a journal, return the seqnoLennart Poettering2021-03-121-14/+46
* Remove outdated disable_ipv6 docsRichard Laager2021-03-121-6/+0
* journal-file: fix archiving offline journalsVito Caputo2021-03-121-2/+7
* stat-util: fix dir_is_empty_at without pathLuca Boccassi2021-03-121-5/+10
* journalctl: rotation is not a reason to warn, but certainly noteworthyLennart Poettering2021-03-121-1/+1
* no blkid for mmcblk[0-9]boot[0-9]Alan Perry2021-03-121-1/+1
* udev: make net_setup_link builtin quiet when link vanishes while we operate o...Lennart Poettering2021-03-121-4/+9
* network: dhcp6: fix condtion checkYu Watanabe2021-03-121-1/+1
* homework: fix unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-1/+1
* fsck: make sure we don't read an unitialized variableZbigniew Jędrzejewski-Szmek2021-03-121-8/+7
* sd-journal: add forgotten unmap in error pathZbigniew Jędrzejewski-Szmek2021-03-121-2/+3
* inhibit: cut off overly long "who" fieldsLennart Poettering2021-03-121-0/+1
* format-table: don't hit assert if column got less width than it asked forLennart Poettering2021-03-121-2/+1
* core: map io.bfq.weight to 1..1000Zbigniew Jędrzejewski-Szmek2021-03-121-16/+19
* portablectl: start/stop path/timer units tooLuca Boccassi2021-03-121-1/+5
* sd-netlink: spread out sequence numbers a bitLennart Poettering2021-03-121-5/+23
* sd-netlink: reduce indentation levels a bitLennart Poettering2021-03-121-12/+11
* sd-netlink: use getsockopt_int() where appropriateLennart Poettering2021-03-121-5/+2
* sd-netlink: revamp message serial handlingLennart Poettering2021-03-122-16/+26
* socket-util: add getsockopt_int() helperLennart Poettering2021-03-121-0/+13
* resolved: gracefully handle with packets with too large RR countLennart Poettering2021-02-171-1/+15
* resolved: use reference counting for DnsQueryCandidate objectsv246.10Zbigniew Jędrzejewski-Szmek2021-02-023-21/+21
* resolved: minor cleanupsZbigniew Jędrzejewski-Szmek2021-02-022-12/+11
* resolved: fix use-after-free with queries hitting the cacheZbigniew Jędrzejewski-Szmek2021-02-022-8/+22
* test: fix fd_is_mount_point() checkLennart Poettering2021-02-023-7/+60
* tree-wide: ignore messages with too long control dataLennart Poettering2021-02-023-0/+12